代码搜索:如何学习 Describing?
找到约 10,000 项符合「如何学习 Describing?」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1311887
txt scsi.txt
SCSI subsystem documentation
============================
The Linux Documentation Project (LDP) maintains a document describing
the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
http://www.
www.eeworm.com/read/467516/1500187
as datatable.as
package flare.data
{
/**
* A data table maintains a collection of data objects, each
* representing a row of data, and an optional data schema describing
* the data variables.
*/
publ
www.eeworm.com/read/240079/4593159
h encore.h
// This is the header file describing
// the entrance function of the encoder core
// or the encore ...
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim;
www.eeworm.com/read/236816/4637983
props driverdb.props
##
## Property file describing database for BasicDriverLocator.
##
## This property file should be named driverDB.props
## and should reside in the BasicDriverLocator's bundle jar file.
##
## Altern
www.eeworm.com/read/209559/4973368
txt scsi.txt
SCSI subsystem documentation
============================
The Linux Documentation Project (LDP) maintains a document describing
the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
http://www.
www.eeworm.com/read/200952/5063628
java environmentsuspendedevent.java
package freemarker.debug;
import java.util.EventObject;
/**
* Event describing a suspension of an environment (ie because it hit a
* breakpoint).
* @author Attila Szegedi
* @version $Id:
www.eeworm.com/read/195013/5122839
txt scsi.txt
SCSI subsystem documentation
============================
The Linux Documentation Project (LDP) maintains a document describing
the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
http://www.
www.eeworm.com/read/192958/5148622
java environmentsuspendedevent.java
package freemarker.debug;
import java.util.EventObject;
/**
* Event describing a suspension of an environment (ie because it hit a
* breakpoint).
* @author Attila Szegedi
* @version $Id: