📄 form1.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form Enigma
BorderStyle = 1 'Fixed Single
Caption = "Enigma加密机"
ClientHeight = 2775
ClientLeft = 5355
ClientTop = 4635
ClientWidth = 4575
Icon = "Form1.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 2775
ScaleWidth = 4575
Begin TabDlg.SSTab SSTab1
Height = 2775
Left = 0
TabIndex = 0
Top = 0
Width = 4575
_ExtentX = 8070
_ExtentY = 4895
_Version = 393216
Tabs = 4
TabsPerRow = 4
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "欢迎"
TabPicture(0) = "Form1.frx":628A
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Image2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label5"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label6"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Image3"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Label8"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Image4"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Frame9"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).ControlCount= 7
TabCaption(1) = "加密"
TabPicture(1) = "Form1.frx":62A6
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame1"
Tab(1).Control(1)= "Frame3"
Tab(1).Control(2)= "Encrypt_Cmd"
Tab(1).Control(3)= "Frame2"
Tab(1).ControlCount= 4
TabCaption(2) = "解密"
TabPicture(2) = "Form1.frx":62C2
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame4"
Tab(2).Control(1)= "Frame6"
Tab(2).Control(2)= "Decrypt_Cmd"
Tab(2).Control(3)= "Frame5"
Tab(2).ControlCount= 4
TabCaption(3) = "关于"
TabPicture(3) = "Form1.frx":62DE
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Image1"
Tab(3).Control(1)= "Label1"
Tab(3).Control(2)= "Label2"
Tab(3).Control(3)= "Frame7"
Tab(3).Control(4)= "Frame8"
Tab(3).ControlCount= 5
Begin VB.Frame Frame9
Caption = "说明"
ForeColor = &H000000C0&
Height = 1095
Left = 120
TabIndex = 28
Top = 1560
Width = 4335
Begin VB.CheckBox Start_CHK
Caption = "我同意以上说明"
ForeColor = &H000000C0&
Height = 255
Left = 1320
TabIndex = 30
Top = 720
Width = 1695
End
Begin VB.Label Label7
Caption = " 本软件为自由软件,请不要用于商业目的!作者对因为使用本软件所造成的损失不负任何责任。"
ForeColor = &H000000C0&
Height = 375
Left = 120
TabIndex = 29
Top = 240
Width = 4095
End
End
Begin VB.Frame Frame8
Caption = "此软件作者及开发小组"
ForeColor = &H00800000&
Height = 555
Left = -74640
TabIndex = 24
Top = 2160
Width = 3735
Begin VB.Label Label4
Caption = "作者: 田 丰 开发: Mini@Soft"
ForeColor = &H00800000&
Height = 255
Left = 120
TabIndex = 25
Top = 240
Width = 3375
End
End
Begin VB.Frame Frame7
Caption = "此软件使用权属于"
ForeColor = &H00800000&
Height = 525
Left = -74640
TabIndex = 22
Top = 1560
Width = 3735
Begin VB.Label Label3
Caption = "姓名: 序列号:122204-00000000"
ForeColor = &H00800000&
Height = 255
Left = 120
TabIndex = 23
Top = 240
Width = 3495
End
End
Begin VB.Frame Frame5
Caption = "参数设置"
Height = 615
Left = -74880
TabIndex = 14
Top = 2040
Width = 3855
Begin VB.CheckBox De_Settings
Caption = "将原文件另存为.Eni文件"
Height = 255
Left = 120
TabIndex = 15
Top = 240
Value = 1 'Checked
Width = 3615
End
End
Begin VB.Frame Frame2
Caption = "参数设置"
Height = 855
Left = -74880
TabIndex = 12
Top = 1800
Width = 3855
Begin VB.CheckBox Op_Settings
Caption = "生成独立文件(脱离加密机环境)"
Enabled = 0 'False
Height = 255
Left = 120
TabIndex = 19
Top = 480
Width = 3615
End
Begin MSComDlg.CommonDialog CDialog
Left = 3120
Top = 0
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CheckBox En_Settings
Caption = "将原文件另存为.Eni文件"
Height = 255
Left = 120
TabIndex = 13
Top = 240
Value = 1 'Checked
Width = 2295
End
End
Begin VB.CommandButton Decrypt_Cmd
Caption = "解 密"
Enabled = 0 'False
Height = 2175
Left = -70920
TabIndex = 10
Top = 480
Width = 375
End
Begin VB.Frame Frame6
Caption = "请输入密码(至少6位,不超过15位)"
Height = 615
Left = -74880
TabIndex = 9
Top = 1200
Width = 3855
Begin VB.TextBox Password_D
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
IMEMode = 3 'DISABLE
Left = 120
MaxLength = 15
PasswordChar = "*"
TabIndex = 16
Top = 240
Width = 3615
End
End
Begin VB.Frame Frame4
Caption = "请选择要解密的文件"
Height = 615
Left = -74880
TabIndex = 8
Top = 360
Width = 3855
Begin VB.CommandButton Open_DFile
Caption = ".."
Height = 255
Left = 3360
TabIndex = 17
Top = 240
Width = 375
End
Begin VB.TextBox Decrypt_Src
Height = 270
Left = 120
Locked = -1 'True
TabIndex = 11
Top = 240
Width = 3135
End
End
Begin VB.CommandButton Encrypt_Cmd
Caption = "加 密"
Enabled = 0 'False
Height = 2175
Left = -70920
TabIndex = 6
Top = 480
Width = 375
End
Begin VB.Frame Frame3
Caption = "请输入密码(至少6位,不超过15位)"
Height = 615
Left = -74880
TabIndex = 2
Top = 1080
Width = 3855
Begin VB.CheckBox Show_pwd
Caption = "显密码"
Height = 255
Left = 2760
TabIndex = 18
Top = 240
Width = 975
End
Begin VB.TextBox Password_Ver
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
IMEMode = 3 'DISABLE
Left = 1440
MaxLength = 15
PasswordChar = "*"
TabIndex = 7
Top = 240
Width = 1215
End
Begin VB.TextBox Password_E
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
IMEMode = 3 'DISABLE
Left = 120
MaxLength = 15
PasswordChar = "*"
TabIndex = 5
Top = 240
Width = 1215
End
End
Begin VB.Frame Frame1
Caption = "请选择要加密的文件"
Height = 615
Left = -74880
TabIndex = 1
Top = 360
Width = 3855
Begin VB.CommandButton Open_EFile
Caption = ".."
Height = 255
Left = 3360
TabIndex = 4
Top = 240
Width = 375
End
Begin VB.TextBox Encrypt_Src
Height = 270
Left = 120
Locked = -1 'True
TabIndex = 3
Top = 240
Width = 3135
End
End
Begin VB.Image Image4
Height = 240
Left = 1560
Picture = "Form1.frx":62FA
Top = 1320
Width = 240
End
Begin VB.Label Label8
Alignment = 2 'Center
Caption = "Email:Bugs2000@163.com"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 255
Left = 1800
TabIndex = 31
Top = 1320
Width = 2415
End
Begin VB.Image Image3
Height = 240
Left = 1350
Picture = "Form1.frx":C584
Top = 1035
Width = 240
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "Version 0.90 Beta Build122204"
BeginProperty Font
Name = "Romantic"
Size = 10.5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -