代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/344238/11897889
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/154878/11921319
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/256544/11987907
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/340289/12167668
asm prog42.asm
; PROG42 - Add a PWM Output to PROG41
;
; This Application Uses the 75.76 KHz Interrupt Signal for a Motor PWM
; Output.
;
; For PROG42, the LED will be used instead of a Motor PWM Control.
www.eeworm.com/read/151841/12170935
txt history.txt
A/B Tool Revision history
Still To Do:
Plot window.
Should use XView 3.2 file chooser instead of gfm.
Load/Save Segment boundaries.
Implement play command and other audio de
www.eeworm.com/read/339549/12226201
js twist.js
var COOKIE_PREFIX = "TWikiTwistyContrib";
var COOKIE_EXPIRES = 31; // days
// hide straight away instead of waiting for onload
// http://www.quirksmode.org/blog/archives/2005/06/three_javascrip
www.eeworm.com/read/250756/12386313
cyg makefile.cyg
# Makefile for putty under cygwin.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you can
www.eeworm.com/read/250756/12386367
bor makefile.bor
# Makefile for putty under Borland C.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you
www.eeworm.com/read/250756/12386500
gtk makefile.gtk
# Makefile for putty under X/GTK and Unix.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options
www.eeworm.com/read/232307/14198974
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
obj-$(CONFIG_PARIDE) += pari