代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/137056/5826236
bat compile.bat
@echo off
REM compilation batch file for the Controller
set SOURCE_PATH=c:\javasom\source\java\fi\javasom\jsom
REM set JAR_PATH=c:\javasom
REM set JAR_FILES=%JAR_PATH%\javasom.jar;%JAR_PATH%\xer
www.eeworm.com/read/126788/6011791
bat loadaz.bat
echo off
rem Sample Link Batch File
rem
rem small model (small code, small data)
rem
echo on
ln bossdemo swin.lib m.lib c.lib
echo off
rem
rem - large model (large code, large data)
rem ln b
www.eeworm.com/read/126074/6018571
tst misclns4.tst
(set-strategy depth)
(unwatch all)
; misclns4.bat test
(clear)
(open "misclns4.rsl" misclns4 "w")
(dribble-on "misclns4.out")
(batch "misclns4.bat")
(dribble-off)
(load "compline.clp")
(printout miscl
www.eeworm.com/read/126074/6018653
exp modulcmd.exp
TRUE
CLIPS> (batch "modulcmd.bat")
TRUE
CLIPS> (clear)
CLIPS> (defmodule d1 (export ?ALL))
CLIPS> (defmodule d2 (import d1 ?ALL))
CLIPS> (defmodule d3 (export ?ALL))
CLIPS> (deftemplate t1)
CLIPS> (de
www.eeworm.com/read/126074/6018663
exp dfnxerr.exp
TRUE
CLIPS> (batch "dfnxerr.bat")
TRUE
CLIPS> (deffunction test-args (?a ?b))
CLIPS> (test-args)
[ARGACCES4] Function test-args expected exactly 2 argument(s)
CLIPS> (test-args 1 2 3)
[ARGACCES4] Func
www.eeworm.com/read/126074/6018760
tst misclns2.tst
(set-strategy depth)
(unwatch all)
; misclns2.bat test
(clear)
(open "misclns2.rsl" misclns2 "w")
(dribble-on "misclns2.out")
(batch "misclns2.bat")
(dribble-off)
(load "compline.clp")
(printout miscl
www.eeworm.com/read/126074/6018778
tst misclns1.tst
(set-strategy depth)
(unwatch all)
; misclns1.bat test
(clear)
(open "misclns1.rsl" misclns1 "w")
(dribble-on "misclns1.out")
(batch "misclns1.bat")
(dribble-off)
(load "compline.clp")
(printout miscl
www.eeworm.com/read/126074/6018817
tst misclns3.tst
(set-strategy depth)
(unwatch all)
; misclns3.bat test
(clear)
(open "misclns3.rsl" misclns3 "w")
(dribble-on "misclns3.out")
(batch "misclns3.bat")
(dribble-off)
(load "compline.clp")
(printout miscl
www.eeworm.com/read/126074/6018833
exp focuscmd.exp
TRUE
CLIPS> (batch "focuscmd.bat")
TRUE
CLIPS> (clear)
CLIPS> (get-focus 6)
[ARGACCES4] Function get-focus expected exactly 0 argument(s)
CLIPS> (get-focus-stack 6)
[ARGACCES4] Function get-focus-stac
www.eeworm.com/read/124399/6049822
tst misclns4.tst
(set-strategy depth)
(unwatch all)
; misclns4.bat test
(clear)
(open "misclns4.rsl" misclns4 "w")
(dribble-on "misclns4.out")
(batch "misclns4.bat")
(dribble-off)
(load "compline.clp")
(printout miscl