代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/229812/4748086
cmd vchkout.cmd
@echo off
rem this batch file is part of the interface to a Revision Control System (RCS)
rem call RCS command to checkout (lock) a copy of the file
rem the first (and only) parameter ( %1 ) is the
www.eeworm.com/read/229812/4748097
cmd vrcs.cmd
@echo off
rem this batch file is part of the interface to a Revision Control System (RCS)
rem call RCS command to checkout (lock) a copy of the file
rem the first (and only) parameter ( %1 ) is the
www.eeworm.com/read/219096/4851322
dir-wcprops
K 25
svn:wc:ra_dav:version-url
V 57
/svnroot/geonetwork/!svn/ver/2/trunk/web/xsl/batch-import
END
www.eeworm.com/read/217476/4870249
bat cooltrayservice.bat
@echo off
rem This batch file (re)installs the CoolTrayService, then starts it.
rem Change this path:
set SERVICEPATH=C:\Troels\Delphi\TrayIconTest\CoolService
%SERVICEPATH%\CoolService.exe
www.eeworm.com/read/216802/4881924
c if.c
/*
* IF.C - if internal batch command.
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Seperated commands into indiv
www.eeworm.com/read/216802/4881989
c shift.c
/*
* SHIFT.C - shift internal batch command
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Separated commands into
www.eeworm.com/read/209559/4969253
h pagevec.h
/*
* include/linux/pagevec.h
*
* In many places it is efficient to batch an operation up against multiple
* pages. A pagevec is a multipage container which is used for that.
*/
#define PAGEVEC_
www.eeworm.com/read/205824/5016830
c if.c
/*
* IF.C - if internal batch command.
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Seperated commands into indiv
www.eeworm.com/read/205824/5016896
c shift.c
/*
* SHIFT.C - shift internal batch command
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Separated commands into
www.eeworm.com/read/191030/5169132
java batchfiletokenmarker.java
/*
* BatchFileTokenMarker.java - Batch file token marker
* Copyright (C) 1998, 1999 Slava Pestov
*
* You may use and modify this package for any purpose. Redistribution is
* permitted, in bo