代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/382060/9055562

js 7-1.js

// A short-cut function, sometimes useful instead of document.write() // This function has no return statement, so it returns no value. function print(msg) { document.write(msg, ""); } // A f
www.eeworm.com/read/281848/9129981

java registeredclasses14.java

// typeinfo/RegisteredClasses14.java // TIJ4 Chapter Typeinfo, Exercise 14, page 586 /* A constructor is a kind of factory method. Modify RegisteredFactories.java * so that instead of using explici
www.eeworm.com/read/281848/9130385

java varargex20.java

// initialization/VarargEx20.java // TIJ4 Chapter Initialization, Exercise 20, page 204 /* Create a main() that uses varargs instead of the ordinary main() syntax. Print * all the elements in the r
www.eeworm.com/read/379729/9180184

py net.py

# This file was created automatically by SWIG 1.3.30. # Don't modify this file, modify the SWIG interface instead. # This file is compatible with both classic and new-style classes. import _Net impor
www.eeworm.com/read/180332/9311989

news

- All per Port variables have been moved from the State Machines into the Port instance (it made the state machines much more clear) - In libcli.a instead of stupid fgets() function we use now
www.eeworm.com/read/175783/9532927

in psp_config.h.in

/* include/psp_config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* Define to 1 if you hav
www.eeworm.com/read/168731/9899355

h regs243.h

/* file 'Regs243.h' to setup the addresses of the TMS240F243 peripheral register set version 2.0 date : 07.05.2000 Bormann DEFINE statements instead of pointers ( see Version 1.0)
www.eeworm.com/read/353439/10446634

java registeredclasses14.java

// typeinfo/RegisteredClasses14.java // TIJ4 Chapter Typeinfo, Exercise 14, page 586 /* A constructor is a kind of factory method. Modify RegisteredFactories.java * so that instead of using explici
www.eeworm.com/read/353439/10447130

java varargex20.java

// initialization/VarargEx20.java // TIJ4 Chapter Initialization, Exercise 20, page 204 /* Create a main() that uses varargs instead of the ordinary main() syntax. Print * all the elements in the r
www.eeworm.com/read/352425/10553944

java varargex20.java

// initialization/VarargEx20.java // TIJ4 Chapter Initialization, Exercise 20, page 204 /* Create a main() that uses varargs instead of the ordinary main() syntax. Print * all the elements in the r