代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/361238/2950085
bat flashup_wince.bat
REM Batch file to flash the target with os/wlan/dsets.
REM To load applications to the AR6K RAM and execute, follow the steps below.
REM Before loading the driver add a registry key
REM 'HKLM\Co
www.eeworm.com/read/359584/2974813
bat flashup_wince.bat
REM Batch file to flash the target with os/wlan/dsets.
REM To load applications to the AR6K RAM and execute, follow the steps below.
REM Before loading the driver add a registry key
REM 'HKLM\Co
www.eeworm.com/read/358714/2983271
bat netware.bat
@echo off
rem batch file to build multi-thread test ( mttest.nlm )
rem command line arguments:
rem debug => build using debug settings
rem
rem After building, copy mttest.nlm to the server and
www.eeworm.com/read/172911/9682810
bat configure.bat
@echo off
echo Configuring bison for go32
rem This batch file assumes a unix-type "sed" program
echo # Makefile generated by "configure.bat"> Makefile
echo all.dos : bison >> Makefile
if exist confi
www.eeworm.com/read/415047/11085387
txt win32.txt
Overview of HEC on Win32
------------------------
There are 4 batch files which you can use to build and maintain HEC
1) bldall.bat - makes all the win32 binaries
2) mvbin.bat - moves all t
www.eeworm.com/read/336165/12471179
dfm batchupdatesu1.dfm
object Form1: TForm1
Left = 192
Top = 125
Width = 715
Height = 342
Caption = 'Batch Updates'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.
www.eeworm.com/read/147731/12534441
lgw beam.lgw
/BATCH
! /COM,ANSYS RELEASE 8.0 UP20030930 14:45:03 10/08/2004
/FILNAME,beam,0
/AUX15
IOPTN,IGES,NODEFEAT
!*
IOPTN,MERGE,YES
IOPTN,SOLID,YES
IOPTN,SMALL,YE
www.eeworm.com/read/237284/13970028
ini gprsserver.ini
[test]
Driver=Microsoft Access Driver (*.mdb)
Params=OPEN MODE:READ/WRITE;BATCH COUNT:200;MAX ROWS:-1;SCHEMA CACHE SIZE:8;SCHEMA CACHE TIME:-1;SQLPASSTHRU MODE:SHARED AUTOCOMMIT;ENABLE SCHEMA CACHE:
www.eeworm.com/read/237122/13977495
htm ch33_07.htm
[Chapter 33] 33.7 ed/ex Batch Edits: Avoid Errors When No Match
www.eeworm.com/read/202674/15376938
bat msvc-qmake.bat
REM Batch file to make all Makefiles or all Visual Studio project files
REM (*.dsp for MSVC-6.0 or *.vcproj for MSVC-7.0) for Qwt with qmake.
REM
REM BUG: the designer plugin *.dsp file may not wor