form3.frm
来自「对spn分组密码基于用同一个密钥加密后的周期的漏洞分析」· FRM 代码 · 共 26 行
FRM
26 行
VERSION 5.00
Begin VB.Form Form3
Caption = "Form3"
ClientHeight = 13020
ClientLeft = 60
ClientTop = 450
ClientWidth = 12885
LinkTopic = "Form3"
ScaleHeight = 13020
ScaleWidth = 12885
StartUpPosition = 3 'Windows Default
Begin VB.Label Label1
Caption = "Label1"
Height = 12135
Left = 480
TabIndex = 0
Top = 600
Width = 11535
End
End
Attribute VB_Name = "Form3"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?