主题:数制转换器,不够完善阿(包括界面代码)
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5610
ClientLeft = 60
ClientTop = 450
ClientWidth = 7815
LinkTopic = "Form1"
ScaleHeight = 5610
ScaleWidth = 7815
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command3
Caption = "结束"
Height = 500
Left = 5040
TabIndex = 8
Top = 4680
Width = 2000
End
Begin VB.CommandButton Command2
Caption = "继续"
Height = 500
Left = 2760
TabIndex = 7
Top = 4680
Width = 2000
End
Begin VB.CommandButton Command1
Caption = "开始转换"
Height = 500
Left = 480
TabIndex = 6
Top = 4680
Width = 2000
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2160
TabIndex = 3
Top = 1680
Width = 2055
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2640
TabIndex = 0
Top = 720
Width = 4455
End
Begin VB.Label Label4
Caption = "Label4"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2160
TabIndex = 5
Top = 2880
Width = 5295
End
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5610
ClientLeft = 60
ClientTop = 450
ClientWidth = 7815
LinkTopic = "Form1"
ScaleHeight = 5610
ScaleWidth = 7815
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command3
Caption = "结束"
Height = 500
Left = 5040
TabIndex = 8
Top = 4680
Width = 2000
End
Begin VB.CommandButton Command2
Caption = "继续"
Height = 500
Left = 2760
TabIndex = 7
Top = 4680
Width = 2000
End
Begin VB.CommandButton Command1
Caption = "开始转换"
Height = 500
Left = 480
TabIndex = 6
Top = 4680
Width = 2000
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2160
TabIndex = 3
Top = 1680
Width = 2055
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2640
TabIndex = 0
Top = 720
Width = 4455
End
Begin VB.Label Label4
Caption = "Label4"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2160
TabIndex = 5
Top = 2880
Width = 5295
End