📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
BorderStyle = 1 'Fixed Single
Caption = "任意设站极坐标法测设曲线"
ClientHeight = 9090
ClientLeft = 45
ClientTop = 435
ClientWidth = 10725
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9090
ScaleWidth = 10725
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame3
Caption = "*程序说明*"
Height = 3615
Left = 8520
TabIndex = 44
Top = 0
Width = 2175
Begin VB.Label Label18
BorderStyle = 1 'Fixed Single
Caption = $"Form1.frx":0000
Height = 5175
Left = 0
TabIndex = 45
Top = 240
Width = 2175
End
End
Begin VB.TextBox Text17
Height = 5175
Left = 2400
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 38
Text = "Form1.frx":0195
Top = 3600
Width = 6135
End
Begin VB.TextBox Text29
Height = 2535
Left = 2520
MultiLine = -1 'True
TabIndex = 37
Text = "Form1.frx":0197
Top = 240
Width = 5535
End
Begin VB.CommandButton Command3
Caption = "退出"
Height = 375
Left = 3840
TabIndex = 34
Top = 3000
Width = 1335
End
Begin VB.Frame Frame2
Caption = "放样数据计算"
Height = 5295
Left = 120
TabIndex = 13
Top = 3480
Width = 2295
Begin VB.CommandButton Command2
Caption = "计算"
Height = 375
Left = 840
TabIndex = 36
Top = 4920
Width = 975
End
Begin VB.TextBox Text15
Height = 270
Left = 1080
TabIndex = 33
Text = "1250"
Top = 4560
Width = 1095
End
Begin VB.TextBox Text14
Height = 270
Left = 1080
TabIndex = 31
Text = "20"
Top = 4080
Width = 1095
End
Begin VB.TextBox Text13
Height = 270
Left = 1080
TabIndex = 29
Text = "11902.864"
Top = 3600
Width = 1095
End
Begin VB.TextBox Text12
Height = 270
Left = 1080
TabIndex = 28
Text = "84707.070"
Top = 3240
Width = 1095
End
Begin VB.TextBox Text11
Height = 270
Left = 1080
TabIndex = 25
Text = "12271.765"
Top = 2760
Width = 1095
End
Begin VB.TextBox Text10
Height = 270
Left = 1080
TabIndex = 23
Text = "84618.761"
Top = 2280
Width = 1095
End
Begin VB.TextBox Text9
Height = 270
Left = 1080
TabIndex = 21
Text = "11978.927"
Top = 1800
Width = 1095
End
Begin VB.TextBox Text8
Height = 270
Left = 1080
TabIndex = 19
Text = "84753.510"
Top = 1320
Width = 1095
End
Begin VB.TextBox Text7
Height = 270
Left = 1080
TabIndex = 17
Text = "12221.766"
Top = 840
Width = 1095
End
Begin VB.TextBox Text6
Height = 270
Left = 1080
TabIndex = 15
Text = "84678.761"
Top = 480
Width = 1095
End
Begin VB.Label Label17
Caption = "i点里程"
Height = 255
Left = 120
TabIndex = 32
Top = 4560
Width = 735
End
Begin VB.Label Label16
Caption = "边桩距"
Height = 375
Left = 120
TabIndex = 30
Top = 4080
Width = 855
End
Begin VB.Label Label11
Caption = "后视Y坐标"
Height = 375
Left = 120
TabIndex = 27
Top = 3600
Width = 855
End
Begin VB.Label Label8
Caption = "后视X坐标"
Height = 375
Left = 120
TabIndex = 26
Top = 3240
Width = 855
End
Begin VB.Label Label15
Caption = "站点Y坐标"
Height = 255
Left = 120
TabIndex = 24
Top = 2760
Width = 975
End
Begin VB.Label Label14
Caption = "站点X坐标"
Height = 375
Left = 120
TabIndex = 22
Top = 2280
Width = 975
End
Begin VB.Label Label13
Caption = "JD Y坐标"
Height = 375
Left = 120
TabIndex = 20
Top = 1800
Width = 855
End
Begin VB.Label Label12
Caption = "JD X坐标"
Height = 255
Left = 120
TabIndex = 18
Top = 1320
Width = 855
End
Begin VB.Label Label10
Caption = "ZH Y坐标"
Height = 375
Left = 120
TabIndex = 16
Top = 840
Width = 855
End
Begin VB.Label Label9
Caption = "ZH X坐标 "
Height = 255
Left = 120
TabIndex = 14
Top = 480
Width = 975
End
End
Begin VB.Frame frame1
Caption = "综合要素计算"
Height = 3255
Left = 120
TabIndex = 0
Top = 120
Width = 2415
Begin VB.TextBox Text16
Height = 270
Left = 1680
TabIndex = 42
Text = "37.7"
Top = 360
Width = 495
End
Begin VB.TextBox Text5
Height = 270
Left = 1080
TabIndex = 40
Text = "03"
Top = 360
Width = 495
End
Begin VB.CommandButton Command1
Caption = "计算"
Height = 375
Left = 720
TabIndex = 35
Top = 2880
Width = 855
End
Begin VB.TextBox Text4
Height = 390
Left = 840
TabIndex = 12
Text = "1462.918"
Top = 2400
Width = 1455
End
Begin VB.OptionButton Option2
Caption = "Option2"
Height = 255
Left = 1800
TabIndex = 10
Top = 2040
Width = 255
End
Begin VB.OptionButton Option1
Caption = "Option1"
Height = 375
Left = 720
TabIndex = 9
Top = 1920
Width = 255
End
Begin VB.TextBox Text3
Height = 375
Left = 1080
TabIndex = 6
Text = "100"
Top = 1440
Width = 1095
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -