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

📄 studentinformation.vbproj

📁 vb.net的学生信息管理系统,功能很强大,是一个比较好的系统.
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{057A0CFC-B03C-4FF7-82C2-058DB563FDB5}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "studentInformation"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "studentInformation"
                StartupObject = "studentInformation.Form1"
            >
                <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"
                />
            </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 = "addClass.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addClass.resx"
                    DependentUpon = "addClass.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "addClassCourse.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addClassCourse.resx"
                    DependentUpon = "addClassCourse.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "addCourse.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addCourse.resx"
                    DependentUpon = "addCourse.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "addDepartInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addDepartInfo.resx"
                    DependentUpon = "addDepartInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "addExam.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addExam.resx"
                    DependentUpon = "addExam.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "addStuInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addStuInfo.resx"
                    DependentUpon = "addStuInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "adduser.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "adduser.resx"
                    DependentUpon = "adduser.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeClassInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeClassInfo.resx"
                    DependentUpon = "changeClassInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "changeCourseInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeCourseInfo.resx"
                    DependentUpon = "changeCourseInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "changeDepartInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeDepartInfo.resx"
                    DependentUpon = "changeDepartInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "changeExamResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeExamResult.resx"
                    DependentUpon = "changeExamResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "changePsd.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changePsd.resx"
                    DependentUpon = "changePsd.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "changeStuInf.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "changeStuInf.resx"
                    DependentUpon = "changeStuInf.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "classInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "classInfo.resx"
                    DependentUpon = "classInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "deleteStuInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "deleteStuInfo.resx"
                    DependentUpon = "deleteStuInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "depart_Info.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "depart_Info.resx"
                    DependentUpon = "depart_Info.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.resx"
                    DependentUpon = "login.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "main.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "main.resx"
                    DependentUpon = "main.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Module1.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "quanxian.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "quanxian.resx"
                    DependentUpon = "quanxian.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "queryclassCourse.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "queryclassCourse.resx"
                    DependentUpon = "queryclassCourse.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "queryExamResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "queryExamResult.resx"
                    DependentUpon = "queryExamResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "queryStuInf.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "queryStuInf.resx"
                    DependentUpon = "queryStuInf.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "studentInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "studentInfo.resx"
                    DependentUpon = "studentInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "stuInfoClassfy.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "stuInfoClassfy.resx"
                    DependentUpon = "stuInfoClassfy.vb"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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