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

📄 roommanage.csproj

📁 此为本人和同学所开发的酒店管理系统.C#.net.也是软件工程课程的作业.
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{4F0A0540-46AE-4818-8A74-BB77521903BE}"
    >
        <Build>
            <Settings
                ApplicationIcon = "GLOBE.ICO"
                AssemblyKeyContainerName = ""
                AssemblyName = "RoomManage"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "RoomManage"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = "RoomManage.login"
            >
                <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:\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 = "system.web.services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll"
                />
                <Reference
                    Name = "crystaldecisions.shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "c:\windows\assembly\gac\crystaldecisions.shared\9.1.5000.0__692fbea5521e1304\crystaldecisions.shared.dll"
                />
                <Reference
                    Name = "crystaldecisions.crystalreports.engine"
                    AssemblyName = "CrystalDecisions.CrystalReports.Engine"
                    HintPath = "c:\windows\assembly\gac\crystaldecisions.crystalreports.engine\9.1.5000.0__692fbea5521e1304\crystaldecisions.crystalreports.engine.dll"
                />
                <Reference
                    Name = "crystaldecisions.reportsource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "c:\windows\assembly\gac\crystaldecisions.reportsource\9.1.5000.0__692fbea5521e1304\crystaldecisions.reportsource.dll"
                />
                <Reference
                    Name = "System.DirectoryServices"
                    AssemblyName = "System.DirectoryServices"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.DirectoryServices.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "about.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "about.resx"
                    DependentUpon = "about.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "app.config"
                    BuildAction = "None"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "backup.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "backup.resx"
                    DependentUpon = "backup.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "bminfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "bminfo.resx"
                    DependentUpon = "bminfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DataConn.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dwinfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dwinfo.resx"
                    DependentUpon = "dwinfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "kfcx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "kfcx.resx"
                    DependentUpon = "kfcx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "kfinfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "kfinfo.resx"
                    DependentUpon = "kfinfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "kfyd.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "kfyd.resx"
                    DependentUpon = "kfyd.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.resx"
                    DependentUpon = "login.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "main.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "main.resx"
                    DependentUpon = "main.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "opermana.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "opermana.resx"
                    DependentUpon = "opermana.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "pub.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "pub.resx"
                    DependentUpon = "pub.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "sftx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "sftx.resx"
                    DependentUpon = "sftx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "sysivn.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "sysivn.resx"
                    DependentUpon = "sysivn.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "tips.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "tips.resx"
                    DependentUpon = "tips.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "tscx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "tscx.resx"
                    DependentUpon = "tscx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "tsjz.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "tsjz.resx"
                    DependentUpon = "tsjz.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "yginfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "yginfo.resx"
                    DependentUpon = "yginfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "zjyj.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "zjyj.resx"
                    DependentUpon = "zjyj.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "zscx.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "zscx.resx"
                    DependentUpon = "zscx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "zsdj.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "zsdj.resx"
                    DependentUpon = "zsdj.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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