modeling of electrical circuit.vbp
来自「一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件」· VBP 代码 · 共 51 行
VBP
51 行
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Form=Simple.frm
Form=Splash.frm
Form=SeriesCircuit.frm
Form=ParallelCircuit.frm
Form=About.frm
Form=RLCSeries.frm
Form=RLCTwoLoop.frm
Form=RLCThreeLoop.frm
UserControl=lvButtons.ctl
Module=modLvTimer; modLvTimer.bas
IconForm="ParallelCircuit"
Startup="Splash"
HelpFile=""
Title="Analysis &Modeling of Electrical Circui"
ExeName32="Ohms Law Calculator.exe"
Command32=""
Name="ElectricalCircuitModeling"
HelpContextID="0"
Description="Analysis and Modeling of Electrical Circuit"
CompatibleMode="0"
MajorVer=1
MinorVer=5
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="http://www.mndsoft.com"
VersionCompanyName="Mndsoft.com"
VersionFileDescription="电子电路模拟和分析系统 V1.5"
VersionProductName="电子电路模拟和分析系统 V1.5"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
DebugStartupOption=0
[MS Transaction Server]
AutoRefresh=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?