代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/124399/6050003
tst basicfnx.tst
(unwatch all)
(clear)
(set-strategy depth)
(open "basicfnx.rsl" basicfnx "w")
(dribble-on "basicfnx.out")
(batch "basicfnx.bat")
(dribble-off)
(load "compline.clp")
(printout basicfnx "basicfnx.bat di
www.eeworm.com/read/124399/6050039
tst modlmisc.tst
(set-strategy depth)
(unwatch all)
; modlmisc.bat test
(clear)
(open "modlmisc.rsl" modlmisc "w")
(dribble-on "modlmisc.out")
(batch "modlmisc.bat")
(dribble-off)
(load "compline.clp")
(printout modlm
www.eeworm.com/read/124399/6050041
exp rulemisc.exp
TRUE
CLIPS> (batch "rulemisc.bat")
TRUE
CLIPS> (unwatch all)
CLIPS> (clear) ; Test Thing #1
CLIPS> (defrule rule-1 (foo $?b ?x) =>)
CLIPS> (defrule rule-2 (foo $?y) =>)
CLIPS> (clear) ; Test Thing #2
www.eeworm.com/read/124399/6050043
exp factsav.exp
TRUE
CLIPS> (batch "factsav.bat")
TRUE
CLIPS> (clear) ; Test error conditions for load/save facts
CLIPS> (save-facts)
[ARGACCES4] Function save-facts expected at least 1 argument(s)
CLIPS> (save-facts
www.eeworm.com/read/124399/6050066
tst tceplace.tst
(set-strategy depth)
(unwatch all)
; tceplace.bat test
(clear)
(open "tceplace.rsl" tceplace "w")
(load "compline.clp")
(dribble-on "tceplace.out")
(batch "tceplace.bat")
(dribble-off)
(printout tcepl
www.eeworm.com/read/122848/6064381
ini bdemerge.ini
[Drivers]
Driver0=SQL Server
[Client]
Driver=SQL Server
Params=ODBC DSN: Client;OPEN MODE:READ/WRITE;SCHEMA CACHE SIZE:8;SQLPASSTHRU MODE:SHARED AUTOCOMMIT;SCHEMA CACHE TIME:-1;MAX ROWS:-1;BATCH C
www.eeworm.com/read/494289/6381402
bat bcldoit.bat
rem MIRACL - IBM PC/MS-DOS Version 4.0
rem This batch files creates the large memory model version of miracl.lib
rem from its component parts using the Borland C++ V3.1 (or greater) compiler
rem A
www.eeworm.com/read/402300/11538510
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\workspace\MobilePaintExample\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
www.eeworm.com/read/401418/11557865
bat imeiwriter_db.bat
@echo off
ECHO Use this batch file to make a new cab file. Press CTRL-C to cancel, or
pause
"C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\MAKECAB.EXE" /f "prjIMEIWriter.DDF"
www.eeworm.com/read/157963/11653598
ini database.ini
[Drivers]
Driver0=SQL Server
[Client]
Driver=SQL Server
Params=ODBC DSN: Client;OPEN MODE:READ/WRITE;SCHEMA CACHE SIZE:8;SQLPASSTHRU MODE:SHARED AUTOCOMMIT;SCHEMA CACHE TIME:-1;MAX ROWS:-1;BATCH C