考勤管理系统.csproj

来自「独立完成考勤管理软件加打卡系统(C#) 是打卡加管理系统软件 」· CSPROJ 代码 · 共 1,653 行 · 第 1/5 页

CSPROJ
1,653
字号
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{E4C2FBD6-4D92-4D43-96DF-47F6E22A954E}"
    >
        <Build>
            <Settings
                ApplicationIcon = "..\Image\ico\AutoSave.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "WindowsApplication"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "WindowsApplication"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = "WindowsApplication.mainFrame"
            >
                <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 = "..\"
                    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:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "CrystalDecisions.Shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.ReportSource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.CrystalReports.Engine"
                    AssemblyName = "CrystalDecisions.CrystalReports.Engine"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "COMSNAPLib"
                    Guid = "{410381CD-AF42-11D1-8F10-00C04FC2C17B}"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxCOMSNAPLib"
                    Guid = "{410381CD-AF42-11D1-8F10-00C04FC2C17B}"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "aximp"
                />
                <Reference
                    Name = "textBox"
                    AssemblyName = "textBox"
                    HintPath = "..\control\TextBox\textBox\bin\textBox.dll"
                />
                <Reference
                    Name = "CrystalDecisions.Windows.Forms"
                    AssemblyName = "CrystalDecisions.Windows.Forms"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
                />
                <Reference
                    Name = "MSCommLib"
                    Guid = "{648A5603-2C6E-101B-82B6-000000000014}"
                    VersionMajor = "1"
                    VersionMinor = "1"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxMSCommLib"
                    Guid = "{648A5603-2C6E-101B-82B6-000000000014}"
                    VersionMajor = "1"
                    VersionMinor = "1"
                    Lcid = "0"
                    WrapperTool = "aximp"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AboutFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AboutFrame.resx"
                    DependentUpon = "AboutFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "app.config"
                    BuildAction = "None"
                />
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "backFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "backFrame.resx"
                    DependentUpon = "backFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "BrushIDFrameSet.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "BrushIDFrameSet.cs"
                />
                <File
                    RelPath = "BrushIDFrameSet.cs"
                    DependentUpon = "BrushIDFrameSet.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "BrushWedgeFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BrushWedgeFrame.resx"
                    DependentUpon = "BrushWedgeFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CheckPasswordFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CheckPasswordFrame.resx"
                    DependentUpon = "CheckPasswordFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ClearTableFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ClearTableFrame.resx"
                    DependentUpon = "ClearTableFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ConnectionAccessDB.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ConnectionData.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "copyrightFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "copyrightFrame.resx"
                    DependentUpon = "copyrightFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DataLateSet.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataLateSet.cs"
                />
                <File
                    RelPath = "DataLateSet.cs"
                    DependentUpon = "DataLateSet.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DaySearchFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DaySearchFrame.resx"
                    DependentUpon = "DaySearchFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DayStaticSet.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DayStaticSet.cs"
                />
                <File
                    RelPath = "DayStaticSet.cs"
                    DependentUpon = "DayStaticSet.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DayStaticSet.xsx"
                    DependentUpon = "DayStaticSet.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "DayStatictisFrame.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DayStatictisFrame.resx"
                    DependentUpon = "DayStatictisFrame.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dayStatictisSet.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "dayStatictisSet.cs"
                />
                <File
                    RelPath = "dayStatictisSet.cs"
                    DependentUpon = "dayStatictisSet.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "daystatistic.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "daystatistic.cs"
                />

⌨️ 快捷键说明

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