代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/447044/7559959
java_portingmidp2calls listing12-11_flasher.java_portingmidp2calls
// port MIDP 2.0 only calls by using preprocessing:
//#ifdef polish.midp2
this.display.flashBacklight( 1000 );
//#endif
www.eeworm.com/read/447044/7559987
txt listing8-09_usingnumberpropertyfunction.txt
// The number() property function is quite useful in combination with //#foreach directives,
// since it determines the number of subvalues of a preprocessing variable:
//#if polish.log.handlers:d
www.eeworm.com/read/447044/7559991
txt listing8-14_nesting.txt
// you can nest preprocessing directives up to any level:
//#ifdef polish.group.Series40
doSomething( 40 );
//#if polish.Identifier != Nokia/6230
doAnotherThing();
//#endif
//#elifdef pol
www.eeworm.com/read/299091/7889481
bat w.bat
@echo off
echo Making HEXEN.WAD
echo Preprocessing: wadlink.txt to wadlink.wl
wcc386 /dNOMAPS /dREGISTERED /p /fo=wadlink.wl \data\wadlink.txt
echo wadlinking ...
\tools\exe\wadlink