📄 test.vjsproj
字号:
<VisualStudioProject>
<VISUALJSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
>
<Build>
<Settings
AssemblyKeyContainerName = ""
AssemblyName = "test"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "test"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = "Form1"
>
<Config
Name = "Debug"
BaseAddress = "268435456"
ConfigurationOverrideFile = ""
DefineConstants = "WIN32, DEBUG"
DebugSymbols = "true"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "2"
AdditionalOptions = ""
/>
<Config
Name = "Release"
BaseAddress = "268435456"
ConfigurationOverrideFile = ""
DefineConstants = "WIN32"
DebugSymbols = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "2"
AdditionalOptions = ""
/>
</Settings>
<References>
<Reference
Name = "vjswfc"
AssemblyName = "vjswfc"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vjswfc.dll"
/>
<Reference
Name = "vjslib"
AssemblyName = "vjslib"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vjslib.dll"
/>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.XML"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "_UpgradeReport.htm"
SubType = "Preview"
BuildAction = "None"
/>
<File
RelPath = "coreClass.java"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.java"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "tested.c"
BuildAction = "Content"
/>
<File
RelPath = "TURBOC.CFG"
BuildAction = "None"
/>
<File
RelPath = "TEMPLATE\Depth.c"
BuildAction = "Content"
/>
<File
RelPath = "TEMPLATE\peanuts.c"
BuildAction = "Content"
/>
<File
RelPath = "TEMPLATE\Xiaojun.c"
BuildAction = "Content"
/>
<File
RelPath = "TEMPLATE\Xj.c"
BuildAction = "Content"
/>
<File
RelPath = "TEMPLATE\Zoro.c"
BuildAction = "Content"
/>
<File
RelPath = "TESTED\Depth.c"
BuildAction = "Content"
/>
</Include>
</Files>
</VISUALJSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -