一厂MES,含注塑,喷涂,冲孔
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1878 lines
103 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{B1DEC82C-3F33-4FC9-A37B-9527315E2C5E}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MESWebSite</RootNamespace>
<AssemblyName>MESWebSite</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.0.0.999, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.0.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.JScript" />
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="org.in2bits.MyXls">
<HintPath>DLL\org.in2bits.MyXls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Net.Http" />
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnet.webapi.client\5.2.6\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>C:\Program Files (x86)\Microsoft Visual Studio\Shared\Packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.WebHost, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.7\lib\net45\System.Web.Http.WebHost.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="CSS\Basics.css" />
<Content Include="DLL\Newtonsoft.Json.dll" />
<Content Include="Login.aspx" />
<Content Include="Manage\BadInjectionSearch.aspx" />
<Content Include="Manage\BarCodeRecord.aspx" />
<Content Include="Manage\BarCodeRepeatSearch.aspx" />
<Content Include="Manage\BucketInfo.aspx" />
<Content Include="Manage\BucketState.aspx" />
<Content Include="Manage\CarType.aspx" />
<Content Include="Manage\ChaimDownRecord.aspx" />
<Content Include="Manage\ChaimUpRecord.aspx" />
<Content Include="Manage\ImgVideo.aspx" />
<Content Include="Manage\InjectionReport.aspx" />
<Content Include="Manage\InjectionScreen.aspx" />
<Content Include="Manage\InjectionView.aspx" />
<Content Include="Manage\InjectionWasteRecord.aspx" />
<Content Include="Manage\KeepItems.aspx" />
<Content Include="Manage\KeepPlan.aspx" />
<Content Include="Manage\KeepRecord.aspx" />
<Content Include="Manage\KeepVersion.aspx" />
<Content Include="Manage\LogSearch.aspx" />
<Content Include="Manage\Manufacturer.aspx" />
<Content Include="Manage\ModelChangeRecord.aspx" />
<Content Include="Manage\Dept.aspx" />
<Content Include="Manage\FiveScreen.aspx" />
<Content Include="Manage\FiveScreenLast.aspx" />
<Content Include="Manage\FiveScreenStandard.aspx" />
<Content Include="Manage\InjectionDownDay.aspx" />
<Content Include="Manage\InjectionDownMonth.aspx" />
<Content Include="Manage\InjectionDownMonthTimes.aspx" />
<Content Include="Manage\InjectionDownRecord.aspx" />
<Content Include="Manage\InjectionRecord.aspx" />
<Content Include="Manage\MaterialAvailabilityDay.aspx" />
<Content Include="Manage\MaterialAvailabilityMonth.aspx" />
<Content Include="Manage\ModelInfo.aspx" />
<Content Include="Manage\ModelProduct.aspx" />
<Content Include="Manage\PaintColorInfo.aspx" />
<Content Include="Manage\PaintInfo.aspx" />
<Content Include="Manage\Paint_Bucket.aspx" />
<Content Include="Manage\PlaitingInspectionRepair.aspx" />
<Content Include="Manage\Plan_247.aspx" />
<Content Include="Manage\PlatingInspection.aspx" />
<Content Include="Manage\PlatingPolish.aspx" />
<Content Include="Manage\PlatingScrap.aspx" />
<Content Include="Manage\ProductColor.aspx" />
<Content Include="Manage\ProductionRecords.aspx" />
<Content Include="Manage\QualifiedDay.aspx" />
<Content Include="Manage\QualifiedMonth.aspx" />
<Content Include="Manage\QualifiedTrendExcel.aspx" />
<Content Include="Manage\Record_247.aspx" />
<Content Include="Manage\RepairRecord.aspx" />
<Content Include="Manage\RetrospectSearch.aspx" />
<Content Include="Manage\StockIn.aspx" />
<Content Include="Manage\ZpBadInjectionSearch.aspx" />
<Content Include="Manage\ZPBom.aspx" />
<Content Include="Manage\ZPPlan.aspx" />
<Content Include="PDF\20200409101110668.jpg" />
<Content Include="PDF\20200409101203760.jpg" />
<Content Include="PDF\20200409101239287.jpg" />
<Content Include="PDF\20200409101302351.jpg" />
<Content Include="PDF\20200409101336198.jpg" />
<Content Include="PDF\20200409101358689.jpg" />
<Content Include="PDF\20200409101415939.jpg" />
<Content Include="PDF\20200409101433115.jpg" />
<Content Include="PDF\20200409101453961.jpg" />
<Content Include="PDF\20200409101528193.jpg" />
<Content Include="PDF\20200409101721499.jpg" />
<Content Include="PDF\20200409101742479.jpg" />
<Content Include="PDF\20200409101816687.jpg" />
<Content Include="PDF\20200409102046858.jpg" />
<Content Include="PDF\20200409102106578.jpg" />
<Content Include="PDF\20200409102128199.jpg" />
<Content Include="PDF\20200409102256514.jpg" />
<Content Include="PDF\20200409102317285.jpg" />
<Content Include="PDF\20200409102336525.jpg" />
<Content Include="PDF\20200409102359888.jpg" />
<Content Include="PDF\20200409102417006.jpg" />
<Content Include="PDF\20200409102432446.jpg" />
<Content Include="Scripts\jquery-easyui-1.4.3\datagrid-export.js" />
<Content Include="Show\analysis.html" />
<Content Include="Manage\Bom.aspx" />
<Content Include="Manage\CheckItem.aspx" />
<Content Include="Manage\Color.aspx" />
<Content Include="Manage\CommonlyInspection.aspx" />
<Content Include="Manage\CommonlyInspectionVersion.aspx" />
<Content Include="Manage\Defect.aspx" />
<Content Include="Manage\Device.aspx" />
<Content Include="Manage\Factory.aspx" />
<Content Include="Manage\Index.aspx" />
<Content Include="Manage\InjectionPlan.aspx" />
<Content Include="Manage\Line.aspx" />
<Content Include="Manage\Machine.aspx" />
<Content Include="Manage\Operator.aspx" />
<Content Include="Manage\Place.aspx" />
<Content Include="Manage\Plastic.aspx" />
<Content Include="Manage\Product.aspx" />
<Content Include="Manage\ProductType.aspx" />
<Content Include="Manage\Station.aspx" />
<Content Include="Manage\User.aspx" />
<Content Include="Scripts\EasyUI\changelog.txt" />
<Content Include="Scripts\EasyUI\demo\accordion\actions.html" />
<Content Include="Scripts\EasyUI\demo\accordion\ajax.html" />
<Content Include="Scripts\EasyUI\demo\accordion\basic.html" />
<Content Include="Scripts\EasyUI\demo\accordion\expandable.html" />
<Content Include="Scripts\EasyUI\demo\accordion\multiple.html" />
<Content Include="Scripts\EasyUI\demo\accordion\tools.html" />
<Content Include="Scripts\EasyUI\demo\accordion\_content.html" />
<Content Include="Scripts\EasyUI\demo\calendar\basic.html" />
<Content Include="Scripts\EasyUI\demo\calendar\custom.html" />
<Content Include="Scripts\EasyUI\demo\calendar\disabledate.html" />
<Content Include="Scripts\EasyUI\demo\calendar\firstday.html" />
<Content Include="Scripts\EasyUI\demo\combobox\actions.html" />
<Content Include="Scripts\EasyUI\demo\combobox\basic.html" />
<Content Include="Scripts\EasyUI\demo\combobox\customformat.html" />
<Content Include="Scripts\EasyUI\demo\combobox\dynamicdata.html" />
<Content Include="Scripts\EasyUI\demo\combobox\group.html" />
<Content Include="Scripts\EasyUI\demo\combobox\multiple.html" />
<Content Include="Scripts\EasyUI\demo\combobox\navigation.html" />
<Content Include="Scripts\EasyUI\demo\combobox\remotedata.html" />
<Content Include="Scripts\EasyUI\demo\combobox\remotejsonp.html" />
<Content Include="Scripts\EasyUI\demo\combogrid\actions.html" />
<Content Include="Scripts\EasyUI\demo\combogrid\basic.html" />
<Content Include="Scripts\EasyUI\demo\combogrid\initvalue.html" />
<Content Include="Scripts\EasyUI\demo\combogrid\multiple.html" />
<Content Include="Scripts\EasyUI\demo\combogrid\navigation.html" />
<Content Include="Scripts\EasyUI\demo\combotree\actions.html" />
<Content Include="Scripts\EasyUI\demo\combotree\basic.html" />
<Content Include="Scripts\EasyUI\demo\combotree\initvalue.html" />
<Content Include="Scripts\EasyUI\demo\combotree\multiple.html" />
<Content Include="Scripts\EasyUI\demo\combo\basic.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\aligncolumns.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\basic.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\cellediting.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\cellstyle.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\checkbox.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\clientpagination.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\columngroup.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\complextoolbar.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\contextmenu.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\custompager.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\footer.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\formatcolumns.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\frozencolumns.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\frozenrows.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\mergecells.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\multisorting.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\rowborder.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\rowediting.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\rowstyle.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\selection.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\simpletoolbar.html" />
<Content Include="Scripts\EasyUI\demo\datagrid\transform.html" />
<Content Include="Scripts\EasyUI\demo\datebox\basic.html" />
<Content Include="Scripts\EasyUI\demo\datebox\buttons.html" />
<Content Include="Scripts\EasyUI\demo\datebox\dateformat.html" />
<Content Include="Scripts\EasyUI\demo\datebox\events.html" />
<Content Include="Scripts\EasyUI\demo\datebox\sharedcalendar.html" />
<Content Include="Scripts\EasyUI\demo\datebox\validate.html" />
<Content Include="Scripts\EasyUI\demo\datetimebox\basic.html" />
<Content Include="Scripts\EasyUI\demo\datetimebox\initvalue.html" />
<Content Include="Scripts\EasyUI\demo\datetimebox\showseconds.html" />
<Content Include="Scripts\EasyUI\demo\demo.css" />
<Content Include="Scripts\EasyUI\demo\dialog\basic.html" />
<Content Include="Scripts\EasyUI\demo\dialog\complextoolbar.html" />
<Content Include="Scripts\EasyUI\demo\dialog\toolbarbuttons.html" />
<Content Include="Scripts\EasyUI\demo\draggable\basic.html" />
<Content Include="Scripts\EasyUI\demo\draggable\constain.html" />
<Content Include="Scripts\EasyUI\demo\draggable\snap.html" />
<Content Include="Scripts\EasyUI\demo\droppable\accept.html" />
<Content Include="Scripts\EasyUI\demo\droppable\basic.html" />
<Content Include="Scripts\EasyUI\demo\droppable\sort.html" />
<Content Include="Scripts\EasyUI\demo\easyloader\basic.html" />
<Content Include="Scripts\EasyUI\demo\form\basic.html" />
<Content Include="Scripts\EasyUI\demo\form\load.html" />
<Content Include="Scripts\EasyUI\demo\layout\addremove.html" />
<Content Include="Scripts\EasyUI\demo\layout\autoheight.html" />
<Content Include="Scripts\EasyUI\demo\layout\basic.html" />
<Content Include="Scripts\EasyUI\demo\layout\complex.html" />
<Content Include="Scripts\EasyUI\demo\layout\full.html" />
<Content Include="Scripts\EasyUI\demo\layout\nestedlayout.html" />
<Content Include="Scripts\EasyUI\demo\layout\nocollapsible.html" />
<Content Include="Scripts\EasyUI\demo\layout\_content.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\basic.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\group.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\iconalign.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\plain.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\size.html" />
<Content Include="Scripts\EasyUI\demo\linkbutton\toggle.html" />
<Content Include="Scripts\EasyUI\demo\menubutton\actions.html" />
<Content Include="Scripts\EasyUI\demo\menubutton\alignment.html" />
<Content Include="Scripts\EasyUI\demo\menubutton\basic.html" />
<Content Include="Scripts\EasyUI\demo\menu\basic.html" />
<Content Include="Scripts\EasyUI\demo\menu\customitem.html" />
<Content Include="Scripts\EasyUI\demo\menu\events.html" />
<Content Include="Scripts\EasyUI\demo\messager\alert.html" />
<Content Include="Scripts\EasyUI\demo\messager\basic.html" />
<Content Include="Scripts\EasyUI\demo\messager\interactive.html" />
<Content Include="Scripts\EasyUI\demo\messager\position.html" />
<Content Include="Scripts\EasyUI\demo\numberbox\basic.html" />
<Content Include="Scripts\EasyUI\demo\numberbox\format.html" />
<Content Include="Scripts\EasyUI\demo\numberbox\range.html" />
<Content Include="Scripts\EasyUI\demo\numberspinner\basic.html" />
<Content Include="Scripts\EasyUI\demo\numberspinner\increment.html" />
<Content Include="Scripts\EasyUI\demo\numberspinner\range.html" />
<Content Include="Scripts\EasyUI\demo\pagination\attaching.html" />
<Content Include="Scripts\EasyUI\demo\pagination\basic.html" />
<Content Include="Scripts\EasyUI\demo\pagination\custombuttons.html" />
<Content Include="Scripts\EasyUI\demo\pagination\layout.html" />
<Content Include="Scripts\EasyUI\demo\pagination\links.html" />
<Content Include="Scripts\EasyUI\demo\pagination\simple.html" />
<Content Include="Scripts\EasyUI\demo\panel\basic.html" />
<Content Include="Scripts\EasyUI\demo\panel\customtools.html" />
<Content Include="Scripts\EasyUI\demo\panel\loadcontent.html" />
<Content Include="Scripts\EasyUI\demo\panel\nestedpanel.html" />
<Content Include="Scripts\EasyUI\demo\panel\paneltools.html" />
<Content Include="Scripts\EasyUI\demo\panel\_content.html" />
<Content Include="Scripts\EasyUI\demo\progressbar\basic.html" />
<Content Include="Scripts\EasyUI\demo\propertygrid\basic.html" />
<Content Include="Scripts\EasyUI\demo\propertygrid\customcolumns.html" />
<Content Include="Scripts\EasyUI\demo\propertygrid\groupformat.html" />
<Content Include="Scripts\EasyUI\demo\resizable\basic.html" />
<Content Include="Scripts\EasyUI\demo\searchbox\basic.html" />
<Content Include="Scripts\EasyUI\demo\searchbox\category.html" />
<Content Include="Scripts\EasyUI\demo\slider\basic.html" />
<Content Include="Scripts\EasyUI\demo\slider\formattip.html" />
<Content Include="Scripts\EasyUI\demo\slider\nonlinear.html" />
<Content Include="Scripts\EasyUI\demo\slider\rule.html" />
<Content Include="Scripts\EasyUI\demo\slider\vertical.html" />
<Content Include="Scripts\EasyUI\demo\splitbutton\actions.html" />
<Content Include="Scripts\EasyUI\demo\splitbutton\basic.html" />
<Content Include="Scripts\EasyUI\demo\tabs\autoheight.html" />
<Content Include="Scripts\EasyUI\demo\tabs\basic.html" />
<Content Include="Scripts\EasyUI\demo\tabs\dropdown.html" />
<Content Include="Scripts\EasyUI\demo\tabs\fixedwidth.html" />
<Content Include="Scripts\EasyUI\demo\tabs\hover.html" />
<Content Include="Scripts\EasyUI\demo\tabs\images\modem.png" />
<Content Include="Scripts\EasyUI\demo\tabs\images\pda.png" />
<Content Include="Scripts\EasyUI\demo\tabs\images\scanner.png" />
<Content Include="Scripts\EasyUI\demo\tabs\images\tablet.png" />
<Content Include="Scripts\EasyUI\demo\tabs\nestedtabs.html" />
<Content Include="Scripts\EasyUI\demo\tabs\striptools.html" />
<Content Include="Scripts\EasyUI\demo\tabs\tabimage.html" />
<Content Include="Scripts\EasyUI\demo\tabs\tabposition.html" />
<Content Include="Scripts\EasyUI\demo\tabs\tabstools.html" />
<Content Include="Scripts\EasyUI\demo\tabs\_content.html" />
<Content Include="Scripts\EasyUI\demo\timespinner\actions.html" />
<Content Include="Scripts\EasyUI\demo\timespinner\basic.html" />
<Content Include="Scripts\EasyUI\demo\timespinner\range.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\ajax.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\basic.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\customcontent.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\customstyle.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\position.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\toolbar.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\tooltipdialog.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\_content.html" />
<Content Include="Scripts\EasyUI\demo\tooltip\_dialog.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\actions.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\basic.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\clientpagination.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\contextmenu.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\editable.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\footer.html" />
<Content Include="Scripts\EasyUI\demo\treegrid\reports.html" />
<Content Include="Scripts\EasyUI\demo\tree\actions.html" />
<Content Include="Scripts\EasyUI\demo\tree\animation.html" />
<Content Include="Scripts\EasyUI\demo\tree\basic.html" />
<Content Include="Scripts\EasyUI\demo\tree\checkbox.html" />
<Content Include="Scripts\EasyUI\demo\tree\contextmenu.html" />
<Content Include="Scripts\EasyUI\demo\tree\dnd.html" />
<Content Include="Scripts\EasyUI\demo\tree\editable.html" />
<Content Include="Scripts\EasyUI\demo\tree\formatting.html" />
<Content Include="Scripts\EasyUI\demo\tree\icons.html" />
<Content Include="Scripts\EasyUI\demo\tree\lazyload.html" />
<Content Include="Scripts\EasyUI\demo\tree\lines.html" />
<Content Include="Scripts\EasyUI\demo\validatebox\basic.html" />
<Content Include="Scripts\EasyUI\demo\validatebox\customtooltip.html" />
<Content Include="Scripts\EasyUI\demo\window\basic.html" />
<Content Include="Scripts\EasyUI\demo\window\customtools.html" />
<Content Include="Scripts\EasyUI\demo\window\inlinewindow.html" />
<Content Include="Scripts\EasyUI\demo\window\modalwindow.html" />
<Content Include="Scripts\EasyUI\demo\window\windowlayout.html" />
<Content Include="Scripts\EasyUI\easyloader.js" />
<Content Include="Scripts\EasyUI\jquery-1.8.0.min.js" />
<Content Include="Scripts\EasyUI\jquery.easyui.min.js" />
<Content Include="Scripts\EasyUI\jquery.min.js" />
<Content Include="Scripts\EasyUI\licence_gpl.txt" />
<Content Include="Scripts\EasyUI\license_commercial.txt" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-af.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-ar.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-bg.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-ca.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-cs.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-cz.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-da.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-de.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-el.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-en.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-es.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-fr.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-it.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-jp.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-nl.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-pl.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-pt_BR.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-ru.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-sv_SE.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-tr.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-zh_CN.js" />
<Content Include="Scripts\EasyUI\locale\easyui-lang-zh_TW.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.accordion.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.calendar.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.combo.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.combobox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.combogrid.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.combotree.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.datagrid.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.datebox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.datetimebox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.dialog.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.draggable.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.droppable.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.form.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.layout.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.linkbutton.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.menu.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.menubutton.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.messager.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.numberbox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.numberspinner.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.pagination.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.panel.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.parser.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.progressbar.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.propertygrid.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.resizable.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.searchbox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.slider.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.spinner.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.splitbutton.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.tabs.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.timespinner.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.tooltip.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.tree.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.treegrid.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.validatebox.js" />
<Content Include="Scripts\EasyUI\plugins\jquery.window.js" />
<Content Include="Scripts\EasyUI\readme.txt" />
<Content Include="Scripts\EasyUI\src\easyloader.js" />
<Content Include="Scripts\EasyUI\src\jquery.accordion.js" />
<Content Include="Scripts\EasyUI\src\jquery.calendar.js" />
<Content Include="Scripts\EasyUI\src\jquery.combobox.js" />
<Content Include="Scripts\EasyUI\src\jquery.datebox.js" />
<Content Include="Scripts\EasyUI\src\jquery.draggable.js" />
<Content Include="Scripts\EasyUI\src\jquery.droppable.js" />
<Content Include="Scripts\EasyUI\src\jquery.form.js" />
<Content Include="Scripts\EasyUI\src\jquery.linkbutton.js" />
<Content Include="Scripts\EasyUI\src\jquery.menu.js" />
<Content Include="Scripts\EasyUI\src\jquery.parser.js" />
<Content Include="Scripts\EasyUI\src\jquery.progressbar.js" />
<Content Include="Scripts\EasyUI\src\jquery.propertygrid.js" />
<Content Include="Scripts\EasyUI\src\jquery.resizable.js" />
<Content Include="Scripts\EasyUI\src\jquery.slider.js" />
<Content Include="Scripts\EasyUI\src\jquery.tabs.js" />
<Content Include="Scripts\EasyUI\src\jquery.window.js" />
<Content Include="Scripts\EasyUI\themes\black\accordion.css" />
<Content Include="Scripts\EasyUI\themes\black\calendar.css" />
<Content Include="Scripts\EasyUI\themes\black\combo.css" />
<Content Include="Scripts\EasyUI\themes\black\combobox.css" />
<Content Include="Scripts\EasyUI\themes\black\datagrid.css" />
<Content Include="Scripts\EasyUI\themes\black\datebox.css" />
<Content Include="Scripts\EasyUI\themes\black\dialog.css" />
<Content Include="Scripts\EasyUI\themes\black\easyui.css" />
<Content Include="Scripts\EasyUI\themes\black\images\accordion_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\blank.gif" />
<Content Include="Scripts\EasyUI\themes\black\images\calendar_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\combo_arrow.png" />
<Content Include="Scripts\EasyUI\themes\black\images\datagrid_icons.png" />
<Content Include="Scripts\EasyUI\themes\black\images\datebox_arrow.png" />
<Content Include="Scripts\EasyUI\themes\black\images\layout_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\linkbutton_bg.png" />
<Content Include="Scripts\EasyUI\themes\black\images\loading.gif" />
<Content Include="Scripts\EasyUI\themes\black\images\menu_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\messager_icons.png" />
<Content Include="Scripts\EasyUI\themes\black\images\pagination_icons.png" />
<Content Include="Scripts\EasyUI\themes\black\images\panel_tools.png" />
<Content Include="Scripts\EasyUI\themes\black\images\searchbox_button.png" />
<Content Include="Scripts\EasyUI\themes\black\images\slider_handle.png" />
<Content Include="Scripts\EasyUI\themes\black\images\spinner_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\tabs_icons.png" />
<Content Include="Scripts\EasyUI\themes\black\images\tree_icons.png" />
<Content Include="Scripts\EasyUI\themes\black\images\validatebox_arrows.png" />
<Content Include="Scripts\EasyUI\themes\black\images\validatebox_warning.png" />
<Content Include="Scripts\EasyUI\themes\black\layout.css" />
<Content Include="Scripts\EasyUI\themes\black\linkbutton.css" />
<Content Include="Scripts\EasyUI\themes\black\menu.css" />
<Content Include="Scripts\EasyUI\themes\black\menubutton.css" />
<Content Include="Scripts\EasyUI\themes\black\messager.css" />
<Content Include="Scripts\EasyUI\themes\black\numberbox.css" />
<Content Include="Scripts\EasyUI\themes\black\pagination.css" />
<Content Include="Scripts\EasyUI\themes\black\panel.css" />
<Content Include="Scripts\EasyUI\themes\black\progressbar.css" />
<Content Include="Scripts\EasyUI\themes\black\propertygrid.css" />
<Content Include="Scripts\EasyUI\themes\black\searchbox.css" />
<Content Include="Scripts\EasyUI\themes\black\slider.css" />
<Content Include="Scripts\EasyUI\themes\black\spinner.css" />
<Content Include="Scripts\EasyUI\themes\black\splitbutton.css" />
<Content Include="Scripts\EasyUI\themes\black\tabs.css" />
<Content Include="Scripts\EasyUI\themes\black\textbox.css" />
<Content Include="Scripts\EasyUI\themes\black\tooltip.css" />
<Content Include="Scripts\EasyUI\themes\black\tree.css" />
<Content Include="Scripts\EasyUI\themes\black\validatebox.css" />
<Content Include="Scripts\EasyUI\themes\black\window.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\accordion.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\calendar.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\combo.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\combobox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\datagrid.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\datebox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\dialog.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\easyui.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\accordion_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\blank.gif" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\calendar_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\combo_arrow.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\datagrid_icons.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\datebox_arrow.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\layout_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\linkbutton_bg.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\loading.gif" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\menu_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\messager_icons.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\pagination_icons.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\panel_tools.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\searchbox_button.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\slider_handle.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\spinner_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\tabs_icons.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\tree_icons.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\validatebox_arrows.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\images\validatebox_warning.png" />
<Content Include="Scripts\EasyUI\themes\bootstrap\layout.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\linkbutton.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\menu.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\menubutton.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\messager.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\numberbox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\pagination.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\panel.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\progressbar.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\propertygrid.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\searchbox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\slider.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\spinner.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\splitbutton.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\tabs.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\textbox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\tooltip.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\tree.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\validatebox.css" />
<Content Include="Scripts\EasyUI\themes\bootstrap\window.css" />
<Content Include="Scripts\EasyUI\themes\default\accordion.css" />
<Content Include="Scripts\EasyUI\themes\default\calendar.css" />
<Content Include="Scripts\EasyUI\themes\default\combo.css" />
<Content Include="Scripts\EasyUI\themes\default\combobox.css" />
<Content Include="Scripts\EasyUI\themes\default\datagrid.css" />
<Content Include="Scripts\EasyUI\themes\default\datebox.css" />
<Content Include="Scripts\EasyUI\themes\default\dialog.css" />
<Content Include="Scripts\EasyUI\themes\default\easyui.css" />
<Content Include="Scripts\EasyUI\themes\default\images\accordion_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\blank.gif" />
<Content Include="Scripts\EasyUI\themes\default\images\calendar_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\combo_arrow.png" />
<Content Include="Scripts\EasyUI\themes\default\images\datagrid_icons.png" />
<Content Include="Scripts\EasyUI\themes\default\images\datebox_arrow.png" />
<Content Include="Scripts\EasyUI\themes\default\images\doct.png" />
<Content Include="Scripts\EasyUI\themes\default\images\layout_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\linkbutton_bg.png" />
<Content Include="Scripts\EasyUI\themes\default\images\loading.gif" />
<Content Include="Scripts\EasyUI\themes\default\images\menu_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\messager_icons.png" />
<Content Include="Scripts\EasyUI\themes\default\images\org.gif" />
<Content Include="Scripts\EasyUI\themes\default\images\pagination_icons.png" />
<Content Include="Scripts\EasyUI\themes\default\images\panel_tools.png" />
<Content Include="Scripts\EasyUI\themes\default\images\searchbox_button.png" />
<Content Include="Scripts\EasyUI\themes\default\images\slider_handle.png" />
<Content Include="Scripts\EasyUI\themes\default\images\spinner_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\tabs_icons.png" />
<Content Include="Scripts\EasyUI\themes\default\images\tree_icons.png" />
<Content Include="Scripts\EasyUI\themes\default\images\validatebox_arrows.png" />
<Content Include="Scripts\EasyUI\themes\default\images\validatebox_warning.png" />
<Content Include="Scripts\EasyUI\themes\default\layout.css" />
<Content Include="Scripts\EasyUI\themes\default\linkbutton.css" />
<Content Include="Scripts\EasyUI\themes\default\menu.css" />
<Content Include="Scripts\EasyUI\themes\default\menubutton.css" />
<Content Include="Scripts\EasyUI\themes\default\messager.css" />
<Content Include="Scripts\EasyUI\themes\default\numberbox.css" />
<Content Include="Scripts\EasyUI\themes\default\pagination.css" />
<Content Include="Scripts\EasyUI\themes\default\panel.css" />
<Content Include="Scripts\EasyUI\themes\default\progressbar.css" />
<Content Include="Scripts\EasyUI\themes\default\propertygrid.css" />
<Content Include="Scripts\EasyUI\themes\default\searchbox.css" />
<Content Include="Scripts\EasyUI\themes\default\slider.css" />
<Content Include="Scripts\EasyUI\themes\default\spinner.css" />
<Content Include="Scripts\EasyUI\themes\default\splitbutton.css" />
<Content Include="Scripts\EasyUI\themes\default\tabs.css" />
<Content Include="Scripts\EasyUI\themes\default\textbox.css" />
<Content Include="Scripts\EasyUI\themes\default\tooltip.css" />
<Content Include="Scripts\EasyUI\themes\default\tree.css" />
<Content Include="Scripts\EasyUI\themes\default\validatebox.css" />
<Content Include="Scripts\EasyUI\themes\default\window.css" />
<Content Include="Scripts\EasyUI\themes\gray\accordion.css" />
<Content Include="Scripts\EasyUI\themes\gray\calendar.css" />
<Content Include="Scripts\EasyUI\themes\gray\combo.css" />
<Content Include="Scripts\EasyUI\themes\gray\combobox.css" />
<Content Include="Scripts\EasyUI\themes\gray\datagrid.css" />
<Content Include="Scripts\EasyUI\themes\gray\datebox.css" />
<Content Include="Scripts\EasyUI\themes\gray\dialog.css" />
<Content Include="Scripts\EasyUI\themes\gray\easyui.css" />
<Content Include="Scripts\EasyUI\themes\gray\images\accordion_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\blank.gif" />
<Content Include="Scripts\EasyUI\themes\gray\images\calendar_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\combo_arrow.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\datagrid_icons.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\datebox_arrow.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\layout_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\linkbutton_bg.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\loading.gif" />
<Content Include="Scripts\EasyUI\themes\gray\images\menu_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\messager_icons.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\pagination_icons.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\panel_tools.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\searchbox_button.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\slider_handle.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\spinner_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\tabs_icons.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\tree_icons.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\validatebox_arrows.png" />
<Content Include="Scripts\EasyUI\themes\gray\images\validatebox_warning.png" />
<Content Include="Scripts\EasyUI\themes\gray\layout.css" />
<Content Include="Scripts\EasyUI\themes\gray\linkbutton.css" />
<Content Include="Scripts\EasyUI\themes\gray\menu.css" />
<Content Include="Scripts\EasyUI\themes\gray\menubutton.css" />
<Content Include="Scripts\EasyUI\themes\gray\messager.css" />
<Content Include="Scripts\EasyUI\themes\gray\numberbox.css" />
<Content Include="Scripts\EasyUI\themes\gray\pagination.css" />
<Content Include="Scripts\EasyUI\themes\gray\panel.css" />
<Content Include="Scripts\EasyUI\themes\gray\progressbar.css" />
<Content Include="Scripts\EasyUI\themes\gray\propertygrid.css" />
<Content Include="Scripts\EasyUI\themes\gray\searchbox.css" />
<Content Include="Scripts\EasyUI\themes\gray\slider.css" />
<Content Include="Scripts\EasyUI\themes\gray\spinner.css" />
<Content Include="Scripts\EasyUI\themes\gray\splitbutton.css" />
<Content Include="Scripts\EasyUI\themes\gray\tabs.css" />
<Content Include="Scripts\EasyUI\themes\gray\textbox.css" />
<Content Include="Scripts\EasyUI\themes\gray\tooltip.css" />
<Content Include="Scripts\EasyUI\themes\gray\tree.css" />
<Content Include="Scripts\EasyUI\themes\gray\validatebox.css" />
<Content Include="Scripts\EasyUI\themes\gray\window.css" />
<Content Include="Scripts\EasyUI\themes\icon.css" />
<Content Include="Scripts\EasyUI\themes\icons\back.png" />
<Content Include="Scripts\EasyUI\themes\icons\blank.gif" />
<Content Include="Scripts\EasyUI\themes\icons\cancel.png" />
<Content Include="Scripts\EasyUI\themes\icons\cut.png" />
<Content Include="Scripts\EasyUI\themes\icons\edit_add.png" />
<Content Include="Scripts\EasyUI\themes\icons\edit_remove.png" />
<Content Include="Scripts\EasyUI\themes\icons\filesave.png" />
<Content Include="Scripts\EasyUI\themes\icons\filter.png" />
<Content Include="Scripts\EasyUI\themes\icons\help.png" />
<Content Include="Scripts\EasyUI\themes\icons\large_chart.png" />
<Content Include="Scripts\EasyUI\themes\icons\large_clipart.png" />
<Content Include="Scripts\EasyUI\themes\icons\large_picture.png" />
<Content Include="Scripts\EasyUI\themes\icons\large_shapes.png" />
<Content Include="Scripts\EasyUI\themes\icons\large_smartart.png" />
<Content Include="Scripts\EasyUI\themes\icons\mini_add.png" />
<Content Include="Scripts\EasyUI\themes\icons\mini_edit.png" />
<Content Include="Scripts\EasyUI\themes\icons\mini_refresh.png" />
<Content Include="Scripts\EasyUI\themes\icons\mysearch-2.png" />
<Content Include="Scripts\EasyUI\themes\icons\mysearch-3.png" />
<Content Include="Scripts\EasyUI\themes\icons\mysearch.png" />
<Content Include="Scripts\EasyUI\themes\icons\no.png" />
<Content Include="Scripts\EasyUI\themes\icons\ok.png" />
<Content Include="Scripts\EasyUI\themes\icons\pencil.png" />
<Content Include="Scripts\EasyUI\themes\icons\print.png" />
<Content Include="Scripts\EasyUI\themes\icons\redo.png" />
<Content Include="Scripts\EasyUI\themes\icons\reload.png" />
<Content Include="Scripts\EasyUI\themes\icons\search-2.png" />
<Content Include="Scripts\EasyUI\themes\icons\search.png" />
<Content Include="Scripts\EasyUI\themes\icons\sum.png" />
<Content Include="Scripts\EasyUI\themes\icons\tip.png" />
<Content Include="Scripts\EasyUI\themes\icons\undo.png" />
<Content Include="Scripts\EasyUI\themes\metro\accordion.css" />
<Content Include="Scripts\EasyUI\themes\metro\calendar.css" />
<Content Include="Scripts\EasyUI\themes\metro\combo.css" />
<Content Include="Scripts\EasyUI\themes\metro\combobox.css" />
<Content Include="Scripts\EasyUI\themes\metro\datagrid.css" />
<Content Include="Scripts\EasyUI\themes\metro\datebox.css" />
<Content Include="Scripts\EasyUI\themes\metro\dialog.css" />
<Content Include="Scripts\EasyUI\themes\metro\easyui.css" />
<Content Include="Scripts\EasyUI\themes\metro\images\accordion_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\blank.gif" />
<Content Include="Scripts\EasyUI\themes\metro\images\calendar_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\combo_arrow.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\datagrid_icons.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\datebox_arrow.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\layout_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\linkbutton_bg.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\loading.gif" />
<Content Include="Scripts\EasyUI\themes\metro\images\menu_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\messager_icons.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\pagination_icons.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\panel_tools.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\searchbox_button.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\slider_handle.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\spinner_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\tabs_icons.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\tree_icons.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\validatebox_arrows.png" />
<Content Include="Scripts\EasyUI\themes\metro\images\validatebox_warning.png" />
<Content Include="Scripts\EasyUI\themes\metro\layout.css" />
<Content Include="Scripts\EasyUI\themes\metro\linkbutton.css" />
<Content Include="Scripts\EasyUI\themes\metro\menu.css" />
<Content Include="Scripts\EasyUI\themes\metro\menubutton.css" />
<Content Include="Scripts\EasyUI\themes\metro\messager.css" />
<Content Include="Scripts\EasyUI\themes\metro\numberbox.css" />
<Content Include="Scripts\EasyUI\themes\metro\pagination.css" />
<Content Include="Scripts\EasyUI\themes\metro\panel.css" />
<Content Include="Scripts\EasyUI\themes\metro\progressbar.css" />
<Content Include="Scripts\EasyUI\themes\metro\propertygrid.css" />
<Content Include="Scripts\EasyUI\themes\metro\searchbox.css" />
<Content Include="Scripts\EasyUI\themes\metro\slider.css" />
<Content Include="Scripts\EasyUI\themes\metro\spinner.css" />
<Content Include="Scripts\EasyUI\themes\metro\splitbutton.css" />
<Content Include="Scripts\EasyUI\themes\metro\tabs.css" />
<Content Include="Scripts\EasyUI\themes\metro\textbox.css" />
<Content Include="Scripts\EasyUI\themes\metro\tooltip.css" />
<Content Include="Scripts\EasyUI\themes\metro\tree.css" />
<Content Include="Scripts\EasyUI\themes\metro\validatebox.css" />
<Content Include="Scripts\EasyUI\themes\metro\window.css" />
<Content Include="Scripts\exporting.js" />
<Content Include="Scripts\highcharts.js" />
<Content Include="HttpHandlers\UserHandler.ashx" />
<Content Include="HttpHandlers\ProductTypeHandler.ashx" />
<Content Include="HttpHandlers\ProductHandler.ashx" />
<Content Include="HttpHandlers\BomHandler.ashx" />
<Content Include="HttpHandlers\MachineHandler.ashx" />
<Content Include="HttpHandlers\PlasticHandler.ashx" />
<Content Include="HttpHandlers\StationHandler.ashx" />
<Content Include="HttpHandlers\InjectionPlanHandler.ashx" />
<Content Include="HttpHandlers\FactoryHandler.ashx" />
<Content Include="HttpHandlers\PlaceHandler.ashx" />
<Content Include="HttpHandlers\LineHandler.ashx" />
<Content Include="HttpHandlers\DeviceHandler.ashx" />
<Content Include="HttpHandlers\OperatorHandler.ashx" />
<Content Include="HttpHandlers\ColorHandler.ashx" />
<Content Include="HttpHandlers\DefectHandler.ashx" />
<Content Include="HttpHandlers\CheckItemHandler.ashx" />
<Content Include="HttpHandlers\CommonlyInspectionVersionHandler.ashx" />
<Content Include="HttpHandlers\CommonlyInspectionHandler.ashx" />
<Content Include="HttpHandlers\DeptHandler.ashx" />
<Content Include="HttpHandlers\PlatingInspectionHandler.ashx" />
<Content Include="HttpHandlers\StockInHandler.ashx" />
<Content Include="HttpHandlers\QualifiedTrendExcelHandler.ashx" />
<Content Include="HttpHandlers\PaintInfoHandler.ashx" />
<Content Include="HttpHandlers\BucketInfoHandler.ashx" />
<Content Include="HttpHandlers\Paint_BucketHandler.ashx" />
<Content Include="HttpHandlers\InjectionRecordHandler.ashx" />
<Content Include="HttpHandlers\PlatingScrapHandler.ashx" />
<Content Include="HttpHandlers\ModelInfoHandler.ashx" />
<Content Include="HttpHandlers\QualifiedMonthHandler.ashx" />
<Content Include="HttpHandlers\QualifiedDayHandler.ashx" />
<Content Include="HttpHandlers\InjectionDownRecordHandler.ashx" />
<Content Include="HttpHandlers\FiveScreenHandler.ashx" />
<Content Include="HttpHandlers\FiveScreenStandardHandler.ashx" />
<Content Include="HttpHandlers\PaintingInspectionRepair.ashx" />
<Content Include="HttpHandlers\PlatingPolishHandler.ashx" />
<Content Include="HttpHandlers\MaterialAvailabilityDayHandler.ashx" />
<Content Include="HttpHandlers\MaterialAvailabilityMonthHandler.ashx" />
<Content Include="HttpHandlers\PlaitingInspectionRepairHandler.ashx" />
<Content Include="HttpHandlers\FiveScreenLastHandler.ashx" />
<Content Include="HttpHandlers\InjectionDownDayHandler.ashx" />
<Content Include="HttpHandlers\InjectionDownMonthHandler.ashx" />
<Content Include="HttpHandlers\InjectionDownMonthTimesHandler.ashx" />
<Content Include="HttpHandlers\ModelChangeRecordHandler.ashx" />
<Content Include="HttpHandlers\RepairRecordHandler.ashx" />
<Content Include="HttpHandlers\ProductionRecordsHandler.ashx" />
<Content Include="HttpHandlers\Plan_247Handler.ashx" />
<Content Include="HttpHandlers\InjectionWasteRecordHandler.ashx" />
<Content Include="Excel\生产计划导入模板.xls" />
<Content Include="HttpHandlers\Record_247Handler.ashx" />
<Content Include="HttpHandlers\ImgVideoHandler.ashx" />
<Content Include="HttpHandlers\KeepItemsHandler.ashx" />
<Content Include="HttpHandlers\KeepLevelHandler.ashx" />
<Content Include="HttpHandlers\KeepVersionHandler.ashx" />
<Content Include="HttpHandlers\KeepPlanHandler.ashx" />
<Content Include="HttpHandlers\KeepRecordHandler.ashx" />
<Content Include="HttpHandlers\ManufacturerHandler.ashx" />
<Content Include="HttpHandlers\ProductColorHandler.ashx" />
<Content Include="HttpHandlers\ModelProductHandler.ashx" />
<Content Include="HttpHandlers\ZPPlanHandler.ashx" />
<Content Include="HttpHandlers\CarTypeHandler.ashx" />
<Content Include="HttpHandlers\IndexHandler.ashx" />
<Content Include="HttpHandlers\PaintColorInfoHandler.ashx" />
<Content Include="HttpHandlers\LogHandler.ashx" />
<Content Include="HttpHandlers\BadInjectionSearchHandler.ashx" />
<Content Include="HttpHandlers\ZPBomHandler.ashx" />
<Content Include="Excel\产品颜色导入模板.xls" />
<Content Include="HttpHandlers\BarCodeReportnHandler.ashx" />
<Content Include="HttpHandlers\BucketStateHandler.ashx" />
<Content Include="HttpHandlers\ZpBadInjectionSearchHandler.ashx" />
<Content Include="HttpHandlers\RetrospectSearchHandler.ashx" />
<Content Include="HttpHandlers\ChaimUpRecordHandler.ashx" />
<Content Include="HttpHandlers\ChaimDownRecordHandler.ashx" />
<None Include="Properties\PublishProfiles\BBMPT1.pubxml" />
<None Include="Properties\PublishProfiles\CustomProfile.pubxml" />
<None Include="Properties\PublishProfiles\Web.config.pubxml" />
<None Include="Properties\PublishProfiles\WebSite.pubxml" />
<None Include="Scripts\jquery-1.7.1.intellisense.js" />
<Content Include="Scripts\jquery-1.7.1.js" />
<Content Include="Scripts\jquery-1.7.1.min.js" />
<Content Include="Scripts\jquery-1.8.0.min.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\datagrid-dnd.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\jquery.easyui.min.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\jquery.edatagrid.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\jquery.min.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\locale\easyui-lang-zh_CN.js" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\color.css" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icon.css" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\accordion_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\back.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\blank.gif" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\brick_16px.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\calendar_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\cancel.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\clear.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\combo_arrow.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\computer_17.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\cut.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\datagrid_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\datebox_arrow.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\dialog_shutdown_16px.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\dialog_shutdown_16px1.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\edit_add.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\edit_remove.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\filesave.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\filter.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\folder_edit_16px.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\help.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\large_chart.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\large_clipart.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\large_picture.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\large_shapes.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\large_smartart.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\layout_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\linkbutton_bg.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\list_12.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\loading.gif" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\lock.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\man.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\menu_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\messager_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\mini_add.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\mini_edit.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\mini_refresh.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\more.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\no.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\ok.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\pagination_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\panel_tools.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\pencil.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\print.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\puzzle_15.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\redo.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\reload.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\search.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\searchbox_button.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\slider_handle.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\spinner_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\sum.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\tabs_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\tip.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\tree_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\undo.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\icons\validatebox_warning.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\easyui.css" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\accordion_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\blank.gif" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\calendar_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\combo_arrow.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\datagrid_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\datebox_arrow.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\layout_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\linkbutton_bg.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\loading.gif" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\menu_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\messager_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\pagination_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\panel_tools.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\searchbox_button.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\slider_handle.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\spinner_arrows.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\tabs_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\tree_icons.png" />
<Content Include="Scripts\jquery-easyui-1.4.3\themes\metro\images\validatebox_warning.png" />
<Content Include="Scripts\jquery.easyui.min.js" />
<Content Include="Scripts\MyJs.js" />
<Content Include="Manage\AnalysisApi.aspx" />
<Content Include="Show\bootstrap\css\bootstrap-theme.css" />
<Content Include="Show\bootstrap\css\bootstrap-theme.min.css" />
<Content Include="Show\bootstrap\css\bootstrap.css" />
<Content Include="Show\bootstrap\css\bootstrap.min.css" />
<Content Include="Show\bootstrap\fonts\glyphicons-halflings-regular.svg" />
<Content Include="Show\bootstrap\js\bootstrap.js" />
<Content Include="Show\bootstrap\js\bootstrap.min.js" />
<Content Include="Show\bootstrap\js\npm.js" />
<Content Include="Show\echar\echarts.min.js" />
<Content Include="SysImages\Basics\1.png" />
<Content Include="SysImages\Basics\15.gif" />
<Content Include="SysImages\Basics\2.png" />
<Content Include="SysImages\Basics\3.png" />
<Content Include="SysImages\Basics\4.png" />
<Content Include="SysImages\Basics\5-121204193R1-50.gif" />
<Content Include="SysImages\Basics\5.png" />
<Content Include="SysImages\Basics\6.png" />
<Content Include="SysImages\Basics\7.png" />
<Content Include="SysImages\Basics\8.png" />
<Content Include="SysImages\Basics\9.png" />
<Content Include="SysImages\Basics\add.png" />
<Content Include="SysImages\Basics\archives.png" />
<Content Include="SysImages\Basics\banner.png" />
<Content Include="SysImages\Basics\broom.png" />
<Content Include="SysImages\Basics\camera.png" />
<Content Include="SysImages\Basics\chukoucate.png" />
<Content Include="SysImages\Basics\chukoulist.png" />
<Content Include="SysImages\Basics\Dashboard.png" />
<Content Include="SysImages\Basics\Delete.png" />
<Content Include="SysImages\Basics\delete1.png" />
<Content Include="SysImages\Basics\Excel.png" />
<Content Include="SysImages\Basics\key.png" />
<Content Include="SysImages\Basics\listArt.png" />
<Content Include="SysImages\Basics\loading-line.gif" />
<Content Include="SysImages\Basics\loading-ring.gif" />
<Content Include="SysImages\Basics\meirongcate.png" />
<Content Include="SysImages\Basics\meironglist.png" />
<Content Include="SysImages\Basics\OK.png" />
<Content Include="SysImages\Basics\PDF.png" />
<Content Include="SysImages\Basics\pen.png" />
<Content Include="SysImages\Basics\remai.png" />
<Content Include="SysImages\Basics\save.png" />
<Content Include="SysImages\Basics\Search.png" />
<Content Include="SysImages\Basics\Search1.png" />
<Content Include="SysImages\Basics\share.png" />
<Content Include="SysImages\Basics\shejiao.png" />
<Content Include="SysImages\Basics\singleArt.png" />
<Content Include="SysImages\Basics\system_run.png" />
<Content Include="SysImages\Basics\text.png" />
<Content Include="SysImages\Basics\undo.png" />
<Content Include="SysImages\Basics\upload.png" />
<Content Include="SysImages\Basics\user_male.png" />
<Content Include="SysImages\Basics\yejiao.png" />
<Content Include="SysImages\Basics\yiliaocate.png" />
<Content Include="SysImages\Basics\yiliaolist.png" />
<Content Include="SysImages\Css\css.css" />
<Content Include="SysImages\Css\style.css" />
<Content Include="SysImages\cx-1.gif" />
<Content Include="SysImages\cx-2.gif" />
<Content Include="SysImages\error.png" />
<Content Include="SysImages\images\1.png" />
<Content Include="SysImages\images\22.png" />
<Content Include="SysImages\images\accordion_arrows.png" />
<Content Include="SysImages\images\ajax-loader.gif" />
<Content Include="SysImages\images\backgroundsize.htc" />
<Content Include="SysImages\images\backgroundsize.min.htc" />
<Content Include="SysImages\images\bird.png" />
<Content Include="SysImages\images\config.png" />
<Content Include="SysImages\images\cstb.jpg" />
<Content Include="SysImages\images\cstb.png" />
<Content Include="SysImages\images\cx.png" />
<Content Include="SysImages\images\ddbg.jpg" />
<Content Include="SysImages\images\ddbg1.jpg" />
<Content Include="SysImages\images\dd_bg.png" />
<Content Include="SysImages\images\dt_bg.jpg" />
<Content Include="SysImages\images\exit.png" />
<Content Include="SysImages\images\footer_bg.jpg" />
<Content Include="SysImages\images\grd_alt.png" />
<Content Include="SysImages\images\grd_head.png" />
<Content Include="SysImages\images\grd_pgr.png" />
<Content Include="SysImages\images\help.png" />
<Content Include="SysImages\images\jbxx.png" />
<Content Include="SysImages\images\logk_bg.png" />
<Content Include="SysImages\images\logo.png" />
<Content Include="SysImages\images\log_bg.jpg" />
<Content Include="SysImages\images\main_bg.jpg" />
<Content Include="SysImages\images\menu_bg.jpg" />
<Content Include="SysImages\images\menu_bg.png" />
<Content Include="SysImages\images\sdtbg.jpg" />
<Content Include="SysImages\images\sellan.png" />
<Content Include="SysImages\images\szan.jpg" />
<Content Include="SysImages\images\szan1.jpg" />
<Content Include="SysImages\images\topmes_bg.png" />
<Content Include="SysImages\images\top_bg.jpg" />
<Content Include="SysImages\images\top_bg1.jpg" />
<Content Include="SysImages\images\tposition.jpg" />
<Content Include="SysImages\images\tposition1.jpg" />
<Content Include="SysImages\images\username.png" />
<Content Include="SysImages\images\wzk.png" />
<Content Include="SysImages\images\xlan.png" />
<Content Include="SysImages\images\zk.png" />
<Content Include="SysImages\images\下件工位初始状态3.jpg" />
<Content Include="SysImages\images\查询.png" />
<Content Include="SysImages\images\百分比新的界面.png" />
<Content Include="SysImages\images\试试.png" />
<Content Include="SysImages\jisuanji095.bmp" />
<Content Include="SysImages\jk-1.gif" />
<Content Include="SysImages\jk-2.gif" />
<Content Include="SysImages\Login\signin.gif" />
<Content Include="SysImages\Login\主页面.jpg" />
<Content Include="SysImages\Login\登录界面副本.jpg" />
<Content Include="SysImages\Login\登录界面副本123.jpg" />
<Content Include="SysImages\MainIcon\icon.css" />
<Content Include="SysImages\ok.png" />
<Content Include="SysImages\repair.png" />
<Content Include="SysImages\sysico\jisuanji095.bmp" />
<Content Include="SysImages\sysico\Text16.gif" />
<Content Include="SysImages\sz-1.gif" />
<Content Include="SysImages\sz-2.gif" />
<Content Include="SysImages\Text16.gif" />
<Content Include="SysImages\显示.png" />
<Content Include="SysImages\权限设置.png" />
<Content Include="SysImages\查询.png" />
<Content Include="SysImages\用户设置.png" />
<Content Include="SysImages\监控.png" />
<Content Include="SysImages\设置.png" />
<Content Include="SysImages\隐藏.png" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Compile Include="CommonClass\ExportHeaderAttribute.cs" />
<Compile Include="CommonClass\JEasyUIHelper.cs" />
<Compile Include="CommonClass\JSONHelper.cs" />
<Compile Include="CommonClass\ResponseResult.cs" />
<Compile Include="CommonClass\SQLHelper.cs" />
<Compile Include="CommonClass\StringHelper.cs" />
<Compile Include="Export\ExportZPPlan.cs" />
<Compile Include="HelperTools.cs" />
<Compile Include="HttpHandlers\BadInjectionSearchHandler.ashx.cs">
<DependentUpon>BadInjectionSearchHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\BarCodeReportnHandler.ashx.cs">
<DependentUpon>BarCodeReportnHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\BaseHandler.cs" />
<Compile Include="HttpHandlers\BomHandler.ashx.cs">
<DependentUpon>BomHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\BucketInfoHandler.ashx.cs">
<DependentUpon>BucketInfoHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\BucketStateHandler.ashx.cs">
<DependentUpon>BucketStateHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\CarTypeHandler.ashx.cs">
<DependentUpon>CarTypeHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ChaimDownRecordHandler.ashx.cs">
<DependentUpon>ChaimDownRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ChaimUpRecordHandler.ashx.cs">
<DependentUpon>ChaimUpRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\CheckItemHandler.ashx.cs">
<DependentUpon>CheckItemHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ColorHandler.ashx.cs">
<DependentUpon>ColorHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\CommonlyInspectionHandler.ashx.cs">
<DependentUpon>CommonlyInspectionHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\CommonlyInspectionVersionHandler.ashx.cs">
<DependentUpon>CommonlyInspectionVersionHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\DefectHandler.ashx.cs">
<DependentUpon>DefectHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\DeptHandler.ashx.cs">
<DependentUpon>DeptHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\DeviceHandler.ashx.cs">
<DependentUpon>DeviceHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\FactoryHandler.ashx.cs">
<DependentUpon>FactoryHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\FiveScreenHandler.ashx.cs">
<DependentUpon>FiveScreenHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\FiveScreenLastHandler.ashx.cs">
<DependentUpon>FiveScreenLastHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\FiveScreenStandardHandler.ashx.cs">
<DependentUpon>FiveScreenStandardHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ImgVideoHandler.ashx.cs">
<DependentUpon>ImgVideoHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\IndexHandler.ashx.cs">
<DependentUpon>IndexHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionDownDayHandler.ashx.cs">
<DependentUpon>InjectionDownDayHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionDownMonthHandler.ashx.cs">
<DependentUpon>InjectionDownMonthHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionDownMonthTimesHandler.ashx.cs">
<DependentUpon>InjectionDownMonthTimesHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionDownRecordHandler.ashx.cs">
<DependentUpon>InjectionDownRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionPlanHandler.ashx.cs">
<DependentUpon>InjectionPlanHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionRecordHandler.ashx.cs">
<DependentUpon>InjectionRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\InjectionWasteRecordHandler.ashx.cs">
<DependentUpon>InjectionWasteRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\KeepItemsHandler.ashx.cs">
<DependentUpon>KeepItemsHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\KeepLevelHandler.ashx.cs">
<DependentUpon>KeepLevelHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\KeepPlanHandler.ashx.cs">
<DependentUpon>KeepPlanHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\KeepRecordHandler.ashx.cs">
<DependentUpon>KeepRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\KeepVersionHandler.ashx.cs">
<DependentUpon>KeepVersionHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\LineHandler.ashx.cs">
<DependentUpon>LineHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\LogHandler.ashx.cs">
<DependentUpon>LogHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\MachineHandler.ashx.cs">
<DependentUpon>MachineHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ManufacturerHandler.ashx.cs">
<DependentUpon>ManufacturerHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\MaterialAvailabilityDayHandler.ashx.cs">
<DependentUpon>MaterialAvailabilityDayHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\MaterialAvailabilityMonthHandler.ashx.cs">
<DependentUpon>MaterialAvailabilityMonthHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ModelChangeRecordHandler.ashx.cs">
<DependentUpon>ModelChangeRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ModelInfoHandler.ashx.cs">
<DependentUpon>ModelInfoHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ModelProductHandler.ashx.cs">
<DependentUpon>ModelProductHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\OperatorHandler.ashx.cs">
<DependentUpon>OperatorHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PaintColorInfoHandler.ashx.cs">
<DependentUpon>PaintColorInfoHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PaintInfoHandler.ashx.cs">
<DependentUpon>PaintInfoHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PaintingInspectionRepair.ashx.cs">
<DependentUpon>PaintingInspectionRepair.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\Paint_BucketHandler.ashx.cs">
<DependentUpon>Paint_BucketHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlaceHandler.ashx.cs">
<DependentUpon>PlaceHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlaitingInspectionRepairHandler.ashx.cs">
<DependentUpon>PlaitingInspectionRepairHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\Plan_247Handler.ashx.cs">
<DependentUpon>Plan_247Handler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlasticHandler.ashx.cs">
<DependentUpon>PlasticHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlatingInspectionHandler.ashx.cs">
<DependentUpon>PlatingInspectionHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlatingPolishHandler.ashx.cs">
<DependentUpon>PlatingPolishHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\PlatingScrapHandler.ashx.cs">
<DependentUpon>PlatingScrapHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ProductColorHandler.ashx.cs">
<DependentUpon>ProductColorHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ProductHandler.ashx.cs">
<DependentUpon>ProductHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ProductionRecordsHandler.ashx.cs">
<DependentUpon>ProductionRecordsHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ProductTypeHandler.ashx.cs">
<DependentUpon>ProductTypeHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\QualifiedDayHandler.ashx.cs">
<DependentUpon>QualifiedDayHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\QualifiedMonthHandler.ashx.cs">
<DependentUpon>QualifiedMonthHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\QualifiedTrendExcelHandler.ashx.cs">
<DependentUpon>QualifiedTrendExcelHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\Record_247Handler.ashx.cs">
<DependentUpon>Record_247Handler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\RepairRecordHandler.ashx.cs">
<DependentUpon>RepairRecordHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\RetrospectSearchHandler.ashx.cs">
<DependentUpon>RetrospectSearchHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\StationHandler.ashx.cs">
<DependentUpon>StationHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\StockInHandler.ashx.cs">
<DependentUpon>StockInHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\UserHandler.ashx.cs">
<DependentUpon>UserHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ZpBadInjectionSearchHandler.ashx.cs">
<DependentUpon>ZpBadInjectionSearchHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ZPBomHandler.ashx.cs">
<DependentUpon>ZPBomHandler.ashx</DependentUpon>
</Compile>
<Compile Include="HttpHandlers\ZPPlanHandler.ashx.cs">
<DependentUpon>ZPPlanHandler.ashx</DependentUpon>
</Compile>
<Compile Include="Login.aspx.cs">
<DependentUpon>Login.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Login.aspx.designer.cs">
<DependentUpon>Login.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\BadInjectionSearch.aspx.cs">
<DependentUpon>BadInjectionSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\BadInjectionSearch.aspx.designer.cs">
<DependentUpon>BadInjectionSearch.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\BarCodeRecord.aspx.cs">
<DependentUpon>BarCodeRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\BarCodeRecord.aspx.designer.cs">
<DependentUpon>BarCodeRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\BarCodeRepeatSearch.aspx.cs">
<DependentUpon>BarCodeRepeatSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\BarCodeRepeatSearch.aspx.designer.cs">
<DependentUpon>BarCodeRepeatSearch.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Bom.aspx.cs">
<DependentUpon>Bom.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Bom.aspx.designer.cs">
<DependentUpon>Bom.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\BucketInfo.aspx.cs">
<DependentUpon>BucketInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\BucketInfo.aspx.designer.cs">
<DependentUpon>BucketInfo.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\BucketState.aspx.cs">
<DependentUpon>BucketState.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\BucketState.aspx.designer.cs">
<DependentUpon>BucketState.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\CarType.aspx.cs">
<DependentUpon>CarType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\CarType.aspx.designer.cs">
<DependentUpon>CarType.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ChaimDownRecord.aspx.cs">
<DependentUpon>ChaimDownRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ChaimDownRecord.aspx.designer.cs">
<DependentUpon>ChaimDownRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ChaimUpRecord.aspx.cs">
<DependentUpon>ChaimUpRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ChaimUpRecord.aspx.designer.cs">
<DependentUpon>ChaimUpRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ImgVideo.aspx.cs">
<DependentUpon>ImgVideo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ImgVideo.aspx.designer.cs">
<DependentUpon>ImgVideo.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionReport.aspx.cs">
<DependentUpon>InjectionReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionReport.aspx.designer.cs">
<DependentUpon>InjectionReport.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionScreen.aspx.cs">
<DependentUpon>InjectionScreen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionScreen.aspx.designer.cs">
<DependentUpon>InjectionScreen.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionView.aspx.cs">
<DependentUpon>InjectionView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionView.aspx.designer.cs">
<DependentUpon>InjectionView.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionWasteRecord.aspx.cs">
<DependentUpon>InjectionWasteRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionWasteRecord.aspx.designer.cs">
<DependentUpon>InjectionWasteRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\KeepItems.aspx.cs">
<DependentUpon>KeepItems.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\KeepItems.aspx.designer.cs">
<DependentUpon>KeepItems.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\KeepPlan.aspx.cs">
<DependentUpon>KeepPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\KeepPlan.aspx.designer.cs">
<DependentUpon>KeepPlan.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\KeepRecord.aspx.cs">
<DependentUpon>KeepRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\KeepRecord.aspx.designer.cs">
<DependentUpon>KeepRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\KeepVersion.aspx.cs">
<DependentUpon>KeepVersion.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\KeepVersion.aspx.designer.cs">
<DependentUpon>KeepVersion.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\LogSearch.aspx.cs">
<DependentUpon>LogSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\LogSearch.aspx.designer.cs">
<DependentUpon>LogSearch.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Manufacturer.aspx.cs">
<DependentUpon>Manufacturer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Manufacturer.aspx.designer.cs">
<DependentUpon>Manufacturer.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ModelChangeRecord.aspx.cs">
<DependentUpon>ModelChangeRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ModelChangeRecord.aspx.designer.cs">
<DependentUpon>ModelChangeRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\CheckItem.aspx.cs">
<DependentUpon>CheckItem.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\CheckItem.aspx.designer.cs">
<DependentUpon>CheckItem.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Color.aspx.cs">
<DependentUpon>Color.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Color.aspx.designer.cs">
<DependentUpon>Color.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\CommonlyInspection.aspx.cs">
<DependentUpon>CommonlyInspection.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\CommonlyInspection.aspx.designer.cs">
<DependentUpon>CommonlyInspection.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\CommonlyInspectionVersion.aspx.cs">
<DependentUpon>CommonlyInspectionVersion.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\CommonlyInspectionVersion.aspx.designer.cs">
<DependentUpon>CommonlyInspectionVersion.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Defect.aspx.cs">
<DependentUpon>Defect.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Defect.aspx.designer.cs">
<DependentUpon>Defect.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Dept.aspx.cs">
<DependentUpon>Dept.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Dept.aspx.designer.cs">
<DependentUpon>Dept.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Device.aspx.cs">
<DependentUpon>Device.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Device.aspx.designer.cs">
<DependentUpon>Device.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Factory.aspx.cs">
<DependentUpon>Factory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Factory.aspx.designer.cs">
<DependentUpon>Factory.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\FiveScreen.aspx.cs">
<DependentUpon>FiveScreen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\FiveScreen.aspx.designer.cs">
<DependentUpon>FiveScreen.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\FiveScreenLast.aspx.cs">
<DependentUpon>FiveScreenLast.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\FiveScreenLast.aspx.designer.cs">
<DependentUpon>FiveScreenLast.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\FiveScreenStandard.aspx.cs">
<DependentUpon>FiveScreenStandard.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\FiveScreenStandard.aspx.designer.cs">
<DependentUpon>FiveScreenStandard.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Index.aspx.cs">
<DependentUpon>Index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Index.aspx.designer.cs">
<DependentUpon>Index.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionDownDay.aspx.cs">
<DependentUpon>InjectionDownDay.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionDownDay.aspx.designer.cs">
<DependentUpon>InjectionDownDay.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionDownMonth.aspx.cs">
<DependentUpon>InjectionDownMonth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionDownMonth.aspx.designer.cs">
<DependentUpon>InjectionDownMonth.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionDownMonthTimes.aspx.cs">
<DependentUpon>InjectionDownMonthTimes.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionDownMonthTimes.aspx.designer.cs">
<DependentUpon>InjectionDownMonthTimes.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionDownRecord.aspx.cs">
<DependentUpon>InjectionDownRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionDownRecord.aspx.designer.cs">
<DependentUpon>InjectionDownRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionPlan.aspx.cs">
<DependentUpon>InjectionPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionPlan.aspx.designer.cs">
<DependentUpon>InjectionPlan.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\InjectionRecord.aspx.cs">
<DependentUpon>InjectionRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\InjectionRecord.aspx.designer.cs">
<DependentUpon>InjectionRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Line.aspx.cs">
<DependentUpon>Line.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Line.aspx.designer.cs">
<DependentUpon>Line.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Machine.aspx.cs">
<DependentUpon>Machine.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Machine.aspx.designer.cs">
<DependentUpon>Machine.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\MaterialAvailabilityDay.aspx.cs">
<DependentUpon>MaterialAvailabilityDay.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\MaterialAvailabilityDay.aspx.designer.cs">
<DependentUpon>MaterialAvailabilityDay.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\MaterialAvailabilityMonth.aspx.cs">
<DependentUpon>MaterialAvailabilityMonth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\MaterialAvailabilityMonth.aspx.designer.cs">
<DependentUpon>MaterialAvailabilityMonth.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ModelInfo.aspx.cs">
<DependentUpon>ModelInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ModelInfo.aspx.designer.cs">
<DependentUpon>ModelInfo.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ModelProduct.aspx.cs">
<DependentUpon>ModelProduct.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ModelProduct.aspx.designer.cs">
<DependentUpon>ModelProduct.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Operator.aspx.cs">
<DependentUpon>Operator.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Operator.aspx.designer.cs">
<DependentUpon>Operator.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PaintColorInfo.aspx.cs">
<DependentUpon>PaintColorInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PaintColorInfo.aspx.designer.cs">
<DependentUpon>PaintColorInfo.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PaintInfo.aspx.cs">
<DependentUpon>PaintInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PaintInfo.aspx.designer.cs">
<DependentUpon>PaintInfo.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Paint_Bucket.aspx.cs">
<DependentUpon>Paint_Bucket.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Paint_Bucket.aspx.designer.cs">
<DependentUpon>Paint_Bucket.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Place.aspx.cs">
<DependentUpon>Place.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Place.aspx.designer.cs">
<DependentUpon>Place.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PlaitingInspectionRepair.aspx.cs">
<DependentUpon>PlaitingInspectionRepair.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PlaitingInspectionRepair.aspx.designer.cs">
<DependentUpon>PlaitingInspectionRepair.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Plan_247.aspx.cs">
<DependentUpon>Plan_247.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Plan_247.aspx.designer.cs">
<DependentUpon>Plan_247.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Plastic.aspx.cs">
<DependentUpon>Plastic.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Plastic.aspx.designer.cs">
<DependentUpon>Plastic.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PlatingInspection.aspx.cs">
<DependentUpon>PlatingInspection.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PlatingInspection.aspx.designer.cs">
<DependentUpon>PlatingInspection.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PlatingPolish.aspx.cs">
<DependentUpon>PlatingPolish.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PlatingPolish.aspx.designer.cs">
<DependentUpon>PlatingPolish.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\PlatingScrap.aspx.cs">
<DependentUpon>PlatingScrap.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\PlatingScrap.aspx.designer.cs">
<DependentUpon>PlatingScrap.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Product.aspx.cs">
<DependentUpon>Product.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Product.aspx.designer.cs">
<DependentUpon>Product.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ProductColor.aspx.cs">
<DependentUpon>ProductColor.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ProductColor.aspx.designer.cs">
<DependentUpon>ProductColor.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ProductionRecords.aspx.cs">
<DependentUpon>ProductionRecords.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ProductionRecords.aspx.designer.cs">
<DependentUpon>ProductionRecords.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ProductType.aspx.cs">
<DependentUpon>ProductType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ProductType.aspx.designer.cs">
<DependentUpon>ProductType.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\QualifiedDay.aspx.cs">
<DependentUpon>QualifiedDay.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\QualifiedDay.aspx.designer.cs">
<DependentUpon>QualifiedDay.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\QualifiedMonth.aspx.cs">
<DependentUpon>QualifiedMonth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\QualifiedMonth.aspx.designer.cs">
<DependentUpon>QualifiedMonth.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\QualifiedTrendExcel.aspx.cs">
<DependentUpon>QualifiedTrendExcel.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\QualifiedTrendExcel.aspx.designer.cs">
<DependentUpon>QualifiedTrendExcel.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Record_247.aspx.cs">
<DependentUpon>Record_247.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Record_247.aspx.designer.cs">
<DependentUpon>Record_247.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\RepairRecord.aspx.cs">
<DependentUpon>RepairRecord.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\RepairRecord.aspx.designer.cs">
<DependentUpon>RepairRecord.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\RetrospectSearch.aspx.cs">
<DependentUpon>RetrospectSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\RetrospectSearch.aspx.designer.cs">
<DependentUpon>RetrospectSearch.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\Station.aspx.cs">
<DependentUpon>Station.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\Station.aspx.designer.cs">
<DependentUpon>Station.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\StockIn.aspx.cs">
<DependentUpon>StockIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\StockIn.aspx.designer.cs">
<DependentUpon>StockIn.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\User.aspx.cs">
<DependentUpon>User.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\User.aspx.designer.cs">
<DependentUpon>User.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ZpBadInjectionSearch.aspx.cs">
<DependentUpon>ZpBadInjectionSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ZpBadInjectionSearch.aspx.designer.cs">
<DependentUpon>ZpBadInjectionSearch.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ZPBom.aspx.cs">
<DependentUpon>ZPBom.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ZPBom.aspx.designer.cs">
<DependentUpon>ZPBom.aspx</DependentUpon>
</Compile>
<Compile Include="Manage\ZPPlan.aspx.cs">
<DependentUpon>ZPPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\ZPPlan.aspx.designer.cs">
<DependentUpon>ZPPlan.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Service\SystemManager.ashx.cs">
<DependentUpon>SystemManager.ashx</DependentUpon>
</Compile>
<Compile Include="Manage\AnalysisApi.aspx.cs">
<DependentUpon>AnalysisApi.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Manage\AnalysisApi.aspx.designer.cs">
<DependentUpon>AnalysisApi.aspx</DependentUpon>
</Compile>
<Compile Include="Tool\ExcelTool.cs" />
<Compile Include="Tool\JSONTools.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<Content Include="Scripts\cart.json" />
<Content Include="Scripts\EasyUI\demo\accordion\datagrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\combobox\combobox_data1.json" />
<Content Include="Scripts\EasyUI\demo\combobox\combobox_data2.json" />
<Content Include="Scripts\EasyUI\demo\combogrid\datagrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\combotree\tree_data1.json" />
<Content Include="Scripts\EasyUI\demo\datagrid\datagrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\datagrid\datagrid_data2.json" />
<Content Include="Scripts\EasyUI\demo\datagrid\products.json" />
<Content Include="Scripts\EasyUI\demo\form\form_data1.json" />
<Content Include="Scripts\EasyUI\demo\layout\datagrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\layout\propertygrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\layout\tree_data1.json" />
<Content Include="Scripts\EasyUI\demo\propertygrid\propertygrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\tabs\tree_data1.json" />
<Content Include="Scripts\EasyUI\demo\treegrid\treegrid_data1.json" />
<Content Include="Scripts\EasyUI\demo\treegrid\treegrid_data2.json" />
<Content Include="Scripts\EasyUI\demo\treegrid\treegrid_data3.json" />
<Content Include="Scripts\EasyUI\demo\tree\tree_data1.json" />
<Content Include="Scripts\EasyUI\demo\tree\tree_data2.json" />
<Content Include="Service\SystemManager.ashx" />
<Content Include="Show\bootstrap\css\bootstrap-theme.css.map" />
<Content Include="Show\bootstrap\css\bootstrap-theme.min.css.map" />
<Content Include="Show\bootstrap\css\bootstrap.css.map" />
<Content Include="Show\bootstrap\css\bootstrap.min.css.map" />
<Content Include="Show\bootstrap\fonts\glyphicons-halflings-regular.eot" />
<Content Include="Show\bootstrap\fonts\glyphicons-halflings-regular.ttf" />
<Content Include="Show\bootstrap\fonts\glyphicons-halflings-regular.woff" />
<Content Include="Show\bootstrap\fonts\glyphicons-halflings-regular.woff2" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MESClassLibrary\MESClassLibrary.csproj">
<Project>{867989d8-6837-41dc-9bf1-4658f5d6cfef}</Project>
<Name>MESClassLibrary</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<Folder Include="images\" />
<Folder Include="video\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>13867</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:13877/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>