代码搜索:mDOC
找到约 146 项符合「mDOC」的源代码
代码结果 146
www.eeworm.com/read/187156/8851409
txt versions.txt
*************************************************************************
* *
* DOC Driver 1.0 Block Device (BD) Software Devel
www.eeworm.com/read/418600/10939401
cpp lgxgridformoredocview.cpp
// LgxgridForMoreDocView.cpp : implementation of the CLgxgridForMoreDocView class
//
#include "stdafx.h"
#include "LgxgridForMoreDoc.h"
#include "LgxgridForMoreDocDoc.h"
#include "LgxgridForM
www.eeworm.com/read/254238/12154491
cpp lgxgridformoredocview.cpp
// LgxgridForMoreDocView.cpp : implementation of the CLgxgridForMoreDocView class
//
#include "stdafx.h"
#include "LgxgridForMoreDoc.h"
#include "LgxgridForMoreDocDoc.h"
#include "LgxgridForM
www.eeworm.com/read/336318/12451248
txt readme.txt
********************************************************************************
* *
* mDOC driver for VxWorks(R).
www.eeworm.com/read/411260/11250261
c reginfo.c
#include "reginfo.h"
FLStatus DINFO_REG( EXBYTE handle )
{
DinfoPrint( EX_TEXT("\n REGISTER INFO.\n") );
ExPrintLine( 16 );
switch( curFlash->mediaType )
{
case( FL_DOC_OREN ):
www.eeworm.com/read/113473/15455420
html 例9-4.html
NamedNodeMaps
mdoc=xmlid
if (mdoc.parseError!=0) {
alert(mdoc.parseError.reason
www.eeworm.com/read/113473/15455423
html 例9-9.html
访问属性
var mDoc = new ActiveXObject("Microsoft.XMLDOM")
mDoc.async="false"
mDoc.load("BOOKS.XML")
if (mDoc.parseError!=0) {
www.eeworm.com/read/113473/15455426
html 例9-3.html
show every element in XML document
dim chl
dim x
set mdoc=isl
www.eeworm.com/read/131315/5934044
makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
MAN7= ascii.0 environ.0 eqnchar.0 hier.0 hostname.0 intro.0 mailaddr.0 \
man.0 mdoc.0 mdoc.samples.0 ms.0 operator.0 term.0
MLINKS= intro.7 miscellaneous.7
all:
www.eeworm.com/read/131315/5941463
sh grog.sh
#!/bin/sh
# grog -- guess options for groff command
# Like doctype in Kernighan & Pike, Unix Programming Environment, pp 306-8.
soelim=gsoelim
opts=
for arg
do
case "$arg" in
--)
shift; break;;