📄 rsmange.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>{8BFEA101-B746-4124-A821-1DFEB47CA58D}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>rsMange</RootNamespace>
<AssemblyName>rsMange</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="BusinessLayer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\BusinessLayer\bin\Debug\BusinessLayer.dll</HintPath>
</Reference>
<Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
<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, processorArchitecture=MSIL" />
<Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
<Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
<Reference Include="DevComponents.DotNetBar2, Version=6.8.0.1, Culture=neutral, PublicKeyToken=43fbc11a002fc3b7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>G:\源程序\DevComponents.DotNetBar2.dll</HintPath>
</Reference>
<Reference Include="DotNetMagic2005, Version=5.2.2.0, Culture=neutral, PublicKeyToken=1e278c7e71fd1bc6, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>G:\源程序\DotNetMagic2005.dll</HintPath>
</Reference>
<Reference Include="Entity, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Entity\bin\Debug\Entity.dll</HintPath>
</Reference>
<Reference Include="IrisSkin2, Version=2006.3.22.45, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>G:\源程序\皮肤控件+ skin\IrisSkin2.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ReportViewer.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<Reference Include="Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AddBumen_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddBumen_Form.Designer.cs">
<DependentUpon>AddBumen_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddEmployee_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddEmployee_Form.Designer.cs">
<DependentUpon>AddEmployee_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddJcInfo_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddJcInfo_Form.Designer.cs">
<DependentUpon>AddJcInfo_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddYgfc_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddYgfc_Form.Designer.cs">
<DependentUpon>AddYgfc_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddYgkp_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddYgkp_Form.Designer.cs">
<DependentUpon>AddYgkp_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddYgpx_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddYgpx_Form.Designer.cs">
<DependentUpon>AddYgpx_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddYgtd_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddYgtd_Form.Designer.cs">
<DependentUpon>AddYgtd_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddYgtx_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddYgtx_Form.Designer.cs">
<DependentUpon>AddYgtx_Form.cs</DependentUpon>
</Compile>
<Compile Include="AddZhiWei_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddZhiWei_Form.Designer.cs">
<DependentUpon>AddZhiWei_Form.cs</DependentUpon>
</Compile>
<Compile Include="BasicInfoSet2_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="BasicInfoSet2_Form.Designer.cs">
<DependentUpon>BasicInfoSet2_Form.cs</DependentUpon>
</Compile>
<Compile Include="BasicInfoSet3_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="BasicInfoSet3_Form.Designer.cs">
<DependentUpon>BasicInfoSet3_Form.cs</DependentUpon>
</Compile>
<Compile Include="BasicInfoSet_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="BasicInfoSet_Form.Designer.cs">
<DependentUpon>BasicInfoSet_Form.cs</DependentUpon>
</Compile>
<Compile Include="CrystalReport1.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>CrystalReport1.rpt</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="EditBumen_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EditBumen_Form.Designer.cs">
<DependentUpon>EditBumen_Form.cs</DependentUpon>
</Compile>
<Compile Include="EmployeeInfoManage_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EmployeeInfoManage_Form.Designer.cs">
<DependentUpon>EmployeeInfoManage_Form.cs</DependentUpon>
</Compile>
<Compile Include="Gjcx_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Gjcx_Form.Designer.cs">
<DependentUpon>Gjcx_Form.cs</DependentUpon>
</Compile>
<Compile Include="Main_Fomr.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Main_Fomr.Designer.cs">
<DependentUpon>Main_Fomr.cs</DependentUpon>
</Compile>
<Compile Include="Pater_Fomr.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Pater_Fomr.Designer.cs">
<DependentUpon>Pater_Fomr.cs</DependentUpon>
</Compile>
<Compile Include="Photo_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Photo_Form.Designer.cs">
<DependentUpon>Photo_Form.cs</DependentUpon>
</Compile>
<Compile Include="Print_Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Print_Form.Designer.cs">
<DependentUpon>Print_Form.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="AddBumen_Form.resx">
<SubType>Designer</SubType>
<DependentUpon>AddBumen_Form.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AddEmployee_Form.resx">
<SubType>Designer</SubType>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -