代码搜索:DOM
找到约 10,000 项符合「DOM」的源代码
代码结果 10,000
www.eeworm.com/read/392555/8335971
js example.js
// DOM ready!
$(function(){
// Use i18n settins to show images instead text in menu links
$.fn.EasyWidgets({
i18n : {
editText : '
www.eeworm.com/read/100018/15889606
cgi edit_record.cgi
#!/usr/local/bin/perl
# edit_record.cgi
# Edit an existing record of some type
require './bind8-lib.pl';
&ReadParse();
$conf = &get_config();
$zconf = $conf->[$in{'index'}];
$dom = $conf->[$in{'index
www.eeworm.com/read/100018/15889675
cgi edit_recs.cgi
#!/usr/local/bin/perl
# edit_recs.cgi
# Display records of some type from some domain
require './bind8-lib.pl';
&ReadParse();
$conf = &get_config();
$zconf = $conf->[$in{'index'}]->{'members'};
$dom
www.eeworm.com/read/166568/10016095
java domcommentreader.java
import javax.xml.parsers.*;
import org.w3c.dom.*;
import org.xml.sax.SAXException;
import java.io.IOException;
public class DOMCommentReader {
// note use of recursion
public static void printC
www.eeworm.com/read/166568/10016117
java exampleextractor.java
import javax.xml.parsers.*;
import org.w3c.dom.*;
import org.xml.sax.*;
import java.io.*;
public class ExampleExtractor {
public static void extract(Document doc) throws IOException {
Node
www.eeworm.com/read/162963/10255458
ldift defaultauthenticatorinit.ldift
dn: dc=@domain@
dc: @domain@
objectclass: top
objectclass: domain
dn: ou=@realm@, dc=@domain@
ou: @realm@
objectclass: top
objectclass: organizationalUnit
dn: ou=groups,ou=@realm@, dc=@dom
www.eeworm.com/read/270452/11036399
h date.h
#ifndef _DATE_H_
#define _DATE_H_
// 定义日期类型
struct DATE {
short year; // 年
char month, day; // 月, 日
};
bool IsLeap(int y); // 判断闰年
int Dom(int y, int m);
www.eeworm.com/read/175081/6959299
run
#!/bin/bash
alg=${1:-"fuzzy"}
cnt=${2:-10}
rm -f iris.res
if [ $alg == "fuzzy" ]; then
echo "fuzzy clustering" | tee -a iris.res
else
echo "competitive learning" | tee -a iris.res
fi
dom -s
www.eeworm.com/read/464888/7061739
html jumpsunix.html
Shortcut List
Shortcut List
This is a sample jumps file created in the early days of L