代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/188501/8535965
bat build.bat
msp430-gcc -mmcu=msp430x149 -Wl,--section-start -Wl,.ROMpar=0xb400 -o %1 -O %1.c -ggdb
msp430-objdump -DS %1.exe > %1.a43
msp430-objcopy -O ihex %1.exe %1.hex
www.eeworm.com/read/433057/8549334
properties build.properties
#Properties of the sample
#Title of the sample
sample.title=Dynamic Layers
#Short name for the sample, this will be the war file name
sample.name=DynamicLayers
#Name of the start page for
www.eeworm.com/read/289306/8560483
bat build.bat
if "%1" == "" goto InvalidParameter
if not exist %1\bin\setenv.bat goto SetenvNotFound
call %1\bin\setenv.bat %1 %2
%3
cd %4
build
goto exit
:InvalidParameter
echo Invalid Parameter.
go
www.eeworm.com/read/432955/8560594
bat build.bat
@echo off
cd ..
if not exist tmpclasses mkdir tmpclasses
if not exist classes mkdir classes
echo *** Compiling source files...
javac -g:none -bootclasspath c:\WTK21\lib\cldcapi11.zip;c:\WTK
www.eeworm.com/read/388916/8564667
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file
REM #
REM # Copyright (c) 2000 Cypress Semiconductor Al
www.eeworm.com/read/388914/8564694
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build memtest.
REM #
REM # Copyright (c) 1997 Anchor