📄 parallelcircuit.frm
字号:
VERSION 5.00
Begin VB.Form ParallelCircuit
BackColor = &H80000004&
BorderStyle = 1 'Fixed Single
Caption = "并联电路"
ClientHeight = 9450
ClientLeft = 45
ClientTop = 360
ClientWidth = 8490
Icon = "ParallelCircuit.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 9450
ScaleWidth = 8490
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command1
Caption = "主界面"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2760
TabIndex = 18
Top = 8760
Width = 2175
End
Begin VB.TextBox HMR
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3360
TabIndex = 12
ToolTipText = "How many resistors in parallel"
Top = 3480
Width = 1215
End
Begin VB.TextBox VoltVal
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3360
TabIndex = 11
ToolTipText = "Circuit Voltage"
Top = 3960
Width = 1215
End
Begin VB.TextBox CountUp
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3360
TabIndex = 10
ToolTipText = "Enter value of resistors here"
Top = 4440
Width = 1215
End
Begin VB.CommandButton ResValEnter
Caption = "输入"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4920
TabIndex = 9
ToolTipText = "Click to save the value of the resistor"
Top = 4440
Width = 1695
End
Begin VB.CommandButton Repeat
Caption = "重复"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 8
ToolTipText = "Start a new circuit calculation"
Top = 5040
Width = 1695
End
Begin VB.PictureBox Results
AutoRedraw = -1 'True
AutoSize = -1 'True
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3015
Left = 600
ScaleHeight = 2955
ScaleWidth = 7395
TabIndex = 7
ToolTipText = "Results"
Top = 5640
Width = 7455
End
Begin VB.Label Number
Alignment = 2 'Center
BackColor = &H000000FF&
BorderStyle = 1 'Fixed Single
Caption = "1"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2880
TabIndex = 13
Top = 4440
Width = 495
End
Begin VB.Line Line23
BorderWidth = 4
X1 = 0
X2 = 10080
Y1 = 600
Y2 = 600
End
Begin VB.Label Label13
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "并联电路"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 495
Left = 1320
TabIndex = 19
Top = 120
Width = 6375
End
Begin VB.Shape Shape4
BackColor = &H00FF8080&
BackStyle = 1 'Opaque
Height = 615
Left = 0
Top = 0
Width = 9135
End
Begin VB.Label Label12
Alignment = 2 'Center
BackColor = &H80000004&
Caption = "最大为10"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4680
TabIndex = 17
Top = 3600
Width = 1095
End
Begin VB.Label Label11
BackColor = &H80000004&
Caption = "所需电阻 ="
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 16
Top = 3480
Width = 2655
End
Begin VB.Label Label10
BackColor = &H80000004&
Caption = "供电电压 (Vs) ="
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 15
Top = 3960
Width = 2655
End
Begin VB.Label Label9
BackColor = &H80000004&
Caption = "等值电阻 ="
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 14
Top = 4440
Width = 2175
End
Begin VB.Label Label8
BackColor = &H80000004&
Caption = "R3"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6840
TabIndex = 6
Top = 1800
Width = 375
End
Begin VB.Label Label7
BackColor = &H80000004&
Caption = "R2"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 5280
TabIndex = 5
Top = 1800
Width = 375
End
Begin VB.Label Label6
BackColor = &H80000004&
Caption = "R1"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3720
TabIndex = 4
Top = 1800
Width = 255
End
Begin VB.Label Label5
BackColor = &H80000004&
Caption = "Vs"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1440
TabIndex = 3
Top = 2400
Width = 255
End
Begin VB.Label Label4
BackColor = &H80000004&
Caption = "I3"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -