代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/193237/8245860
log _impact.log
iMPACT Version:
iMPACT log file Started on Mon Sep 04 10:56:42 2006
// *** BATCH CMD : setPreference -pref AutoSignature:FALSE
// *** BATCH CMD : setPreference -pref KeepSVF:FALSE
// *** BATCH
www.eeworm.com/read/334907/12563479
bbs agsm2.bbs
[Batch Build]
agsm2 - Win32 Debug=1
agsm2 - Win32 Release=1
ResourceDll - Win32 CHS Debug=1
ResourceDll - Win32 CHS Release=1
ResourceDll - Win32 ENU Debug=1
ResourceDll - Win32 ENU Release=1
www.eeworm.com/read/135605/13916801
bat ctc.bat
rem Batch-file to make Turbo C versions of the CTask kernel
rem and support routines.
tmake -fctask.tc
if errorlevel 1 goto exit
tmake -fctsup.tc
:exit
www.eeworm.com/read/135605/13917173
bat tch.bat
rem Batch-file to make Turbo C versions of the CTask kernel
rem and support routines.
rem Large model
tmake -fctaskh.tc
if errorlevel 1 goto exit
tmake -fctsuph.tc
:exit
www.eeworm.com/read/203036/15367379
bat ctc.bat
rem Batch-file to make Turbo C versions of the CTask kernel
rem and support routines.
tmake -fctask.tc
if errorlevel 1 goto exit
tmake -fctsup.tc
:exit
www.eeworm.com/read/203036/15367395
bat cbc.bat
rem Batch-file to make Borlans C Versions of the CTask kernel
rem and support routines.
tmake -fctask.bc
if errorlevel 1 goto exit
tmake -fctsup.bc
:exit
www.eeworm.com/read/203036/15367481
bat tch.bat
rem Batch-file to make Turbo C versions of the CTask kernel
rem and support routines.
rem Large model
tmake -fctaskh.tc
if errorlevel 1 goto exit
tmake -fctsuph.tc
:exit
www.eeworm.com/read/109232/15561587
cpp main.cpp
#include
#include
#include
using namespace std;
void WriteFile() {
ofstream MyFile("/seek.dat");
// First batch
MyFile.put(5);
MyFile.
www.eeworm.com/read/104056/15711212
input-tty
# Require a controlling input `terminal'.
tty -s || have_input_tty=no
if test "$have_input_tty" = no; then
echo "$0: This test must have a controlling input \`terminal'," 1>&2
echo " so it may n