代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/123117/6063252

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/121089/6070614

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/115273/6118043

c test40.c

/* * This test deomnstrates errors in the kbd-grab routines for menus. * * Use Alt-F to activate the File menu. The first error is that the * active button is the tear off control, instead of
www.eeworm.com/read/115272/6119365

c test40.c

/* * This test deomnstrates errors in the kbd-grab routines for menus. * * Use Alt-F to activate the File menu. The first error is that the * active button is the tear off control, instead of
www.eeworm.com/read/113536/6128161

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/112162/6150588

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/112162/6150796

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/112162/6150850

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/108242/6184134

c ckcpro.c

/* WARNING -- This C source program generated by Wart preprocessor. */ /* Do not edit this file; edit the Wart-format source file instead, */ /* and then run it through Wart to produce a new C source
www.eeworm.com/read/103192/6220899

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