代码搜索:参数速查
找到约 10,000 项符合「参数速查」的源代码
代码结果 10,000
www.eeworm.com/read/351081/10682438
frm range.frm
VERSION 5.00
Begin VB.Form frmRangeCaps
BorderStyle = 3 'Fixed Dialog
Caption = "扫描仪性能参数"
ClientHeight = 6345
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/454529/7387828
pas hookthread.pas
unit HOOKThread; //HOOK
interface
procedure AllThreadPro(X: Integer); stdcall; // 线程函数
implementation
uses
Windows,Messages,log;
// 线程函数 『参数无用』
procedure AllThreadPro(X: Inte
www.eeworm.com/read/447382/7553755
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetbj
Caption = "参数设置 :报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765
www.eeworm.com/read/433787/7908640
frm config.frm
VERSION 5.00
Begin VB.Form Config
BackColor = &H00C0FFFF&
Caption = "设置参数"
ClientHeight = 2985
ClientLeft = 60
ClientTop = 450
ClientWid
www.eeworm.com/read/197685/7977781
def mfcsam~1.def
; MFCSample.def : 声明 DLL 的模块参数。
LIBRARY "MFCSample"
EXPORTS
; 此处可以是显式导出
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer