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

📄 studentsmis.winform.csproj

📁 一个完整的学生信息管理系统
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{06569A2D-CD3E-41FE-8B0C-F546B8E32C47}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "StudentsMIS.WinForm"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "StudentsMIS.WinForm"
                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 = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "CrystalDecisions.Windows.Forms"
                    AssemblyName = "CrystalDecisions.Windows.Forms"
                    HintPath = "D:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.Shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "D:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.ReportSource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "D:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
                />
                <Reference
                    Name = "StudentsMIS.DataAccess"
                    Project = "{83BB3699-BE89-4F89-ADEA-7B37350885BF}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "StudentsMIS.Business"
                    Project = "{538F1EAB-AC67-4C29-B11D-AEA0C1277545}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "StudentsMIS.CommonClassLibrary"
                    Project = "{5D1503A8-B193-4B1D-BE23-AE9A4ADE4045}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "StudentsMIS.Security"
                    Project = "{12E5495C-F466-44C5-B1C9-96715953F205}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AppStart.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ChangePassword.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ChangePassword.resx"
                    DependentUpon = "ChangePassword.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CollegeDataSet.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "CollegeDataSet.cs"
                />
                <File
                    RelPath = "CollegeDataSet.cs"
                    DependentUpon = "CollegeDataSet.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "CollegeDataSet.xsx"
                    DependentUpon = "CollegeDataSet.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "CommonValue.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FormEdit.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FormEdit.resx"
                    DependentUpon = "FormEdit.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FormNew.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FormNew.resx"
                    DependentUpon = "FormNew.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FormProperty.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FormProperty.resx"
                    DependentUpon = "FormProperty.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MainForm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MainForm.resx"
                    DependentUpon = "MainForm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Organization.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "Organization.cs"
                />
                <File
                    RelPath = "Organization.cs"
                    DependentUpon = "Organization.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "Organization.xsx"
                    DependentUpon = "Organization.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "OrgSettings.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "OrgSettings.resx"
                    DependentUpon = "OrgSettings.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "StuAddedInfo.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "StuAddedInfo.cs"
                />
                <File
                    RelPath = "StuAddedInfo.cs"
                    DependentUpon = "StuAddedInfo.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "StuAddedInfo.xsx"
                    DependentUpon = "StuAddedInfo.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "TypeSettings.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "TypeSettings.resx"
                    DependentUpon = "TypeSettings.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "UserLoginForm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "UserLoginForm.resx"
                    DependentUpon = "UserLoginForm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "UserManagement.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "UserManagement.resx"
                    DependentUpon = "UserManagement.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\boy_16.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\boy_32.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\delete.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\edit.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\girl_16.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\girl_32.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\new.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\properties.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\refresh.bmp"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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