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

📄 car1.csproj

📁 这个是用C#做底层开发车辆管理系统
💻 CSPROJ
📖 第 1 页 / 共 5 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{BBC0926E-405D-47B7-BCB0-992F200C7B18}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "car1"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "car1"
                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\"
                    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\"
                    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.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "addcarForm.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "addcarForm.aspx.cs"
                    DependentUpon = "addcarForm.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addcarForm.aspx.resx"
                    DependentUpon = "addcarForm.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "beifen.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "beifen.aspx.cs"
                    DependentUpon = "beifen.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "beifen.aspx.resx"
                    DependentUpon = "beifen.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "bottom.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bottom.aspx.cs"
                    DependentUpon = "bottom.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "bottom.aspx.resx"
                    DependentUpon = "bottom.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_action.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_action.aspx.cs"
                    DependentUpon = "car_action.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_action.aspx.resx"
                    DependentUpon = "car_action.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_care.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_care.aspx.cs"
                    DependentUpon = "car_care.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_care.aspx.resx"
                    DependentUpon = "car_care.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_care_user.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_care_user.aspx.cs"
                    DependentUpon = "car_care_user.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_care_user.aspx.resx"
                    DependentUpon = "car_care_user.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_careadd.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_careadd.aspx.cs"
                    DependentUpon = "car_careadd.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_careadd.aspx.resx"
                    DependentUpon = "car_careadd.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_careset.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_careset.aspx.cs"
                    DependentUpon = "car_careset.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_careset.aspx.resx"
                    DependentUpon = "car_careset.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_carsee.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_carsee.aspx.cs"
                    DependentUpon = "car_carsee.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_carsee.aspx.resx"
                    DependentUpon = "car_carsee.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_carseeadmin.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_carseeadmin.aspx.cs"
                    DependentUpon = "car_carseeadmin.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_carseeadmin.aspx.resx"
                    DependentUpon = "car_carseeadmin.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_detail.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_detail.aspx.cs"
                    DependentUpon = "car_detail.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_detail.aspx.resx"
                    DependentUpon = "car_detail.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_editcarsee.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_editcarsee.aspx.cs"
                    DependentUpon = "car_editcarsee.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_editcarsee.aspx.resx"
                    DependentUpon = "car_editcarsee.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_jilu.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_jilu.aspx.cs"
                    DependentUpon = "car_jilu.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_jilu.aspx.resx"
                    DependentUpon = "car_jilu.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_manage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_manage.aspx.cs"
                    DependentUpon = "car_manage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_manage.aspx.resx"
                    DependentUpon = "car_manage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_part.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_part.aspx.cs"
                    DependentUpon = "car_part.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_part.aspx.resx"
                    DependentUpon = "car_part.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "car_pass.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "car_pass.aspx.cs"
                    DependentUpon = "car_pass.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "car_pass.aspx.resx"
                    DependentUpon = "car_pass.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File

⌨️ 快捷键说明

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