代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/143582/5756694
bat make32.bat
REM make32.bat - Custom batch file for assembling/linking the
REM WinApp.asm program.
REM Revised: 2/1/01
@echo off
cls
REM The following three lines can be customized for your system:
www.eeworm.com/read/129250/5974578
bat make32.bat
REM make32.bat - Custom batch file for assembling/linking the
REM WinApp.asm program.
REM Revised: 2/1/01
@echo off
cls
REM The following three lines can be customized for your system:
www.eeworm.com/read/126074/6018577
tst dfgblcmd.tst
(unwatch all)
(clear)
(dribble-on "dfgblcmd.out")
(batch "dfgblcmd.bat")
(dribble-off)
(clear)
(open "dfgblcmd.rsl" dfgblcmd "w")
(load "compline.clp")
(printout dfgblcmd "dfgblcmd.bat differences are
www.eeworm.com/read/126074/6018594
tst classerr.tst
(unwatch all)
(clear)
(dribble-on "classerr.out")
(batch "classerr.bat")
(dribble-off)
(clear)
(open "classerr.rsl" classerr "w")
(load "compline.clp")
(printout classerr "classerr.bat differences are
www.eeworm.com/read/126074/6018614
tst factsfun.tst
(unwatch all)
(clear)
(dribble-on "factsfun.out")
(batch "factsfun.bat")
(dribble-off)
(clear)
(open "factsfun.rsl" factsfun "w")
(load "compline.clp")
(printout factsfun "factsfun.bat differences are
www.eeworm.com/read/126074/6018626
tst dfrulcmd.tst
(unwatch all)
(clear)
(dribble-on "dfrulcmd.out")
(batch "dfrulcmd.bat")
(dribble-off)
(clear)
(open "dfrulcmd.rsl" dfrulcmd "w")
(load "compline.clp")
(printout dfrulcmd "dfrulcmd.bat differences are
www.eeworm.com/read/126074/6018631
tst focusexe.tst
(unwatch all)
(clear)
(dribble-on "focusexe.out")
(batch "focusexe.bat")
(dribble-off)
(clear)
(open "focusexe.rsl" focusexe "w")
(load "compline.clp")
(printout focusexe "focusexe.bat differences are
www.eeworm.com/read/126074/6018642
exp instance.exp
TRUE
CLIPS> (batch "instance.bat")
TRUE
CLIPS> (make-instance a of A)
[a]
CLIPS> (send [a] print)
[a] of A
(x 34)
(y abc)
CLIPS> (make-instance [a] of A (x 65))
Old instance deleted.
Slot x set with m
www.eeworm.com/read/126074/6018659
tst tmpldflt.tst
(unwatch all)
(clear)
(dribble-on "tmpldflt.out")
(batch "tmpldflt.bat")
(dribble-off)
(clear)
(open "tmpldflt.rsl" tmpldflt "w")
(load "compline.clp")
(printout tmpldflt "tmpldflt.bat differences are
www.eeworm.com/read/126074/6018661
tst dftmpcmd.tst
(unwatch all)
(clear)
(dribble-on "dftmpcmd.out")
(batch "dftmpcmd.bat")
(dribble-off)
(clear)
(open "dftmpcmd.rsl" dftmpcmd "w")
(load "compline.clp")
(printout dftmpcmd "dftmpcmd.bat differences are