📄 carmanage.csproj
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{B48AE0C2-48B6-4249-9CB6-5457FD4326DA}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CarManage</RootNamespace>
<AssemblyName>CarManage</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BusWorkDataSet.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>BusWorkDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="BusWorkDataSet1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>BusWorkDataSet1.xsd</DependentUpon>
</Compile>
<Compile Include="BusWorkDataSet2.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>BusWorkDataSet2.xsd</DependentUpon>
</Compile>
<Compile Include="Car.cs" />
<Compile Include="CrystalReport1.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>CrystalReport1.rpt</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="CrystalReport2.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>CrystalReport2.rpt</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="CrystalReport4.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>CrystalReport4.rpt</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="cs_db.cs" />
<Compile Include="cs_operate.cs" />
<Compile Include="CW_Baoche.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Baoche.Designer.cs">
<DependentUpon>CW_Baoche.cs</DependentUpon>
</Compile>
<Compile Include="CW_Car_Acc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Car_Acc.Designer.cs">
<DependentUpon>CW_Car_Acc.cs</DependentUpon>
</Compile>
<Compile Include="CW_Car_Repair.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Car_Repair.Designer.cs">
<DependentUpon>CW_Car_Repair.cs</DependentUpon>
</Compile>
<Compile Include="CW_gongzi.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_gongzi.Designer.cs">
<DependentUpon>CW_gongzi.cs</DependentUpon>
</Compile>
<Compile Include="CW_Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Main.Designer.cs">
<DependentUpon>CW_Main.cs</DependentUpon>
</Compile>
<Compile Include="CW_Oil_Ticket.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Oil_Ticket.Designer.cs">
<DependentUpon>CW_Oil_Ticket.cs</DependentUpon>
</Compile>
<Compile Include="CW_peijian.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_peijian.Designer.cs">
<DependentUpon>CW_peijian.cs</DependentUpon>
</Compile>
<Compile Include="CW_Yuepiao.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CW_Yuepiao.Designer.cs">
<DependentUpon>CW_Yuepiao.cs</DependentUpon>
</Compile>
<Compile Include="DD_kaoqin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DD_kaoqin.Designer.cs">
<DependentUpon>DD_kaoqin.cs</DependentUpon>
</Compile>
<Compile Include="DD_Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DD_Main.Designer.cs">
<DependentUpon>DD_Main.cs</DependentUpon>
</Compile>
<Compile Include="DD_paiban.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DD_paiban.Designer.cs">
<DependentUpon>DD_paiban.cs</DependentUpon>
</Compile>
<Compile Include="DL.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DL.Designer.cs">
<DependentUpon>DL.cs</DependentUpon>
</Compile>
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="JL_Baoche.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Baoche.Designer.cs">
<DependentUpon>JL_Baoche.cs</DependentUpon>
</Compile>
<Compile Include="JL_Car_Acc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Car_Acc.Designer.cs">
<DependentUpon>JL_Car_Acc.cs</DependentUpon>
</Compile>
<Compile Include="JL_Car_Massage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Car_Massage.Designer.cs">
<DependentUpon>JL_Car_Massage.cs</DependentUpon>
</Compile>
<Compile Include="JL_Car_Repair.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Car_Repair.Designer.cs">
<DependentUpon>JL_Car_Repair.cs</DependentUpon>
</Compile>
<Compile Include="JL_chuqin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_chuqin.Designer.cs">
<DependentUpon>JL_chuqin.cs</DependentUpon>
</Compile>
<Compile Include="JL_gongzi.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_gongzi.Designer.cs">
<DependentUpon>JL_gongzi.cs</DependentUpon>
</Compile>
<Compile Include="JL_Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Main.Designer.cs">
<DependentUpon>JL_Main.cs</DependentUpon>
</Compile>
<Compile Include="JL_Oil_Ticket.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Oil_Ticket.Designer.cs">
<DependentUpon>JL_Oil_Ticket.cs</DependentUpon>
</Compile>
<Compile Include="JL_paiban.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_paiban.Designer.cs">
<DependentUpon>JL_paiban.cs</DependentUpon>
</Compile>
<Compile Include="JL_Peijian.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Peijian.Designer.cs">
<DependentUpon>JL_Peijian.cs</DependentUpon>
</Compile>
<Compile Include="JL_Person_Message.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Person_Message.Designer.cs">
<DependentUpon>JL_Person_Message.cs</DependentUpon>
</Compile>
<Compile Include="JL_tixing.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_tixing.Designer.cs">
<DependentUpon>JL_tixing.cs</DependentUpon>
</Compile>
<Compile Include="JL_Yuepiao.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JL_Yuepiao.Designer.cs">
<DependentUpon>JL_Yuepiao.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -