代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/155359/5626038
cpp sendsm.cpp
/*
Module: SMGP API
File Name: SendSM.cpp
Class Name:
Version: 1.3
Author: Eric Xu
Create Date: 2002-6-4 11:54
Last Modify Date: 2002-6-4 11:54
Description: Send batch or sin
www.eeworm.com/read/292572/8348153
pro envisavebatch_401.pro
;
;
;
;非自动生成功能部分,后添加功能
;
;
;
;
;----------------------------------
;打开关闭Envi所涉及到的函数
;--------------------
;系统批处理
PRO System_LogOn_401
ResetExitOnOff_401, 'No'
ENVI_Batch_LogOn_401
END
www.eeworm.com/read/370119/9617118
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\ANIMATION\GUI\GROUP\
perl -S ABLD.PL "\WORK\ANIMATION\GUI\GROUP\\" %1 %2 %3 %4 %5 %6
www.eeworm.com/read/367274/9763541
bat pmw.bat
@echo off
rem some batch file to bind nasm and ndisasm with pmode/w
rem a mega cool dos extender for watcom done by tran
rem
rem max 8 megs, dpmi stack 256*16=4096, no banner
pmwlite.exe nasm.ex
www.eeworm.com/read/265699/11257516
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\Projects\DynamicSettingList\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
g
www.eeworm.com/read/335984/12485130
bat pmw.bat
@echo off
rem some batch file to bind nasm and ndisasm with pmode/w
rem a mega cool dos extender for watcom done by tran
rem
rem max 8 megs, dpmi stack 256*16=4096, no banner
pmwlite.exe nasm.ex
www.eeworm.com/read/147424/12552689
bat grafixgs.bat
rem This batch file will build the
rem GRAFIX Services Library for ARM6/7 using ARM Tools
@echo off
if not exist O\ mkdir O
if exist O\*.o del O\*.o >nul
if exist O\*.lib del O\*.lib >nul
@e
www.eeworm.com/read/200224/15437155
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\COURSEEXAMPLE\DRIVEINFO\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
www.eeworm.com/read/200224/15437160
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\COURSEEXAMPLE\FILESTORE\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
www.eeworm.com/read/200222/15437182
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\COURSEEXAMPLE\RPOINTERARRAY\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto En