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

📄 frmlogin.csproj

📁 实现房产销售的房屋管理 客户管理 并且在客户管理中实现了对预定客户和已购房客户的查询和修改
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{FE777A4D-AE7D-4FA7-B014-378E1FF7176E}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "frmLogin"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "frmLogin"
                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 = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "devcomponents.dotnetbar"
                    AssemblyName = "DevComponents.DotNetBar"
                    HintPath = "..\devcomponents.dotnetbar.dll"
                />
                <Reference
                    Name = "System.Design"
                    AssemblyName = "System.Design"
                    HintPath = "..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
                />
                <Reference
                    Name = "HouseDA"
                    Project = "{7C6DBA55-E7C9-41BF-AF82-9E555A93642E}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "HouseBS"
                    Project = "{7598613E-5DB6-4389-87F1-E86E80428034}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "HouseBE"
                    Project = "{8ED80D16-9E0F-49C4-9018-F365A5D2181A}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "Excel"
                    Guid = "{00020813-0000-0000-C000-000000000046}"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    Lcid = "9"
                    WrapperTool = "tlbimp"
                />
            </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 = "frmBuyHouseClientFind.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBuyHouseClientFind.resx"
                    DependentUpon = "frmBuyHouseClientFind.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmBuyHouseClients.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBuyHouseClients.resx"
                    DependentUpon = "frmBuyHouseClients.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmBuyManager.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBuyManager.resx"
                    DependentUpon = "frmBuyManager.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmClient.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmClient.resx"
                    DependentUpon = "frmClient.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmCompanyMes.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmCompanyMes.resx"
                    DependentUpon = "frmCompanyMes.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmDestine.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmDestine.resx"
                    DependentUpon = "frmDestine.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmDestineClientFind.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmDestineClientFind.resx"
                    DependentUpon = "frmDestineClientFind.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmEmployees.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmEmployees.resx"
                    DependentUpon = "frmEmployees.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmHTBook.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmHTBook.resx"
                    DependentUpon = "frmHTBook.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLogin.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmLogin.resx"
                    DependentUpon = "frmLogin.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLP.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmLP.resx"
                    DependentUpon = "frmLP.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMain.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMain.resx"
                    DependentUpon = "frmMain.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMode.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMode.resx"
                    DependentUpon = "frmMode.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmNoSaleFind.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmNoSaleFind.resx"
                    DependentUpon = "frmNoSaleFind.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmNoSaleHouse.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmNoSaleHouse.resx"
                    DependentUpon = "frmNoSaleHouse.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRegister.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRegister.resx"
                    DependentUpon = "frmRegister.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRework.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRework.resx"
                    DependentUpon = "frmRework.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSale.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSale.resx"
                    DependentUpon = "frmSale.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSaleFind.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSaleFind.resx"
                    DependentUpon = "frmSaleFind.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSaleHousesSel.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSaleHousesSel.resx"
                    DependentUpon = "frmSaleHousesSel.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSet.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSet.resx"
                    DependentUpon = "frmSet.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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