📄 test.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{BED91326-D796-4DB5-A053-6F7F9460CAD8}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "TestSystem"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "TestSystem"
StartupObject = "TestSystem.MainModule"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = "Win32 = True"
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = "Win32 = True"
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "Microsoft.VisualBasic.Compatibility"
AssemblyName = "Microsoft.VisualBasic.Compatibility"
/>
<Reference
Name = "SHDocVw"
Guid = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
VersionMajor = "1"
VersionMinor = "1"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxSHDocVw"
Guid = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
VersionMajor = "1"
VersionMinor = "1"
Lcid = "0"
WrapperTool = "aximp"
/>
<Reference
Name = "Microsoft.VisualBasic.Compatibility.Data"
AssemblyName = "Microsoft.VisualBasic.Compatibility.Data"
/>
<Reference
Name = "ADODB"
Guid = "{EF53050B-882E-4776-B643-EDA472E8E3F2}"
VersionMajor = "2"
VersionMinor = "7"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "MSComCtl2"
Guid = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxMSComCtl2"
Guid = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "aximp"
/>
<Reference
Name = "MSDataGridLib"
Guid = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxMSDataGridLib"
Guid = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "aximp"
/>
<Reference
Name = "MSDataReportLib"
Guid = "{642AC760-AAB4-11D0-8494-00A0C90DC8A9}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "Microsoft.StdFormat"
Guid = "{6B263850-900B-11D0-9484-00A0C91110ED}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "ConnectionDesignerRunMode"
Guid = "{8C344710-5FEC-11CF-A0BF-00AA0062BE57}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "RDO"
Guid = "{EE008642-64A8-11CE-920F-08002B369A33}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "MSDATASRC"
Guid = "{7C0FFAB0-CD84-11D0-949A-00A0C91110ED}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "stdole"
Guid = "{00020430-0000-0000-C000-000000000046}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "StdFormat"
Guid = "{6B263850-900B-11D0-9484-00A0C91110ED}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "Microsoft.VisualBasic.Compatibility" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "_UpgradeReport.htm"
SubType = "Preview"
BuildAction = "None"
/>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataEnv.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "frmAddQ.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmAddQ.resX"
DependentUpon = "frmAddQ.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmAdmin.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmAdmin.resX"
DependentUpon = "frmAdmin.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmAnswer.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmAnswer.resX"
DependentUpon = "frmAnswer.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmCheck.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmCheck.resX"
DependentUpon = "frmCheck.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmCreatePaper.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmCreatePaper.resX"
DependentUpon = "frmCreatePaper.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmLogin.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmLogin.resX"
DependentUpon = "frmLogin.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmODBCLogon.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmODBCLogon.resX"
DependentUpon = "frmODBCLogon.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmReport.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmReport.resX"
DependentUpon = "frmReport.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmResult.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmResult.resX"
DependentUpon = "frmResult.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSplash.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSplash.resX"
DependentUpon = "frmSplash.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSplash1.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSplash1.resX"
DependentUpon = "frmSplash1.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "LoginUser.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Main.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MDIfrmMain.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MDIfrmMain.resX"
DependentUpon = "MDIfrmMain.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ModifyPaper.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ModifyPaper.resX"
DependentUpon = "ModifyPaper.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "QestionPaper.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "QuerryS.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "QuerryS.resX"
DependentUpon = "QuerryS.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UpgradeSupport.vb"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -