代码搜索:mDOC

找到约 146 项符合「mDOC」的源代码

代码结果 146
www.eeworm.com/read/229812/4753088

mdoc zip_error_to_str.mdoc

.\" $NiH: zip_error_to_str.mdoc,v 1.8 2005/06/09 21:14:54 wiz Exp $ .\" .\" zip_error_to_str.mdoc -- get string representation of zip error code .\" Copyright (C) 2003, 2004, 2005 Dieter Baron and
www.eeworm.com/read/229812/4753094

mdoc zip_source_free.mdoc

.\" $NiH: zip_source_free.mdoc,v 1.6 2005/06/09 21:14:54 wiz Exp $ .\" .\" zip_source_free.mdoc -- free zip data source .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner .\" .\" This
www.eeworm.com/read/173653/5368994

pl w3mdoc.pl

#!/usr/local/bin/perl package w3mdoc; sub CHECK { my($a, @b) = @_; for(@b) { defined($a->{$_}) || die("\"$a->{id}.$_\" is not defined.\n"); } } sub DEF { my($a, $b, $c) = @_; if (! d
www.eeworm.com/read/344372/3211251

pl w3mdoc.pl

#!/usr/local/bin/perl package w3mdoc; sub CHECK { my($a, @b) = @_; for(@b) { defined($a->{$_}) || die("\"$a->{id}.$_\" is not defined.\n"); } } sub DEF { my($a, $b, $c) = @_; if (! d
www.eeworm.com/read/276123/10762479

txt readme.txt

******************************************************************************* * * * DOC Driver for Linux 2.6
www.eeworm.com/read/229812/4753093

mdoc zip_get_num_files.mdoc

.\" $NiH: zip_get_num_files.mdoc,v 1.5 2005/06/09 21:14:54 wiz Exp $ .\" .\" zip_get_num_files.mdoc -- get number of files in archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner
www.eeworm.com/read/187156/8851404

txt readme.txt

************************************************************************* * * * DOC Driver 1.0 Block Device (BD) Software Devel
www.eeworm.com/read/228626/14373983

cs xmlconsole.cs

using System; using System.Xml; using System.Collections; namespace ShootSearch.Helper { /// /// XMLConsole 的摘要说明。 /// public class XMLConsole { private XmlDocu
www.eeworm.com/read/415499/11071243

1 rle.1

.\"Modified from man(1) of FreeBSD, the NetBSD mdoc.template, and mdoc.samples. .\"See Also: .\"man mdoc.samples for a complete listing of options .\"man mdoc for the short list of editing options .\"
www.eeworm.com/read/229812/4753095

mdoc zip_error_get_sys_type.mdoc

.\" $NiH: zip_error_get_sys_type.mdoc,v 1.5 2005/06/09 21:14:54 wiz Exp $ .\" .\" zip_error_get_sys_type.mdoc -- get type of error .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner .\"