📄 formmain.frm
字号:
VERSION 5.00
Object = "{FE9DED34-E159-408E-8490-B720A5E632C7}#1.0#0"; "zkemkeeper.dll"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm1
Caption = "Sample program"
ClientHeight = 6930
ClientLeft = 60
ClientTop = 450
ClientWidth = 9030
LinkTopic = "Form1"
ScaleHeight = 6930
ScaleWidth = 9030
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton cmdOpen
Caption = "OpenFrm2"
Height = 375
Left = 2640
TabIndex = 57
Top = 4560
Width = 1815
End
Begin VB.CommandButton cmdGetLog
Caption = "Get Log"
Height = 345
Left = 5970
TabIndex = 56
Top = 1200
Width = 1035
End
Begin VB.CommandButton cmdSetUserInfo
Caption = "SetUserInfo"
Height = 285
Left = 2640
TabIndex = 55
Top = 3120
Width = 1785
End
Begin VB.TextBox textUserName
Height = 285
Left = 960
TabIndex = 53
Text = "John"
Top = 2550
Width = 1275
End
Begin VB.CommandButton cmdClearUserSMS
Caption = "Clear UserSMS"
Height = 285
Left = 7530
TabIndex = 52
Top = 6060
Width = 1395
End
Begin VB.CommandButton cmdClearSMS
Caption = "Clear SMS"
Height = 285
Left = 6480
TabIndex = 51
Top = 6060
Width = 1005
End
Begin VB.CommandButton cmdGetCardFun
Caption = "GetCardFun"
Height = 345
Left = 4710
TabIndex = 44
Top = 1200
Width = 1125
End
Begin VB.TextBox textStartTime
Height = 345
Left = 5640
TabIndex = 43
Top = 5610
Width = 2025
End
Begin VB.TextBox textValidTime
Height = 315
Left = 4470
TabIndex = 42
Top = 5610
Width = 945
End
Begin VB.TextBox textTag
Height = 285
Left = 3360
TabIndex = 41
Top = 5610
Width = 1035
End
Begin VB.CommandButton cmdDeleteUserSMS
Caption = "DeleteUserSMS"
Height = 285
Left = 5160
TabIndex = 40
Top = 6060
Width = 1305
End
Begin VB.CommandButton cmdSetUserSMS
Caption = "SetUserSMS"
Height = 285
Left = 3840
TabIndex = 39
Top = 6060
Width = 1335
End
Begin VB.CommandButton cmdDeleteSMS
Caption = "DeleteSMS"
Height = 285
Left = 2520
TabIndex = 38
Top = 6060
Width = 1335
End
Begin VB.TextBox textEnrollNumber
Height = 345
Left = 7830
TabIndex = 37
Text = "347"
Top = 5640
Width = 975
End
Begin VB.CommandButton cmdSetSMS
Caption = "Set SMS"
Height = 285
Left = 1260
TabIndex = 36
Top = 6060
Width = 1275
End
Begin VB.TextBox textContent
Height = 345
Left = 1320
TabIndex = 35
Top = 5610
Width = 1785
End
Begin VB.TextBox textID
Height = 345
Left = 540
TabIndex = 34
Text = "1"
Top = 5610
Width = 615
End
Begin VB.CommandButton cmdGetSMS
Caption = "Get SMS"
Height = 285
Left = 0
TabIndex = 33
Top = 6060
Width = 1275
End
Begin MSAdodcLib.Adodc adodc1
Height = 375
Left = 4770
Top = 150
Width = 1875
_ExtentX = 3307
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Prj\BioClock\zkemsdk\VB\CMI\FPData.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Prj\BioClock\zkemsdk\VB\CMI\FPData.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.CommandButton cmdGetTime
Caption = "GetDeviceTime"
Height = 375
Left = 2640
TabIndex = 31
Top = 1440
Width = 1815
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 7200
Top = 90
_ExtentX = 847
_ExtentY = 847
_Version = 393216
CancelError = -1 'True
DefaultExt = "cfg"
DialogTitle = "Select The Firmware File"
FileName = "emfw.cfg"
Filter = "Firmware File|*.cfg"
End
Begin VB.TextBox txtEvent
Height = 3615
Left = 4680
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 30
Text = "FormMain.frx":0000
Top = 1680
Width = 4095
End
Begin VB.CommandButton cmdUpdateFirmware
Caption = "UpdateFirmware"
Height = 375
Left = 7200
TabIndex = 29
Top = 600
Width = 1575
End
Begin VB.CommandButton cmdGetUserTmpStr
Caption = "GetUserTmpStr"
Height = 375
Left = 7200
TabIndex = 28
Top = 1080
Width = 1575
End
Begin VB.CommandButton cmdConnect
Caption = "Connect"
Height = 375
Left = 2640
TabIndex = 27
Top = 240
Width = 1815
End
Begin VB.TextBox txtIP
Height = 285
Left = 1080
TabIndex = 26
Text = "192.168.1.201"
Top = 240
Width = 1335
End
Begin VB.CommandButton cmd1ToNMode
Caption = "Set 1:N Mode"
Enabled = 0 'False
Height = 255
Left = 2040
TabIndex = 24
Top = 5040
Width = 1815
End
Begin VB.CommandButton cmd1To1Mode
Caption = "Set 1:1 Mode"
Enabled = 0 'False
Height = 255
Left = 240
TabIndex = 23
Top = 5040
Width = 1815
End
Begin VB.CommandButton cmdThreshold
Caption = "Set Match Threshold"
Enabled = 0 'False
Height = 375
Left = 2640
TabIndex = 22
Top = 4200
Width = 1815
End
Begin VB.ComboBox cmbDateFormats
Height = 315
ItemData = "FormMain.frx":000C
Left = 180
List = "FormMain.frx":002E
Style = 2 'Dropdown List
TabIndex = 20
Top = 3780
Width = 2055
End
Begin VB.CommandButton cmdDateFormat
Caption = "Change Date Format and Delimiter"
Enabled = 0 'False
Height = 495
Left = 2580
TabIndex = 19
Top = 3540
Width = 1815
End
Begin VB.CommandButton cmdSetUserTmpStr
Caption = "SetUserTmpStr"
Enabled = 0 'False
Height = 255
Left = 2640
TabIndex = 17
Top = 2760
Width = 1815
End
Begin VB.CommandButton cmdSetUserTmp
Caption = "SetUserTmp"
Enabled = 0 'False
Height = 255
Left = 2640
TabIndex = 18
Top = 2520
Width = 1815
End
Begin VB.CommandButton cmdSetEnrollStr
Caption = "SetEnrollDataStr"
Enabled = 0 'False
Height = 255
Left = 2640
TabIndex = 16
Top = 2280
Width = 1815
End
Begin VB.CommandButton cmdSetEnrollmentData
Caption = "SetEnrollData"
Enabled = 0 'False
Height = 255
Left = 2640
TabIndex = 14
Top = 2040
Width = 1815
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -