代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/303223/13820079

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL "\SymbianWork\VRex\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End
www.eeworm.com/read/301453/13859047

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** setlocal @SET BLDINFPATH=\WORK\CONTACTS\GROUP\ perl -S ABLD.PL "\WORK\CONTACTS\GROUP\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
www.eeworm.com/read/127860/5994269

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** setlocal @SET BLDINFPATH=\CHINESE_DISPLAY_V1_0\CHINESEDISPLAY\GROUP\ perl -S ABLD.PL "\CHINESE_DISPLAY_V1_0\CHINESE
www.eeworm.com/read/126074/6018530

tst inssav.tst

(unwatch all) (clear) (setgen 1) (load inssav.clp) (dribble-on "inssav.out") (batch "inssav.bat") (dribble-off) (clear) (open "inssav.rsl" inssav "w") (load "compline.clp") (printout inssav "inssav.ba
www.eeworm.com/read/126074/6018579

exp inssav.exp

TRUE CLIPS> (batch "inssav.bat") TRUE CLIPS> (reset) CLIPS> (set-current-module MAIN) MAIN CLIPS> (generate-instances BAR 100 B D E) FALSE CLIPS> (generate-instances WOZ 100 F G) FALSE CLIPS> (instanc
www.eeworm.com/read/126074/6018678

exp cnstrsn.exp

TRUE CLIPS> (batch "cnstrsn.bat") TRUE CLIPS> (list-defrules) foo bar woz For a total of 3 defrules. CLIPS> (get-defrule-list) (foo bar woz) CLIPS> (list-deffacts) initial-fact foo bar woz For a total
www.eeworm.com/read/124399/6049781

tst inssav.tst

(unwatch all) (clear) (setgen 1) (load inssav.clp) (dribble-on "inssav.out") (batch "inssav.bat") (dribble-off) (clear) (open "inssav.rsl" inssav "w") (load "compline.clp") (printout inssav "inssav.ba
www.eeworm.com/read/124399/6049830

exp inssav.exp

TRUE CLIPS> (batch "inssav.bat") TRUE CLIPS> (reset) CLIPS> (set-current-module MAIN) MAIN CLIPS> (generate-instances BAR 100 B D E) FALSE CLIPS> (generate-instances WOZ 100 F G) FALSE CLIPS> (instanc
www.eeworm.com/read/124399/6049929

exp cnstrsn.exp

TRUE CLIPS> (batch "cnstrsn.bat") TRUE CLIPS> (list-defrules) foo bar woz For a total of 3 defrules. CLIPS> (get-defrule-list) (foo bar woz) CLIPS> (list-deffacts) initial-fact foo bar woz For a total
www.eeworm.com/read/432365/6289518

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL "\MYPROJECT\USERLISTBOX\GROUP\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto En