代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/156804/11763736
bat testmexx.bat
REM This batch file is intended to be called by TESTME.BAT
debug\echocli < testme.txt
exit
www.eeworm.com/read/345049/11844469
js core1.js
DomainMap={
cookieDomain:'.163.com',
serverHostName:'blog.163.com',
serverDomain:'.blog.163.com',
getParentDomain:function(s){
if(s.indexOf('@')!=-1||s.indexOf('_')!=-1||s.indexOf('..')!=-1||s.charAt(
www.eeworm.com/read/344083/11909290
bbs pc_simple.bbs
[Batch Build]
PC_Simple - Win32 Debug=1
PC_Simple - Win32 Release=1
www.eeworm.com/read/257625/11919247
bbs demo_airline.bbs
[Batch Build]
Demo_airline - Win32 Debug=1
Demo_airline - Win32 Release=1
www.eeworm.com/read/339549/12226150
js core1.js
DomainMap={
cookieDomain:'.163.com',
serverHostName:'blog.163.com',
serverDomain:'.blog.163.com',
getParentDomain:function(s){
if(s.indexOf('@')!=-1||s.indexOf('_')!=-1||s.indexOf('..')!=-1||s.charAt(
www.eeworm.com/read/151063/12237351
h stats.h
/*****************************************************************************
*** Author: Hussein F. Salama ***
*** Date: Septembe
www.eeworm.com/read/252270/12290317
txt cron的一些简单用法.txt
作者:studyboy
email: studyboy@21cn.com
日期:2001-7-20 15:28:01
在unix系统下,
这里以AIX4.3为例子
有几种关于任务的命令
crontab
at
batch
cron进程会在以下几种情况开始
1,crontab命令事件,每次都会执行计划任务(呵呵,引用了W下的概念了)
2,at命令事件,只会运行一次。
3,bat
www.eeworm.com/read/336620/12428794
js core1.js
DomainMap={
cookieDomain:'.163.com',
serverHostName:'blog.163.com',
serverDomain:'.blog.163.com',
getParentDomain:function(s){
if(s.indexOf('@')!=-1||s.indexOf('_')!=-1||s.indexOf('..')!=-1||s.charAt(
www.eeworm.com/read/229737/14318238
bat echeck.bat
@echo off
rem Check environmental space by assigning 10 strings with length of %1
rem Supply %1 = any string with length = (required space)/10 - 5
rem Example: required: 200 bytes, leng
www.eeworm.com/read/117180/14938080
bat ms.bat
rem Batch file to make the Microsoft C version of the CTask kernel
rem and support routines.
make ctask.ms
make ctsup.ms