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

📄 教务信息管理系统.vbproj

📁 比较详细的源文件,由VB.NET跟Sqlserver2000编的教务管理系统
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{DBC01D2A-BADB-4D09-BBC0-C6AA2D6FD676}"
    >
        <Build>
            <Settings
                ApplicationIcon = "10.ICO"
                AssemblyKeyContainerName = ""
                AssemblyName = "学生信息管理系统"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "学生信息管理系统"
                StartupObject = "学生信息管理系统.FrmLogin"
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    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 = ""
                    DefineDebug = "false"
                    DefineTrace = "true"
                    DebugSymbols = "false"
                    IncrementalBuild = "false"
                    Optimize = "true"
                    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 = "stdole"
                    Guid = "{00020430-0000-0000-C000-000000000046}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "ADODB"
                    Guid = "{00000200-0000-0010-8000-00AA006D2EA4}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "MSAdodcLib"
                    Guid = "{67397AA1-7FB1-11D0-B148-00A0C922E820}"
                    VersionMajor = "6"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
            </References>
            <Imports>
                <Import Namespace = "Microsoft.VisualBasic" />
                <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 = "10.ICO"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "About.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "About.resx"
                    DependentUpon = "About.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmAddClassInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmAddClassInfo.resx"
                    DependentUpon = "FrmAddClassInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmAddResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmAddResult.resx"
                    DependentUpon = "FrmAddResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmAddstInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmAddstInfo.resx"
                    DependentUpon = "FrmAddstInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmAddUser.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmAddUser.resx"
                    DependentUpon = "FrmAddUser.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmInquireResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmInquireResult.resx"
                    DependentUpon = "FrmInquireResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmInquirestInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmInquirestInfo.resx"
                    DependentUpon = "FrmInquirestInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmLogin.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmLogin.resx"
                    DependentUpon = "FrmLogin.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmMain.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmMain.resx"
                    DependentUpon = "FrmMain.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmModifyClassInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmModifyClassInfo.resx"
                    DependentUpon = "FrmModifyClassInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmModifyResultInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmModifyResultInfo.resx"
                    DependentUpon = "FrmModifyResultInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmModifystInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmModifystInfo.resx"
                    DependentUpon = "FrmModifystInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FrmModifyUserPassword.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FrmModifyUserPassword.resx"
                    DependentUpon = "FrmModifyUserPassword.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Module1.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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