?? 03428780.txt
字號:
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "計(jì)算器"
ClientHeight = 2880
ClientLeft = 5595
ClientTop = 3930
ClientWidth = 3000
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2880
ScaleWidth = 3000
Begin VB.CommandButton Command1
Caption = "F"
Height = 495
Index = 15
Left = 2490
TabIndex = 27
Top = 2880
Width = 375
End
Begin VB.CommandButton Command1
Caption = "E"
Height = 495
Index = 14
Left = 2020
TabIndex = 26
Top = 2880
Width = 375
End
Begin VB.CommandButton Command1
Caption = "D"
Height = 495
Index = 13
Left = 1530
TabIndex = 25
Top = 2880
Width = 375
End
Begin VB.CommandButton Command1
Caption = "C"
Height = 495
Index = 12
Left = 1050
TabIndex = 24
Top = 2880
Width = 375
End
Begin VB.CommandButton Command1
Caption = "B"
Height = 495
Index = 11
Left = 580
TabIndex = 23
Top = 2880
Width = 375
End
Begin VB.CommandButton Command1
Caption = "A"
Height = 495
Index = 10
Left = 120
TabIndex = 22
Top = 2880
Width = 375
End
Begin VB.Frame Frame1
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2400
Left = 60
TabIndex = 0
Top = 480
Width = 2895
Begin VB.CommandButton Command3
Caption = "="
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1200
TabIndex = 21
Top = 1830
Width = 495
End
Begin VB.CommandButton Command4
Caption = "CE"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 2320
TabIndex = 20
Top = 160
Width = 495
End
Begin VB.CommandButton Command4
Caption = "1/x"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 2320
TabIndex = 19
Top = 1830
Width = 495
End
Begin VB.CommandButton Command4
Caption = "-/+"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 2320
TabIndex = 18
Top = 1280
Width = 495
End
Begin VB.CommandButton Command4
Caption = "sqr"
BeginProperty Font
Name = "幼圓"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 2320
TabIndex = 17
Top = 720
Width = 495
End
Begin VB.CommandButton Command1
Caption = "÷"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 19
Left = 1750
TabIndex = 16
Top = 1830
Width = 495
End
Begin VB.CommandButton Command1
Caption = "×"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 18
Left = 1750
TabIndex = 15
Top = 1280
Width = 495
End
Begin VB.CommandButton Command1
Caption = "—"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 17
Left = 1750
TabIndex = 14
Top = 720
Width = 495
End
Begin VB.CommandButton Command1
Caption = "+"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 16
Left = 1750
TabIndex = 13
Top = 160
Width = 495
End
Begin VB.CommandButton Command2
Caption = "."
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 640
TabIndex = 11
Top = 1830
Width = 495
End
Begin VB.CommandButton Command1
Caption = "9"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 9
Left = 1200
TabIndex = 10
Top = 160
Width = 495
End
Begin VB.CommandButton Command1
Cancel = -1 'True
Caption = "8"
BeginProperty Font
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -