資源簡(jiǎn)介
商城輔助工具源碼(支持COD貨到付款/熱敏打印)
代碼片段和文件信息
using?Com.Qiniu.ShopErp.Core.UI;
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Diagnostics;
using?System.Linq;
using?System.Windows;
namespace?Com.Qiniu.ShopErp.App
{
????///?
????///?Interaction?logic?for?App.xaml
????///?
????public?partial?class?App?:?Application
????{
????????protected?override?void?onstartup(StartupEventArgs?e)
????????{
????????????try
????????????{
????????????????var?lw?=?new?LoginWindow?{?title?=?“登錄網(wǎng)店ERP“?};
????????????????bool??ret?=?lw.ShowDialog();
????????????????if?(ret?==?null?||?ret?==?false)
????????????????{
????????????????????return;
????????????????}
????????????????new?MainWindow().ShowDialog();
????????????}
????????????catch?(TypeInitializationException?te)
????????????{
????????????????MessageBox.Show(te.InnerException.Message);
????????????}
????????????catch?(Exception?ex)
????????????{
????????????????MessageBox.Show(ex.Message);
????????????????Process.GetCu
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\
?????文件????????2518??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\.gitattributes
?????文件????????2816??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\.gitignore
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\
?????文件????????5300??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\App.xaml
?????文件????????1147??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\App.xaml.cs
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Domain\
?????文件???????11353??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Domain\OrderReturnOutPrintDocument.cs
?????文件????????3265??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\MainWindow.xaml
?????文件????????1097??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\MainWindow.xaml.cs
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\
?????文件????????2261??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\AssemblyInfo.cs
?????文件????????2807??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\Resources.Designer.cs
?????文件????????5496??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\Resources.resx
?????文件????????1078??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\Settings.Designer.cs
?????文件?????????195??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Properties\Settings.settings
?????文件???????25880??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Qiniu.ShopErp.App.csproj
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Resource\
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Resource\Images\
?????文件?????????344??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Resource\Images\pay_h.png
?????文件????????1561??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Resource\Images\qq.png
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\
?????文件????????1624??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\DeliveryInViewModel.cs
?????文件?????????566??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\DeliveryScanViewModel.cs
?????文件????????1009??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderCodViewModel.cs
?????文件????????1149??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderFlagViewModel.cs
?????文件?????????274??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderGoodsCloseViewModel.cs
?????文件????????1353??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderReturnViewModel.cs
?????文件????????2433??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderSpilteViewModel.cs
?????文件????????3416??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\ViewModels\OrderViewModel.cs
?????目錄???????????0??2015-10-04?15:00??shoperp-5d67757b636d576a179b113b3c355fd0c5e3d6e9\Qiniu.ShopErp.App\Views\
............此處省略575個(gè)文件信息
評(píng)論
共有 條評(píng)論