⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.vbproj

📁 Visual Basic管理信息系统开发 学生考试系统(源代码)
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.1.2263"
        SchemaVersion = "2.0"
        ProjectGuid = "{267C8AB1-B582-4C8F-AFDD-B3FD3A5C183F}"
    >
        <Build>
            <Settings
                AssemblyName = "TestSystem"
                OutputType = "WinExe"
                StartupObject = "TestSystem.MainModule"
                AssemblyMajorVersion = "1"
                AssemblyMinorVersion = "0"
                AssemblyRevisionNumber = "0"
                GenerateRevisionNumber = "False"
                AssemblyCompanyName = "北京大学环境学院"
                RootNamespace = "TestSystem"
            >
                <Config
                    Name = "Debug"
                    DebugSymbols = "True"
                    DefineDebug = "True"
                    DefineTrace = "True"
                    OutputPath = ".\bin\"
                    DefineConstants = "Win32 = True"
                    StartArguments = ""
                />
                <Config
                    Name = "Release"
                    DebugSymbols = "False"
                    DefineDebug = "False"
                    DefineTrace = "True"
                    OutputPath = ".\bin\"
                    DefineConstants = "Win32 = True"
                    StartArguments = ""
                />
            </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}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "1"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxSHDocVw"
                    Guid = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "1"
                    WrapperTool = "aximp"
                />
                <Reference
                    Name = "Microsoft.VisualBasic.Compatibility.Data"
                    AssemblyName = "Microsoft.VisualBasic.Compatibility.Data"
                />
                <Reference
                    Name = "ADODB"
                    Guid = "{EF53050B-882E-4776-B643-EDA472E8E3F2}"
                    Lcid = "0"
                    VersionMajor = "2"
                    VersionMinor = "7"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "MSComCtl2"
                    Guid = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}"
                    Lcid = "0"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxMSComCtl2"
                    Guid = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}"
                    Lcid = "0"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    WrapperTool = "aximp"
                />
                <Reference
                    Name = "MSDataGridLib"
                    Guid = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxMSDataGridLib"
                    Guid = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "aximp"
                />
                <Reference
                    Name = "MSDataReportLib"
                    Guid = "{642AC760-AAB4-11D0-8494-00A0C90DC8A9}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "Microsoft.StdFormat"
                    Guid = "{6B263850-900B-11D0-9484-00A0C91110ED}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "ConnectionDesignerRunMode"
                    Guid = "{8C344710-5FEC-11CF-A0BF-00AA0062BE57}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "RDO"
                    Guid = "{EE008642-64A8-11CE-920F-08002B369A33}"
                    Lcid = "0"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "MSDATASRC"
                    Guid = "{7C0FFAB0-CD84-11D0-949A-00A0C91110ED}"
                    Lcid = "0"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "stdole"
                    Guid = "{00020430-0000-0000-C000-000000000046}"
                    Lcid = "0"
                    VersionMajor = "2"
                    VersionMinor = "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 = "UpgradeSupport.vb"
                    BuildAction = "Compile"
                    SubType = "Code"
                />
                <File
                    RelPath = "frmODBCLogon.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmSplash1.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmAdmin.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmCheck.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmAnswer.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmAddQ.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmReport.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "QuerryS.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "ModifyPaper.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmCreatePaper.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "QestionPaper.vb"
                    BuildAction = "Compile"
                    SubType = "Code"
                />
                <File
                    RelPath = "DataEnv.vb"
                    BuildAction = "Compile"
                    SubType = "Code"
                />
                <File
                    RelPath = "MDIfrmMain.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "LoginUser.vb"
                    BuildAction = "Compile"
                    SubType = "Code"
                />
                <File
                    RelPath = "frmSplash.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "Main.vb"
                    BuildAction = "Compile"
                    SubType = "Code"
                />
                <File
                    RelPath = "frmLogin.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmResult.vb"
                    BuildAction = "Compile"
                    SubType = "Form"
                />
                <File
                    RelPath = "frmODBCLogon.resX"
                    DependentUpon = "frmODBCLogon.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSplash1.resX"
                    DependentUpon = "frmSplash1.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmAdmin.resX"
                    DependentUpon = "frmAdmin.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmCheck.resX"
                    DependentUpon = "frmCheck.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmAnswer.resX"
                    DependentUpon = "frmAnswer.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmAddQ.resX"
                    DependentUpon = "frmAddQ.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmReport.resX"
                    DependentUpon = "frmReport.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "QuerryS.resX"
                    DependentUpon = "QuerryS.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ModifyPaper.resX"
                    DependentUpon = "ModifyPaper.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmCreatePaper.resX"
                    DependentUpon = "frmCreatePaper.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MDIfrmMain.resX"
                    DependentUpon = "MDIfrmMain.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSplash.resX"
                    DependentUpon = "frmSplash.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLogin.resX"
                    DependentUpon = "frmLogin.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmResult.resX"
                    DependentUpon = "frmResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "_UpgradeReport.htm"
                    BuildAction = "None"
                    SubType = "Preview"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -