代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/207371/15274324
bat update.bat
@echo off
call envars.bat
if "%CMI_DEBUGARCH%"=="AMD64" goto :x64
set CMI_DEBUGDIR=objchk_%CMI_DEBUGOS%_%CMI_DEBUGARCH%\i386
goto start
:x64
set CMI_DEBUGDIR=objchk_%CMI_DEBUGOS%_%CMI_DEBUGARCH%
www.eeworm.com/read/207238/15278258
sql update.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of UPDATE statement.
This SQL script contains 8 qu
www.eeworm.com/read/207238/15278387
sql update.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of UPDATE statement.
This SQL script contains 8 qu
www.eeworm.com/read/206910/15285935
ini update.ini
[UpDate]
UpDateUrl0=http://211.91.191.20:8099/update.txt
UpDateUrl1=http://10.76.1.67/update.txt
UpDateUrl2=http://www.onlicon.com/mcom/update.txt
UpUrlName0=中原油田教育网
UpUrlName1=中原局域网
UpUrlName2=
www.eeworm.com/read/205976/15302755
exe update.exe
www.eeworm.com/read/205976/15302757
res update.res
www.eeworm.com/read/205976/15302758
dof update.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/205976/15302760
cfg update.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/205976/15302763
dpr update.dpr
program Update;
uses
Forms,
UnitMain in 'UnitMain.pas' {FormUpdate};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TFormUpdate, FormUpdate);
Application.Run;
www.eeworm.com/read/205731/15308631
java update.java
public class Update{
public static void furbish(){
phonenum.furbish();
}
}