example1.vbp
来自「利用psoc进行usb及capsense的程序编写」· VBP 代码 · 共 43 行
VBP
43 行
Type=Exe
Module=AccessIODevice; HIDInterface.bas
Module=APIinterface; OSInterface.bas
Form=StartUp.frm
IconForm="StartUp"
Startup="StartUp"
HelpFile=""
Title="Example1"
ExeName32="example1.exe"
Command32=""
Name="Example1"
HelpContextID="0"
Description="Buttons And Lights Example"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="Companion application to CY8C24794 device project"
VersionCompanyName="USB Design By Example"
VersionFileDescription="Example 1 for PSoC Ap Note"
VersionLegalCopyright="Copyright 2005, John Hyde, USB Design By Example"
CompilationType=0
OptimizationType=2
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=-1
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 + -
显示快捷键?