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

📄 bluehill.csproj

📁 东软内部材料(三)程序设计导论
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{8BD4A559-21C1-4FE4-B032-79DC493A48A0}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "BlueHill"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "BlueHill"
                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 = "DBUtils"
                    Project = "{98187D9D-E62D-42E0-97BF-E8C06512E55C}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    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 = "login.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "login.aspx.cs"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.aspx.resx"
                    DependentUpon = "login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Logout.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Logout.aspx.cs"
                    DependentUpon = "Logout.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Logout.aspx.resx"
                    DependentUpon = "Logout.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx.cs"
                    DependentUpon = "ManageAttend.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx.resx"
                    DependentUpon = "ManageAttend.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx.cs"
                    DependentUpon = "CheckLvReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx.resx"
                    DependentUpon = "CheckLvReq.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx.cs"
                    DependentUpon = "CheckOTReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx.resx"
                    DependentUpon = "CheckOTReq.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Common\Header.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\Header.ascx.cs"
                    DependentUpon = "Header.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Common\Header.ascx.resx"
                    DependentUpon = "Header.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Common\Header.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\logo.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\mail.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx.cs"
                    DependentUpon = "ShowEmpInfo.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx.resx"
                    DependentUpon = "ShowEmpInfo.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EmployeeInfo\Photo\nophoto.JPG"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx.cs"
                    DependentUpon = "ManagePerform.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx.resx"
                    DependentUpon = "ManagePerform.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Performance\Image\Item1.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item2.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item3.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item4.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx.cs"
                    DependentUpon = "QuerySalary.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx.resx"
                    DependentUpon = "QuerySalary.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx.cs"
                    DependentUpon = "SubmitLvReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx.resx"
                    DependentUpon = "SubmitLvReq.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx.cs"
                    DependentUpon = "SubmitOTReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx.resx"
                    DependentUpon = "SubmitOTReq.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <Folder RelPath = "Web References\localhost\" />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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