代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/103192/6220942
bat e.bat
set path=c:\dos50oak\cmd\interlnk\tools\bin;c:\batch
set lib=c:\dos50oak\cmd\interlnk\tools\lib
set include=c:\dos50oak\cmd\interlnk\tools\include
www.eeworm.com/read/103088/6224145
readme
This simple utility has currently no correct error checking.
If your environment space couldn't hold up the variables, the
program breaks without an error message, so be sure to add a
line similar
www.eeworm.com/read/101082/6251239
mk makelocal.mk
# @(#)Makelocal.mk 4.1 ULTRIX 7/17/90
include $(GMAKEVARS)
AOUT= batch
OBJS= batch.o
batch: batch.o
batch.o: batch.c
install:
$(INSTALL) -c -s batch $(DESTROOT)/usr/bin/batch
include $(GMAKE
www.eeworm.com/read/101015/6262386
bat e.bat
set path=c:\dos50oak\cmd\interlnk\tools\bin;c:\batch
set lib=c:\dos50oak\cmd\interlnk\tools\lib
set include=c:\dos50oak\cmd\interlnk\tools\include
www.eeworm.com/read/494692/6360490
log _impact.log
iMPACT Version: F.28
iMPACT log file Started on 2009/04/23 20:42:25
// *** BATCH CMD : setpreference -novice
// *** BATCH CMD : setpreference -concurrent_mode
// *** BATCH CMD : setpreference -sto
www.eeworm.com/read/486385/6540805
log _impact.log
iMPACT Version: H.38
iMPACT log file started on 2007/10/30 14:47:40
// *** BATCH CMD : setPreference -pref UserLevel:NOVICE
// *** BATCH CMD : setPreference -pref MessageLevel:DETAILED
// *** BATC
www.eeworm.com/read/485465/6562753
log _impact.log
iMPACT Version: H.38
iMPACT log file started on 2009/05/13 08:57:51
// *** BATCH CMD : setPreference -pref UserLevel:NOVICE
// *** BATCH CMD : setPreference -pref MessageLevel:DETAILED
// *** BATC
www.eeworm.com/read/481836/6631530
log _impact.log
iMPACT Version:
iMPACT log file Started on Wed Jul 05 17:51:56 2006
// *** BATCH CMD : setPreference -pref AutoSignature:FALSE
// *** BATCH CMD : setPreference -pref KeepSVF:FALSE
// *** BATCH
www.eeworm.com/read/481550/6643129
ex0 echo.ex0
ECHO─例子
下面是一个批处理程序,它包含三行信息,在三行信息前后各有一空行。
? echo off
echo.
echo This batch program
echo formats and checks
echo new disks
? echo.
www.eeworm.com/read/480250/6668615
c c4.5.c
/*************************************************************************/
/* */
/* Main routine, c4.5 */
/* ------------------ */
/* */
/*******************************