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

📄 web_exam.csproj

📁 自行开发的考核系统的后台数据库为sql2000。解压后是3个文件
💻 CSPROJ
📖 第 1 页 / 共 5 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{D294FE8C-E57C-499E-82BD-107EC1EDF1C9}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "Web_Exam"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "Web_Exam"
                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\"
                    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\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "Microsoft.Web.UI.WebControls"
                    AssemblyName = "Microsoft.Web.UI.WebControls"
                    HintPath = "..\..\..\Program Files\Microsoft Internet Explorer WebControls\Microsoft.Web.UI.WebControls.dll"
                    Private = "True"
                />
                <Reference
                    Name = "AjaxPro"
                    AssemblyName = "AjaxPro"
                    HintPath = "bin\AjaxPro.dll"
                />
                <Reference
                    Name = "Microsoft.Office.Core"
                    Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}"
                    VersionMajor = "2"
                    VersionMinor = "3"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "VBIDE"
                    Guid = "{0002E157-0000-0000-C000-000000000046}"
                    VersionMajor = "5"
                    VersionMinor = "3"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "Word"
                    Guid = "{00020905-0000-0000-C000-000000000046}"
                    VersionMajor = "8"
                    VersionMinor = "3"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ExamControl.cs"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax"
                    SubType = "Component"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax.cs"
                    DependentUpon = "Global.asax"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax.resx"
                    DependentUpon = "Global.asax.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "style.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bin\AjaxPro.dll"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bin\Microsoft.Web.UI.WebControls.dll"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bin\Web_Exam.pdb"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\013.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\088dj.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\bgimg.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\denglu.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\meiq.com1.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "image\登陆图片.psd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Manager\Admin_AddUser.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Admin_AddUser.aspx.cs"
                    DependentUpon = "Admin_AddUser.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Admin_AddUser.aspx.resx"
                    DependentUpon = "Admin_AddUser.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Admin_Database.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Admin_Database.aspx.cs"
                    DependentUpon = "Admin_Database.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Admin_Database.aspx.resx"
                    DependentUpon = "Admin_Database.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Admin_UserManage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Admin_UserManage.aspx.cs"
                    DependentUpon = "Admin_UserManage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Admin_UserManage.aspx.resx"
                    DependentUpon = "Admin_UserManage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\calendar.js"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_CreateMakeupPaper.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_CreateMakeupPaper.aspx.cs"
                    DependentUpon = "Exam_CreateMakeupPaper.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Exam_CreateMakeupPaper.aspx.resx"
                    DependentUpon = "Exam_CreateMakeupPaper.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaper.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaper.aspx.cs"
                    DependentUpon = "Exam_CreatePaper.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaper.aspx.resx"
                    DependentUpon = "Exam_CreatePaper.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaperForCheck.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaperForCheck.aspx.cs"
                    DependentUpon = "Exam_CreatePaperForCheck.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Exam_CreatePaperForCheck.aspx.resx"
                    DependentUpon = "Exam_CreatePaperForCheck.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Exam_CreateRegular.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_CreateRegular.aspx.cs"
                    DependentUpon = "Exam_CreateRegular.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Manager\Exam_CreateRegular.aspx.resx"
                    DependentUpon = "Exam_CreateRegular.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Manager\Exam_KnowledgeMain.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Manager\Exam_KnowledgeMain.aspx.cs"
                    DependentUpon = "Exam_KnowledgeMain.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File

⌨️ 快捷键说明

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