代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/311129/13635275

jsp error2.jsp

Scriptlet instead of expression
www.eeworm.com/read/308191/13706204

changelog

*** 20020517: 1.0.2 *** Playback bugfix to floor1; mode mistakenly used for sizing instead of blockflag *** 20020515: 1.0.1 *** Added complete API documentation to source tarball. No code
www.eeworm.com/read/302845/13826415

h gadget_chips.h

/* * USB device controllers have lots of quirks. Use these macros in * gadget drivers or other code that needs to deal with them, and which * autoconfigures instead of using early binding to the h
www.eeworm.com/read/152843/5662073

h gadget_chips.h

/* * USB device controllers have lots of quirks. Use these macros in * gadget drivers or other code that needs to deal with them, and which * autoconfigures instead of using early binding to the h
www.eeworm.com/read/152121/5675937

todo

* To test the window oriented driver. * To improve the window oriented driver to use ROM functions like WriteChunkyPixel() (or similar) instead of the current routine. * To build a truetype.l
www.eeworm.com/read/144212/5752891

external

# Contributed by Noah Friedman. # To avoid using a function in bash, you can use the `builtin' or # `command' builtins, but neither guarantees that you use an external # program instead of a bash bui
www.eeworm.com/read/140582/5785723

changes

Version 0.6: ----------- - Change in Makefile to use dynamic openssl libraries instead of static libraries. - Changed default openssl path from "/usr/local" to "/usr". - Extracted private keys no
www.eeworm.com/read/140582/5785861

changes

Version 0.6: ----------- - Change in Makefile to use dynamic openssl libraries instead of static libraries. - Changed default openssl path from "/usr/local" to "/usr". - Extracted private keys no
www.eeworm.com/read/131315/5939171

createtags

#!/bin/sh # # Here we check to see if we are compiling in a directory that contains # symlinks to the source files instead of the actual files. If this is so, # we setup the TAGS entries to point to
www.eeworm.com/read/131315/5939241

awk copying.awk

BEGIN { FS="\""; print "/* ==> Do not modify this file!! It is created automatically"; print " by copying.awk. Modify copying.awk instead.