windowsapplication1.csproj

来自「小区物业管理:管理小区的费用、小区工作人员的编排和工资管理、小区的运作、对住户资」· CSPROJ 代码 · 共 290 行

CSPROJ
290
字号
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{F51AA5A3-316F-4A5A-B592-92D1DF7A4588}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "WindowsApplication1"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "WindowsApplication1"
                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 = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmabout.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmabout.resx"
                    DependentUpon = "frmabout.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmbao.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmbao.resx"
                    DependentUpon = "frmbao.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmcarpark.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmcarpark.resx"
                    DependentUpon = "frmcarpark.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmEnter.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmEnter.resx"
                    DependentUpon = "frmEnter.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmfeed.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmfeed.resx"
                    DependentUpon = "frmfeed.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmfeemax.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmfeemax.resx"
                    DependentUpon = "frmfeemax.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmfeesel.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmfeesel.resx"
                    DependentUpon = "frmfeesel.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmhappening.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmhappening.resx"
                    DependentUpon = "frmhappening.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmoperation.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmoperation.resx"
                    DependentUpon = "frmoperation.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmpasswordset.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmpasswordset.resx"
                    DependentUpon = "frmpasswordset.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmstorey.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmstorey.resx"
                    DependentUpon = "frmstorey.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmsuper.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmsuper.resx"
                    DependentUpon = "frmsuper.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmsystemset.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmsystemset.resx"
                    DependentUpon = "frmsystemset.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmuser.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmuser.resx"
                    DependentUpon = "frmuser.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmuserdatrm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmuserdatrm.resx"
                    DependentUpon = "frmuserdatrm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmwelcome.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmwelcome.resx"
                    DependentUpon = "frmwelcome.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmworker.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmworker.resx"
                    DependentUpon = "frmworker.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmworkerE.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmworkerE.resx"
                    DependentUpon = "frmworkerE.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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