代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/353439/10446224

java ex5.java

// holding/Ex5.java // TIJ4 Chapter Holding, Exercise 5, page 406 /* Modify ListFeatures.java so that it uses Integers (remember * autoboxing!) instead of Pets, and explain any difference in * re
www.eeworm.com/read/353439/10446468

java classtypecapture24.java

// generics/ClassTypeCapture24.java // TIJ4 Chapter Generics, Exercise 24, page 667 // Modify Exercise 21 so that factory objects are held in the Map instead of Class. import java.util.*; impor
www.eeworm.com/read/353439/10446481

java fibonacci7.java

// generics/Fibonacci7.java // TIJ4 Chapter Generics, Exercise 7, page 631 // Use composition instead of inheritance to adapt Fibonacci // to make it interable. import net.mindview.util.*; import
www.eeworm.com/read/279032/10478978

htm mi23.htm

More Effective C++ | Item 23: Consider alternative libraries Back to Item 22: Consider using op= instead of stand-alone op Continue to Item 24: Understand the costs of virtual functions, multiple inh
www.eeworm.com/read/278507/10532333

makefile

include ../Make.defines # Note: In the source code in this directory I #ifdef the constants # IPv4, IPv6 (both lowercase "v"), and UNIXdomain. This is instead of # the all-uppercase constants so tha
www.eeworm.com/read/352425/10553783

java ex5.java

// holding/Ex5.java // TIJ4 Chapter Holding, Exercise 5, page 406 /* Modify ListFeatures.java so that it uses Integers (remember * autoboxing!) instead of Pets, and explain any difference in * res
www.eeworm.com/read/419627/10853093

lua life.lua

-- life.lua -- original by Dave Bollinger posted to lua-l -- modified to use ANSI terminal escape sequences -- modified to use for instead of while local write=io.write A
www.eeworm.com/read/417848/10974110

todo

INTERNAL TO-DO LIST FOR FISTGEN MAINTAINERS * LINUX 2.3 TEMPLATES - use kmalloc instead of get_free_page? * FISTGEN Must autoconf for LAST_OS_ERRNO no, statically set it in an OS-specific heade
www.eeworm.com/read/332978/7141744

java roshambo6.java

//: enumerated/RoShamBo6.java // Enums using "tables" instead of multiple dispatch. package enumerated; import static enumerated.Outcome.*; enum RoShamBo6 implements Competitor { P
www.eeworm.com/read/455050/7378396

d pmap-dump.d

# portmap dump request: like "rpcinfo -p" but via UDP instead # send to UDP 111 and hope it's not a logging portmapper! # split into longwords, since rpc apparently only deals with them 001 # 0x01 #