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

📄 students.csproj

📁 学生信息管理系统: 采用C#编写
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{57203601-776F-45CB-B894-2CEBE99E4EE8}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "Students"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "Students"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "true"
                    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 = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
                />
                <Reference
                    Name = "CrystalDecisions.Shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "..\..\..\..\..\..\Program Files\Common Files\Crystal Decisions\1.0\Managed\CrystalDecisions.Shared.dll"
                />
                <Reference
                    Name = "CrystalDecisions.ReportSource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "..\..\..\..\..\..\Program Files\Common Files\Crystal Decisions\1.0\Managed\CrystalDecisions.ReportSource.dll"
                />
                <Reference
                    Name = "CrystalDecisions.CrystalReports.Engine"
                    AssemblyName = "CrystalDecisions.CrystalReports.Engine"
                    HintPath = "..\..\..\..\..\..\Program Files\Common Files\Crystal Decisions\1.0\Managed\CrystalDecisions.CrystalReports.Engine.dll"
                />
                <Reference
                    Name = "crystaldecisions.windows.forms"
                    AssemblyName = "CrystalDecisions.Windows.Forms"
                    HintPath = "..\..\..\..\..\..\windows\assembly\gac\crystaldecisions.windows.forms\9.1.3300.0__692fbea5521e1304\crystaldecisions.windows.forms.dll"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AddDep.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AddDep.resx"
                    DependentUpon = "AddDep.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AddStu.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AddStu.resx"
                    DependentUpon = "AddStu.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CrystalReport1.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "CrystalReport1.cs"
                />
                <File
                    RelPath = "CrystalReport1.cs"
                    DependentUpon = "CrystalReport1.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <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 = "Default.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Default.resx"
                    DependentUpon = "Default.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MyRprt1.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "MyRprt1.cs"
                />
                <File
                    RelPath = "MyRprt1.cs"
                    DependentUpon = "MyRprt1.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "MyRprt2.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "MyRprt2.cs"
                />
                <File
                    RelPath = "MyRprt2.cs"
                    DependentUpon = "MyRprt2.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "MyRprt3.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "MyRprt3.cs"
                />
                <File
                    RelPath = "MyRprt3.cs"
                    DependentUpon = "MyRprt3.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "MyRprt4.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "MyRprt4.cs"
                />
                <File
                    RelPath = "MyRprt4.cs"
                    DependentUpon = "MyRprt4.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "MyRprt5.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "MyRprt5.cs"
                />
                <File
                    RelPath = "MyRprt5.cs"
                    DependentUpon = "MyRprt5.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "Student.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Student.resx"
                    DependentUpon = "Student.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
        <StartupServices>
            <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
        </StartupServices>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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