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

📄 酒店管理系统.csproj

📁 采用C#和SQL Server 2000开发 功能比较全面的酒店管理系统
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{31E90D1B-C24B-4792-8EE8-47FF43283224}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.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 = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataBase.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataGridImageCell.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataGridImageCell.resx"
                    DependentUpon = "DataGridImageCell.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 = "frmBase.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBase.resx"
                    DependentUpon = "frmBase.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmCash.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmCash.resx"
                    DependentUpon = "frmCash.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmConsume.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmConsume.resx"
                    DependentUpon = "frmConsume.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMain.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMain.resx"
                    DependentUpon = "frmMain.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmReserve.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmReserve.resx"
                    DependentUpon = "frmReserve.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmReside.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmReside.resx"
                    DependentUpon = "frmReside.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRoomInfo.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRoomInfo.resx"
                    DependentUpon = "frmRoomInfo.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRoomState.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRoomState.resx"
                    DependentUpon = "frmRoomState.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRoomType.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRoomType.resx"
                    DependentUpon = "frmRoomType.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "hotel.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "保存.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "查询选择.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之将到.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之将离.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之空.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之空房.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之维修房.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之住房.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "房态之自用房.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\关闭.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\计算.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\取消.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\删除.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\上记录.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\首记录.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\搜索.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\尾记录.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\下记录.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\新增.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\修改.bmp"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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