代码搜索:Undocumented
找到约 466 项符合「Undocumented」的源代码
代码结果 466
www.eeworm.com/read/180437/5283924
c dpbtest.c
/*
DPBTEST.C -- uses undocumented INT 21h Function 32h (Get DPB)
to display bytes per drive; but first walks the DPB chain,
showing the difference between the two access methods
*/
#in
www.eeworm.com/read/167133/5467992
java cardlayout.java
package java.awt;
import java.io.Serializable;
import java.util.Enumeration;
import java.util.Hashtable;
public class CardLayout
implements LayoutManager2, Serializable
{
/** @serial undocumented
www.eeworm.com/read/324447/3503509
tixmkpref
#!/usr/local/bin/tclsh
# Undocumented program. Don't use it.
#
# Usage:
#
# tixmkpref option name.src > name.tcl
#
proc tixDefOption {classes specs {level \$tixOption(prioLevel)}} {
global isFo
www.eeworm.com/read/323581/3514024
tixmkpref
#!/usr/local/bin/tclsh
# Undocumented program. Don't use it.
#
# Usage:
#
# tixmkpref option name.src > name.tcl
#
proc tixDefOption {classes specs {level \$tixOption(prioLevel)}} {
global isFo
www.eeworm.com/read/304657/3793189
java cardlayout.java
package java.awt;
import java.io.Serializable;
import java.util.Enumeration;
import java.util.Hashtable;
public class CardLayout
implements LayoutManager2, Serializable
{
/** @serial undocumented
www.eeworm.com/read/273525/4205382
hlp cscript.hlp
{smcl}
{* 09mar2005}{...}
{cmd:help cscript}{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 17 2}
{cmd:cscript} {hline 2} Begin certification script
{title:Syntax}
www.eeworm.com/read/273525/4206124
hlp sysdescribe.hlp
{smcl}
{* 10mar2005}{...}
{cmd:help sysdescribe}{right:dialog: {bf:{dialog sysdescribe}} }
{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 21 2}
{hi:sysdescribe} {hline 2
www.eeworm.com/read/273525/4206434
hlp svygen.hlp
{smcl}
{* 25mar2005}{...}
{cmd:help svygen}{...}
{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 16 2}
{hi:svygen} {hline 2}
Generating adjusted sampling weights
{ti
www.eeworm.com/read/273525/4206723
hlp savedresults.hlp
{smcl}
{* 10mar2005}{...}
{cmd:help savedresults}{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 22 2}
{hi:savedresults} {hline 2} Manipulate and verify saved results r() a
www.eeworm.com/read/273525/4207174
ado ml_ebhr0.ado
*! version 6.2.0 23jun2003
// deprecated, to be permanently removed
program define ml_ebhr0
di as err ///
"ml_ebhr0 was an undocumented subroutine of ml and is now deprecated"
exit 999
end