代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/126074/6018658
exp seqop.exp
TRUE
CLIPS> (batch "seqop.bat")
TRUE
CLIPS> (defglobal ?*x* = (mv-append 1 2 3))
CLIPS> (deffunction foo (?a ?b)
(printout t "Foo arguments: " ?a " " ?b crlf))
CLIPS> (batch "seqop2.bat")
TRUE
CLIPS
www.eeworm.com/read/124399/6049909
exp seqop.exp
TRUE
CLIPS> (batch "seqop.bat")
TRUE
CLIPS> (defglobal ?*x* = (mv-append 1 2 3))
CLIPS> (deffunction foo (?a ?b)
(printout t "Foo arguments: " ?a " " ?b crlf))
CLIPS> (batch "seqop2.bat")
TRUE
CLIPS
www.eeworm.com/read/111435/15512719
sup adc.sup
[Debug Type]
Type=1
[Device]
Communication=LAN
[Target]
AutoLoad=Disable
Before Batch File=
After Batch File=
[Window]
Flag=Enable
Layer0=2000,G:\test\ADC\SOURCE\start.asm
Layer1=2000
www.eeworm.com/read/432139/1896409
bat decodebus.bat
@echo 176x144_7.5>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r0 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r1 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.
www.eeworm.com/read/406717/2274451
bat decodebus.bat
@echo 176x144_7.5>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r0 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r1 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.
www.eeworm.com/read/253697/4392824
bat decodebus.bat
@echo 176x144_7.5>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r0 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.5 r1 176 144 7.5 2>>dat\Bus.txt
@CALL batch\decode Bus 176x144_7.
www.eeworm.com/read/174978/9566194
bat tomcat-3.1-startup.bat
@echo off
rem $Id: startup.bat,v 1.6 2000/02/26 19:41:46 rubys Exp $
rem Startup batch file for tomcat servner.
rem This batch file written and tested under Windows NT
rem Improvements to this f
www.eeworm.com/read/174978/9566217
bat jswdk-1.01-startserver.bat
@echo off
rem $Id: startup.bat,v 1.19.2.5 1999/08/31 19:38:43 gonzo Exp $
rem Startup batch file for servlet runner.
rem This batch file written and tested under Windows NT
rem Improvements to t