?? +
字號:
VERSION 5.00
Begin VB.Form Form1
BackColor = &H00808000&
BorderStyle = 1 'Fixed Single
Caption = "科學計算器"
ClientHeight = 3075
ClientLeft = 45
ClientTop = 330
ClientWidth = 4335
Icon = "計算器.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3075
ScaleWidth = 4335
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton vir
Caption = "e"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 6
Left = 3720
TabIndex = 34
Top = 2760
Width = 495
End
Begin VB.CommandButton spci
Caption = "exp"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 6
Left = 3120
TabIndex = 33
Top = 2400
Width = 495
End
Begin VB.CommandButton vir
Caption = "pi"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 5
Left = 3720
TabIndex = 32
Top = 2400
Width = 495
End
Begin VB.CommandButton vir
Caption = "M5"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 3720
TabIndex = 31
Top = 2040
Width = 495
End
Begin VB.CommandButton vir
Caption = "M4"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 3720
TabIndex = 30
Top = 1680
Width = 495
End
Begin VB.CommandButton vir
Caption = "M3"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 3720
TabIndex = 29
Top = 1320
Width = 495
End
Begin VB.CommandButton vir
Caption = "M2"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 3720
TabIndex = 28
Top = 960
Width = 495
End
Begin VB.CommandButton vir
Caption = "M1"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3720
TabIndex = 27
Top = 600
Width = 495
End
Begin VB.CommandButton quit
Cancel = -1 'True
Caption = "OFF"
BeginProperty Font
Name = "黑體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2520
TabIndex = 26
Top = 1200
Width = 495
End
Begin VB.CommandButton spci
Caption = "1/x"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 5
Left = 3120
TabIndex = 25
Top = 2760
Width = 495
End
Begin VB.CommandButton spci
Caption = "ln"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 3120
TabIndex = 24
Top = 2040
Width = 495
End
Begin VB.CommandButton spci
Caption = "log"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 3120
TabIndex = 23
Top = 1680
Width = 495
End
Begin VB.CommandButton spci
Caption = "tan"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 3120
TabIndex = 22
Top = 1320
Width = 495
End
Begin VB.CommandButton spci
Caption = "cos"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 3120
TabIndex = 21
Top = 960
Width = 495
End
Begin VB.CommandButton spci
Caption = "sin"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3120
TabIndex = 20
Top = 600
Width = 495
End
Begin VB.CommandButton on
Caption = "ON"
BeginProperty Font
Name = "黑體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2520
TabIndex = 19
Top = 600
Width = 495
End
Begin VB.CommandButton equl
Caption = "="
Default = -1 'True
BeginProperty Font
Name = "黑體"
Size = 24
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2520
Picture = "計算器.frx":030A
TabIndex = 18
Top = 2400
Width = 495
End
Begin VB.CommandButton calu
Caption = "/"
BeginProperty Font
Name = "黑體"
Size = 24
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 1920
Picture = "計算器.frx":074C
TabIndex = 17
Top = 600
Width = 495
End
Begin VB.CommandButton calu
Caption = "*"
BeginProperty Font
Name = "黑體"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 1920
Picture = "計算器.frx":0B8E
TabIndex = 16
Top = 1200
Width = 495
End
Begin VB.CommandButton calu
Caption = "-"
BeginProperty Font
Name = "黑體"
Size = 24
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 1920
Picture = "計算器.frx":0FD0
TabIndex = 15
Top = 1800
Width = 495
End
Begin VB.CommandButton calu
Caption = "+"
BeginProperty Font
Name = "黑體"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 1920
Picture = "計算器.frx":1412
TabIndex = 14
Top = 2400
Width = 495
End
Begin VB.CommandButton sign
Caption = "+/-"
BeginProperty Font
Name = "黑體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 720
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -