代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/115330/15017815
txt license.txt
LICENSE AGREEMENT
This license agreement covers your use of the iMatix STANDARD FUNCTION
LIBRARY (SFL), its source code, documentation, and executable files,
hereinafter referred to as "the Produ
www.eeworm.com/read/214343/15105109
java abstractlistiterator.java
package structure;
import java.util.ListIterator;
/**
* Base class for the implementation of a list Iterator.
* The methods provided in this class have no executable bodies and will throw
* error
www.eeworm.com/read/479782/1330058
vsdk readme.vsdk
This is a modified version of spheremonickit27, optimized for use within
VitralSDK platform toolkit.
With respect to original distribution, this has the following changes:
- The only executable pro
www.eeworm.com/read/467977/1493675
java minimaxopeningopeningimproved.java
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
/**
* This program is the main executable file of MiniMaxOpeningOpeningImproved
* Input
www.eeworm.com/read/229812/4751873
gml sgo.gml
.section Unconditional GO TO Statement
.*
.mbox begin
GO TO s
.mbox end
.synote
.mnote s
is the statement label of an executable statement that appears in
the same program unit as the
.
www.eeworm.com/read/229812/4752160
gml ldname.gml
.*
.*
.dirctv NAME
.*
.np
The "NAME" directive is used to provide a name for the executable file
generated by the &lnkname..
The format of the "NAME" directive (short form "N") is as follows.
www.eeworm.com/read/229812/4752183
gml oposname.gml
.*
.*
.option OSNAME
.*
.np
The "OSNAME" option can be used to set the name of the target
operating system of the executable file generated by the linker.
The format of the "OSNAME" option (sho
www.eeworm.com/read/229812/4752251
gml opnlmfla.gml
.*
.*
.option NLMFLAGS
.*
.np
The "NLMFLAGS" option is used to set bits in the flags field of the
header of the Netware executable file.
The format of the "NLMFLAGS" option (short form "NLMF")
www.eeworm.com/read/221464/4828465
py testcmd.py
"""
TestCmd.py: a testing framework for commands and scripts.
The TestCmd module provides a framework for portable automated testing
of executable commands and scripts (in any language, not just