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

📄 fuheedu.csproj

📁 一个很简单的考试系统。实用性很强啊!数据库在里面
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{369381B1-6EAB-4CF6-A67B-11C7574758ED}"
        SccProjectName = '"$/JH001", IUAAAAAA'
        SccLocalPath = "."
        SccProvider = "MSSCCI:Microsoft Visual SourceSafe"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "BIZDB"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "bizdb"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = "bizdb.SplashForm"
            >
                <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 = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
                />
                <Reference
                    Name = "stdole"
                    Guid = "{00020430-0000-0000-C000-000000000046}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "CrystalDecisions.Shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Shared.dll"
                />
                <Reference
                    Name = "CrystalDecisions.ReportSource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.ReportSource.dll"
                />
                <Reference
                    Name = "CrystalDecisions.CrystalReports.Engine"
                    AssemblyName = "CrystalDecisions.CrystalReports.Engine"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.CrystalReports.Engine.dll"
                />
                <Reference
                    Name = "CrystalDecisions.Windows.Forms"
                    AssemblyName = "CrystalDecisions.Windows.Forms"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Windows.Forms.dll"
                />
                <Reference
                    Name = "C1.Win.C1Chart"
                    AssemblyName = "C1.Win.C1Chart"
                    HintPath = "C:\Program Files\ComponentOne Studio.NET\bin\C1.Win.C1Chart.dll"
                    AssemblyFolderKey = "hklm\c1studio"
                />
                <Reference
                    Name = "C1.Common"
                    AssemblyName = "C1.Common"
                    HintPath = "C:\Program Files\ComponentOne Studio.NET\bin\C1.Common.dll"
                    AssemblyFolderKey = "hklm\c1studio"
                />
                <Reference
                    Name = "System.Management"
                    AssemblyName = "System.Management"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Management.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "common.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "csh.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Dataset_xyxk.cs"
                    SubType = "code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Dataset_xyxk.xsd"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Dataset_xyxk.xsx"
                    DependentUpon = "Dataset_xyxk.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Dataset1.cs"
                    SubType = "code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Dataset1.xsd"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Dataset1.xsx"
                    DependentUpon = "Dataset1.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "dbAccess.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ds.cs"
                    SubType = "code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ds.xsd"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ds.xsx"
                    DependentUpon = "ds.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "FMSBalloonTip.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FMSEditTip.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FMSInPlaceTip.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FMSMessageTip.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_csh.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_csh.resx"
                    DependentUpon = "Form_csh.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_da.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_da.resx"
                    DependentUpon = "Form_da.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_dkcj.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_dkcj.resx"
                    DependentUpon = "Form_dkcj.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_fsksxh.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_fsksxh.resx"
                    DependentUpon = "Form_fsksxh.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_grzhgl.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_grzhgl.resx"
                    DependentUpon = "Form_grzhgl.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_jkcxtj.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_jkcxtj.resx"
                    DependentUpon = "Form_jkcxtj.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_jwjhcxtj.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_jwjhcxtj.resx"
                    DependentUpon = "Form_jwjhcxtj.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_jxdy.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_jxdy.resx"
                    DependentUpon = "Form_jxdy.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_jzg.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_jzg.resx"
                    DependentUpon = "Form_jzg.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_jzgcx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_jzgcx.resx"
                    DependentUpon = "Form_jzgcx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_kbjh.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_kbjh.resx"
                    DependentUpon = "Form_kbjh.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_kc.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_kc.resx"
                    DependentUpon = "Form_kc.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form_kckcx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form_kckcx.resx"
                    DependentUpon = "Form_kckcx.cs"
                    BuildAction = "EmbeddedResource"
                />

⌨️ 快捷键说明

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