代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/326747/3469015
java batchingbatcherfactory.java
//$Id: BatchingBatcherFactory.java 7683 2005-07-29 19:10:20Z maxcsaucdk $
package org.hibernate.jdbc;
import org.hibernate.Interceptor;
/**
* A BatcherFactory implementation which constructs Batch
www.eeworm.com/read/321301/3538701
h vsrdisc.h
/* vsRdisc.h - virtual stack data for Router Discovery */
/* Copyright 2003 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,04nov03,rlm Ran batch header path update for
www.eeworm.com/read/294314/3917956
bat delivery.bat
REM DEMO DF DELIVERY BATCH FILE
REM Clean Project directories
REM -------------------------
REM delete files from bin directory
cd bin
del *.bak
del *.lst
del *.i
del *.aof
REM delete files
www.eeworm.com/read/277229/4157966
txt contents_390805.txt
Altium Limited
QA Footprints
Batch Number 390805
Record of Contents
~~~~~~~~~~~~~~~~~~
Axial Lead Diode.PcbLib
BGA - Rectangle.PcbLib
BGA (~0.6mm Pitch, Square).PcbLib
BGA (0.8mm Pitch
www.eeworm.com/read/449675/1674840
java batchingbatcherfactory.java
//$Id: BatchingBatcherFactory.java 7683 2005-07-29 19:10:20Z maxcsaucdk $
package org.hibernate.jdbc;
import org.hibernate.Interceptor;
/**
* A BatcherFactory implementation which constructs Batch
www.eeworm.com/read/428508/1959439
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\MGUARD\MGUARDTRANSPORT\MGUARDSMSSERVICE\GROUP\
perl -S ABLD.PL "\WORK\MGUARD\MGUARDT
www.eeworm.com/read/428508/1959521
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\MGUARD\MGUARDTRANSPORT\MGUARDDGMSERVICE\GROUP\
perl -S ABLD.PL "\WORK\MGUARD\MGUARDT
www.eeworm.com/read/428508/1959758
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\MGUARD\MGUARDCMDHANDLER\GROUP\
perl -S ABLD.PL "\WORK\MGUARD\MGUARDCMDHANDLER\GROUP\
www.eeworm.com/read/415544/2135178
bat build.bat
@echo off
rem
rem This batch file builds and preverifies the code for the demos.
rem it then packages them in a JAR file appropriately.
rem
if "%OS%" == "Windows_NT" setlocal
set DEMO=JSR172Demo