代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/317295/13506516
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\MYXMLPARSE\GROUP\
perl -S ABLD.PL "\WORK\MYXMLPARSE\GROUP\\" %1 %2 %3 %4 %5 %6 %7 %8
www.eeworm.com/read/300905/13881852
ex1 rem.ex1
REM─例子
下例的批处理文件中使用了REM命令,用它作为注释和加入垂直间隙:
@echo off
rem This batch program formats and checks new disks.
rem It is named CHECKNEW.BAT.
rem
www.eeworm.com/read/139922/5795358
bat my_medsys.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 "JXC_MEDSYS.DDF"
www.eeworm.com/read/126074/6018181
rc clipswin.rc
#include "ids.h"
#include "windows.h"
MainMenu MENU
{
POPUP "&File"
{
MENUITEM "&Load Constructs...\tCtrl+L", IDM_FILE_LOAD
MENUITEM "Load &Batch...", IDM_FILE_LBATCH
MENUITEM "Load B&inary
www.eeworm.com/read/126074/6018522
tst dfnxcmd.tst
(unwatch all)
(clear)
(conserve-mem off)
(dribble-on "dfnxcmd.out")
(batch "dfnxcmd.bat")
(dribble-off)
(clear)
(open "dfnxcmd.rsl" dfnxcmd "w")
(load "compline.clp")
(printout dfnxcmd "dfnxcmd.bat di
www.eeworm.com/read/126074/6018535
tst coolcmd.tst
(unwatch all)
(clear)
(conserve-mem off)
(dribble-on "coolcmd.out")
(batch "coolcmd.bat")
(dribble-off)
(clear)
(open "coolcmd.rsl" coolcmd "w")
(load "compline.clp")
(printout coolcmd "coolcmd.bat di
www.eeworm.com/read/126074/6018574
exp dfrulcmd.exp
TRUE
CLIPS> (batch "dfrulcmd.bat")
TRUE
CLIPS> (clear)
CLIPS> (defrule r1 =>))
CLIPS> (defrule r2 (a) => (assert (b)))
CLIPS> (defrule r3 ?f 3 4) then (retract
www.eeworm.com/read/126074/6018676
exp gnrccmd.exp
TRUE
CLIPS> (batch "gnrccmd.bat")
TRUE
CLIPS> (defclass CAR (is-a USER) (role concrete))
CLIPS> (make-instance Rolls-Royce of CAR)
[Rolls-Royce]
CLIPS> (type Rolls-Royce)
SYMBOL
CLIPS> (type [Rolls-Ro
www.eeworm.com/read/126074/6018729
tst iofnx.tst
(unwatch all)
(clear)
(set-strategy depth)
(open "iofnx.rsl" iofnx "w")
(dribble-on "iofnx.out")
(batch "iofnx.bat")
(dribble-off)
(load "compline.clp")
(printout iofnx "iofnx.bat differences are as f
www.eeworm.com/read/126074/6018739
exp tceplace.exp
TRUE
CLIPS> (batch "tceplace.bat")
TRUE
CLIPS> (load "tceplace.clp")
**********
TRUE
CLIPS> (reset)
CLIPS> (assert (a) (d) (e) (f) (g) (h) (i) (j) (k) (l))
CLIPS> (agenda) ; should be foo2 f