formhelp1.frm
来自「游动微型机器人动力学特性仿真研究,本软件编制了机器人动力学性能计算软件,研究了微」· FRM 代码 · 共 35 行
FRM
35 行
VERSION 5.00
Begin VB.Form Formhelp1
Caption = "Form1"
ClientHeight = 3150
ClientLeft = 2055
ClientTop = 1725
ClientWidth = 5310
LinkTopic = "Form1"
ScaleHeight = 3150
ScaleWidth = 5310
Begin VB.PictureBox Picture1
Height = 1695
Left = 720
Picture = "Formhelp1.frx":0000
ScaleHeight = 1635
ScaleWidth = 1155
TabIndex = 0
Top = 720
Width = 1215
End
Begin VB.Label Label1
Caption = $"Formhelp1.frx":0989
Height = 1095
Left = 2280
TabIndex = 1
Top = 720
Width = 2415
End
End
Attribute VB_Name = "Formhelp1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?