代码搜索:DOM
找到约 10,000 项符合「DOM」的源代码
代码结果 10,000
www.eeworm.com/read/385462/2588838
py 03_security-acm_dom_conflict.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
#
# A test that exercises the conflict set of the chinese wall policy.
# Sta
www.eeworm.com/read/385462/2588841
py 02_security-acm_dom_start.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
#
# Simple test that starts two labeled domains; both domains should start
#
www.eeworm.com/read/385462/2588846
py 04_security-acm_dom_res.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
#
# Simple test that starts two labeled domains using labeled resources each
www.eeworm.com/read/385462/2589586
c xc_ia64_dom_fwloader.c
#include
#include
#include
#include
#include
#include
#include "xg_private.h"
#include "xc_dom.h"
#includ
www.eeworm.com/read/385462/2589590
h xc_dom_ia64_util.h
#ifndef XC_IA64_DOM_IA64_UTIL_H
#define XC_IA64_DOM_IA64_UTIL_H
struct xc_dom_image;
uint32_t xen_ia64_version(struct xc_dom_image *dom);
void* xen_ia64_dom_fw_map(struct xc_dom_image *dom, unsigned
www.eeworm.com/read/385462/2589593
c xc_dom_ia64_util.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/371889/2778122
txt 67.dom和sax比较.txt
1. DOM能随即访问,SAX不能
2. DOM将全部读入内存,SAX不是
3. SAX效率高,适合于大文件
4. SAX目前没有浏览器支持
www.eeworm.com/read/363556/2914467
svn-base dom4j.jar.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/162614/5533205
h gnu_xml_libxmlj_dom_gnomeprocessinginstruction.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
#define __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
#include
#ifdef _
www.eeworm.com/read/162614/5533210
h gnu_xml_libxmlj_dom_gnomeelement.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __gnu_xml_libxmlj_dom_GnomeElement__
#define __gnu_xml_libxmlj_dom_GnomeElement__
#include
#ifdef __cplusplus
extern "C"
{
#end