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

📄 教务管理系统.csproj

📁 自己参考开发的程序,用C#编写的,还有很的功能没有实现,数据库的安全性也没有很好的解决好.
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{E7D5DB9D-BF8D-4924-8316-F6C960D3D5D9}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "教务管理系统"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "教务管理系统"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\Debug\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\Release\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ClassInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ClassInfo.resx"
                    DependentUpon = "ClassInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CourseElect.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CourseElect.resx"
                    DependentUpon = "CourseElect.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CourseInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CourseInfo.resx"
                    DependentUpon = "CourseInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CurriculumSchedule.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CurriculumSchedule.resx"
                    DependentUpon = "CurriculumSchedule.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Dataset1.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "Dataset1.cs"
                />
                <File
                    RelPath = "Dataset1.cs"
                    DependentUpon = "Dataset1.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "Dataset1.xsx"
                    DependentUpon = "Dataset1.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "DataSet2.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet2.cs"
                />
                <File
                    RelPath = "DataSet2.cs"
                    DependentUpon = "DataSet2.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet2.xsx"
                    DependentUpon = "DataSet2.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "LinkDataBase.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LoginFrm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LoginFrm.resx"
                    DependentUpon = "LoginFrm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MainFrm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MainFrm.resx"
                    DependentUpon = "MainFrm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ParentForm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ParentForm.resx"
                    DependentUpon = "ParentForm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "popedom.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "popedom.resx"
                    DependentUpon = "popedom.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Regist.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Regist.resx"
                    DependentUpon = "Regist.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ScoreInput.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ScoreInput.resx"
                    DependentUpon = "ScoreInput.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "StudentInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "StudentInfo.resx"
                    DependentUpon = "StudentInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ViewScore.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ViewScore.resx"
                    DependentUpon = "ViewScore.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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