代码搜索:DOM
找到约 10,000 项符合「DOM」的源代码
代码结果 10,000
www.eeworm.com/read/239326/4602033
h dom_atomicstring.h
/*
* This file is part of the DOM implementation for KDE.
*
* Copyright (C) 2004 Apple Computer, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under th
www.eeworm.com/read/239326/4602035
h dom_nameimpl.h
/*
* This file is part of the DOM implementation for KDE.
*
* Copyright (C) 2004 Apple Computer, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under th
www.eeworm.com/read/239326/4602036
cpp dom_elementimpl.cpp
/**
* This file is part of the DOM implementation for KDE.
*
* Copyright (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 1999 Antti Koivisto (koivisto@kde.org)
* (C) 2001 Peter
www.eeworm.com/read/239326/4602037
h dom_nodeimpl.h
/*
* This file is part of the DOM implementation for KDE.
*
* Copyright (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 1999 Antti Koivisto (koivisto@kde.org)
* (C) 2001 Dirk M
www.eeworm.com/read/239326/4602131
cpp kjs_dom.cpp
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2000 Harri Porten (porten@kde.org)
* Copyright (C) 2004 Apple Computer, Inc.
*
* This library is
www.eeworm.com/read/239326/4602138
h kjs_dom.h
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2000 Harri Porten (porten@kde.org)
* Copyright (C) 2003 Apple Computer, Inc.
*
* This library is
www.eeworm.com/read/229812/4753424
h udp_dom.h
#ifndef __UDP_DOM_H
#define __UDP_DOM_H
#define MAX_NAMESERVERS 10 /* max # of nameservers supported (plenty!) */
#define DOMSIZE 512 /* maximum domain message size to mess with */
www.eeworm.com/read/229812/4753520
c udp_dom.c
/*
* Domain Name Server protocol
*
* This portion of the code needs some major work. I ported it (read STOLE IT)
* from NCSA and lost about half the code somewhere in the process.
*
* 0.3
www.eeworm.com/read/225179/4798116
java dom_test.java
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.util.Vector;
import javax.xml.parsers.DocumentBuilder;
import
www.eeworm.com/read/224327/4804223
c uipc_dom.c
/* uipc_dom.c - domain routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1993, 1995
* The Regents of the University of Cali