代码搜索:DOM
找到约 10,000 项符合「DOM」的源代码
代码结果 10,000
www.eeworm.com/read/202497/15381180
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) 2003 Apple Computer, Inc.
*
* This library is free
www.eeworm.com/read/202497/15381187
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 free
www.eeworm.com/read/110369/15535666
h dom12a.h
#define uchar unsigned char
#define uint unsigned int
#define Out_Port XBYTE[0x2000]
#define DispPort XBYTE[0x2001]
#define PanelSW XBYTE[0x2002]
#define In_Port XBYTE[0x2003]
#de
www.eeworm.com/read/110369/15535692
h dom12a.h
#define uchar unsigned char
#define uint unsigned int
#define Out_Port XBYTE[0x2000]
#define DispPort XBYTE[0x2001]
#define PanelSW XBYTE[0x2002]
#define In_Port XBYTE[0x2003]
#de
www.eeworm.com/read/104382/15696437
c uipc_dom.c
/* uipc_dom.c - domain routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1993, 1995
* The Regents of the University of Califo
www.eeworm.com/read/136812/5859956
h domain.h
/* @(#)domain.h 1.1 92/07/30 SMI; from UCB 6.2 83/09/19 */
/*
* Structure per communications domain.
*/
struct domain {
int dom_family; /* AF_xxx */
char *dom_name;
struct protosw *d
www.eeworm.com/read/222380/14693520
js key.js
/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */
YAHOO.util.Key = new function() {
// this.logger = new ygLogger("ygEventUtil");
// DOM key constants
this.DOM_VK_UNDEFINED
www.eeworm.com/read/135259/13947578
h domdid.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
//*********************************************************************
//* Microsoft Windows **
//*
www.eeworm.com/read/160877/5564912
txt 3-1.txt
SET SQL DIALECT 1;
CREATE DOMAIN DOM_MAJOR AS CHAR(10);
CREATE DOMAIN DOM_AGE AS INTEGER
DEFAULT 18
CHECK (VALUE > 16 AND VALUE