代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/284952/4059229
dpr getkey.dpr
library Getkey;
uses
SysUtils,
Windows,
UnitHookDLL in 'UnitHookDLL.pas';
exports
OpenGetKeyHook,
CloseGetKeyHook;
begin
end.
www.eeworm.com/read/284952/4059231
dof getkey.dof
[FileVersion]
Version=6.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
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/284952/4059233
~dpr getkey.~dpr
library Getkey;
uses
SysUtils,
Windows,
UnitHookDLL in 'UnitHookDLL.pas';
exports
OpenGetKeyHook,
CloseGetKeyHook;
begin
DLLproc := @DLLMain;
DllMain(DLL_PROCESS_ATTACH);
en
www.eeworm.com/read/284952/4059234
~dsk getkey.~dsk
[Closed Files]
File_0=SourceModule,'d:\program files\borland\delphi6\source\rtl\Win\Windows.pas',0,1,21423,20,21427,0,0
File_1=SourceModule,'E:\Delphi下windows核心编程及热点代码分析\代码\第十章屏幕取词\Windows9x 16、32位取
www.eeworm.com/read/284952/4059235
cfg getkey.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/275471/4176440
c getkey.c
/***********************************************************************/
/* This file is part of the C51 Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1993 - 1999
www.eeworm.com/read/275471/4176527
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/275152/4179796
c getkey.c
/***********************************************************************/
/* This file is part of the C51 Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1993 - 2002
www.eeworm.com/read/275152/4179905
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/274079/4190602
java getkey.java
import java.sql.*;
public class GetKey{
public static void main(String args[])throws Exception{
Connection con=new ConnectionProvider().getConnection();
Statement stmt = con.createStatem