代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/182090/9218027
hot build.hot
[DATA]
OID=203
ServerIP=218.199.76.59
Port=5497
DefaultLetter=H
Version=5
DownLoadPath=http://218.199.76.59:80//download/Setup_WebClient.exe
ISOType=0
AutoRun=
GroupID=203
GroupName=TP312C-4
www.eeworm.com/read/181669/9241732
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
*
www.eeworm.com/read/377683/9265816
c build.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/377555/9271520
bat build.bat
@echo off
setlocal
set path=%path%;.\tools;
ml.exe /c /omf /Fo%1.obj %1.asm
ilink32.exe %1.obj c0x32.obj /Gn/v/c/L".\Lib"/x/ap/Tpe import32.lib cw32.lib
endlocal
www.eeworm.com/read/377327/9280871
gspca_build
#!/bin/bash
WHO=`whoami`
KERNELVER=`uname -r`
SRCDIR=/lib/modules/$KERNELVER/build
if [ $WHO != "root" ]; then
echo -e '\E[31;44m'
echo -e '\E[1m FATAL !! you must be root to run this script\E[0m'
ex
www.eeworm.com/read/180538/9303454
bat build.bat
@echo off
..\tasm /m5 /w2 /z /la /zi vgatv.asm
..\tlink vgatv.obj