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

📄 mainprj_carshop.csproj

📁 汽车销售管理系统,进销存系统典范,值得初学者多多学习
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{8D0D1209-6B96-48C5-B45A-AD4EBDB124E3}"
    >
        <Build>
            <Settings
                ApplicationIcon = "App.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "MainPrj_CarShop"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "MainPrj_CarShop"
                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"
                />
                <Reference
                    Name = "CarStorehouse"
                    AssemblyName = "CarStorehouse"
                    HintPath = "dll\CarStorehouse.dll"
                />
                <Reference
                    Name = "SALE"
                    AssemblyName = "SALE"
                    HintPath = "dll\SALE.dll"
                />
                <Reference
                    Name = "car"
                    AssemblyName = "car"
                    HintPath = "dll\car.dll"
                />
                <Reference
                    Name = "Indispost"
                    AssemblyName = "Indispost"
                    HintPath = "dll\Indispost.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 = "Client"
                    AssemblyName = "Client"
                    HintPath = "dll\Client.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DBBackAndStore.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DSKuCun.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DSKuCun.cs"
                />
                <File
                    RelPath = "DSKuCun.cs"
                    DependentUpon = "DSKuCun.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "dsOsINI.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "dsOsINI.cs"
                />
                <File
                    RelPath = "dsOsINI.cs"
                    DependentUpon = "dsOsINI.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "frmAddEmployees.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmAddEmployees.resx"
                    DependentUpon = "frmAddEmployees.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmInitial.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmInitial.resx"
                    DependentUpon = "frmInitial.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmKunCun.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmKunCun.resx"
                    DependentUpon = "frmKunCun.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLogin.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmLogin.resx"
                    DependentUpon = "frmLogin.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMdiAbout.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMdiAbout.resx"
                    DependentUpon = "frmMdiAbout.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmRePwd.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmRePwd.resx"
                    DependentUpon = "frmRePwd.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MainClass.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MdiFrm_Main.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MdiFrm_Main.resx"
                    DependentUpon = "MdiFrm_Main.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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