代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/11139/200785
platform .platform
#
# FILE: mica2/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of
www.eeworm.com/read/11175/209969
c pathopen.c
/* reasonable imitation of logical names
*
* 4/14/86 dl findpath: test for trailing && leading \ before
* appending a \
* 29-Oct-1986 mz Use c-runtime instead of Z
www.eeworm.com/read/493891/1163193
platform .platform
#
# FILE: micaz/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -I's
www.eeworm.com/read/480878/1313370
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/472524/1410003
java bits.java
public class Bits {
//Note: It's acceptable to use int instead of short
// throughout this program.
static final short READY = 1;
static final short PROCESSING = 2;
static fin
www.eeworm.com/read/470720/1451534
c 20010313-1.c
/* Origin: Joseph Myers . */
/* After the open parenthesis before the __attribute__, we used to shift
the __attribute__ (expecting a parenthesised abstract declarator)
instead
www.eeworm.com/read/470693/1463480
c 20010313-1.c
/* Origin: Joseph Myers . */
/* After the open parenthesis before the __attribute__, we used to shift
the __attribute__ (expecting a parenthesised abstract declarator)
instead
www.eeworm.com/read/458653/1585231
install
Installing Speex is as easy as:
% ./configure [--prefix=]
% make
% make install
Note that if you are using the code from CVS, you will need to run "autogen.sh"
instead of "configure".
www.eeworm.com/read/456693/1604868
sty pypaper.sty
%
% Change this to say a4paper instead of letterpaper if you want A4.
%
\newcommand{\py@paper}{a4paper}
\newcommand{\py@ptsize}{10pt}