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

📄 人力资源管理系统.csproj

📁 生产管理系统源代码
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}"
    >
        <Build>
            <Settings
                ApplicationIcon = "..\Icon\hrm.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "人力资源管理系统"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "人力资源管理系统"
                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 = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AmendStafferInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AmendStafferInfo.resx"
                    DependentUpon = "AmendStafferInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataGridNoActiveCellColumn.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataGridNoActiveCellColumn.resx"
                    DependentUpon = "DataGridNoActiveCellColumn.cs"
                    BuildAction = "EmbeddedResource"
                />
                <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 = "DataSet11.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet11.cs"
                />
                <File
                    RelPath = "DataSet11.cs"
                    DependentUpon = "DataSet11.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet2.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet2.cs"
                />
                <File
                    RelPath = "DataSet2.cs"
                    DependentUpon = "DataSet2.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet2.xsx"
                    DependentUpon = "DataSet2.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "HortationManage.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "HortationManage.resx"
                    DependentUpon = "HortationManage.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "hrm.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "IncomeTax.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "IncomeTax.resx"
                    DependentUpon = "IncomeTax.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "LookupStafferInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LookupStafferInfo.resx"
                    DependentUpon = "LookupStafferInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MainFrm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MainFrm.resx"
                    DependentUpon = "MainFrm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "OrgInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "OrgInfo.resx"
                    DependentUpon = "OrgInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PayoffHistory.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PayoffHistory.resx"
                    DependentUpon = "PayoffHistory.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PunishmentManage.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PunishmentManage.resx"
                    DependentUpon = "PunishmentManage.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SalaryManage.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SalaryManage.resx"
                    DependentUpon = "SalaryManage.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SetOrgInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SetOrgInfo.resx"
                    DependentUpon = "SetOrgInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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