代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/291781/8395473
bat build.bat
@echo off
cls
echo Building jSMSEngine API package...
del *.bak /s > nul
del *.class /s > nul
del *.*~ /s > nul
del docs\*.* /s/q > nul
javac -deprecation org\jsmsengine\*.java
jar c0fm jSMSEn
www.eeworm.com/read/291779/8395834
cpp build.cpp
#include
#include
#include
DWORD g_dwFileHeader[1024] = {0}; //The PE file's header will be read into this buffer.
typedef struct __tagFILE_HEADER{
unsign
www.eeworm.com/read/291779/8396389
dsp build.dsp
# Microsoft Developer Studio Project File - Name="build" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/291779/8396402
plg build.plg
Build Log
--------------------Configuration: build - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\hyy\L
www.eeworm.com/read/291779/8396410
dep build.dep
# Microsoft Developer Studio Generated Dependency File, included by build.mak
..\build\build.cpp : \
"d:\program files\microsoft visual studio\vc98\include\basetsd.h"\
www.eeworm.com/read/291779/8396429
mak build.mak
# Microsoft Developer Studio Generated NMAKE File, Based on build.dsp
!IF "$(CFG)" == ""
CFG=build - Win32 Release
!MESSAGE No configuration specified. Defaulting to build - Win32 Release.
!ENDIF
www.eeworm.com/read/291779/8396459
c build.c
/*
* linux/tools/build.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine code, loads the rest
* - setup: ma
www.eeworm.com/read/391342/8407976
bat build.bat
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" right.dsp /MAKE ALL
www.eeworm.com/read/391335/8408311
bat build.bat
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" red.dsp /MAKE ALL
www.eeworm.com/read/391323/8409005
bat build.bat
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" great.dsp /MAKE ALL