91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 25.52M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 引擎??源碼??工作流??

資源簡介

用于工作流開發,更適用于通過配置可視化的操作界面,快速快發出一套適合自己業務的工作流引擎。

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Linq;

namespace?Business.Platform
{
????public?class?AppLibrary
????{
????????private?string?cacheKey?=?Utility.Keys.CacheKeys.AppLibrary.ToString();
????????private?Data.Interface.IAppLibrary?dataAppLibrary;
????????public?AppLibrary()
????????{
????????????this.dataAppLibrary?=?Data.Factory.Platform.GetAppLibraryInstance();
????????}
????????///?
????????///?新增
????????///?

????????public?int?Add(Data.Model.AppLibrary?model)
????????{
????????????return?dataAppLibrary.Add(model);
????????}
????????///?
????????///?更新
????????///?

????????public?int?Update(Data.Model.AppLibrary?model)
????????{
????????????return?dataAppLibrary.Update(model);
?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-10-17?14:03??Business.Platform\
?????文件????????7570??2014-06-19?14:58??Business.Platform\AppLibrary.cs
?????文件????????5586??2014-08-22?16:30??Business.Platform\Business.Platform.csproj
?????文件?????????257??2014-08-22?16:30??Business.Platform\Business.Platform.csproj.vspscc
?????文件???????23515??2014-05-16?11:28??Business.Platform\DBConnection.cs
?????文件???????18753??2014-06-19?16:52??Business.Platform\Dictionary.cs
?????文件????????4938??2014-07-13?19:25??Business.Platform\Log.cs
?????文件????????3298??2014-05-22?22:25??Business.Platform\OnlineUsers.cs
?????文件???????16363??2014-08-21?16:24??Business.Platform\Organize.cs
?????目錄???????????0??2014-10-17?14:03??Business.Platform\Properties\
?????文件????????1363??2014-02-20?16:46??Business.Platform\Properties\AssemblyInfo.cs
?????文件????????2336??2014-05-27?15:05??Business.Platform\Role.cs
?????文件???????16300??2014-09-21?12:05??Business.Platform\RoleApp.cs
?????文件???????13933??2014-09-21?12:23??Business.Platform\Users.cs
?????文件????????7981??2014-06-14?00:16??Business.Platform\UsersApp.cs
?????文件????????1474??2014-02-20?16:46??Business.Platform\UsersInfo.cs
?????文件????????3325??2014-02-20?16:46??Business.Platform\UsersRelation.cs
?????文件????????5017??2014-09-21?12:21??Business.Platform\UsersRole.cs
?????文件???????69520??2014-08-10?19:00??Business.Platform\WorkFlow.cs
?????文件????????2111??2014-06-25?14:54??Business.Platform\WorkFlowArchives.cs
?????文件????????3096??2014-02-20?16:46??Business.Platform\WorkFlowButtons.cs
?????文件????????6234??2014-05-26?13:24??Business.Platform\WorkFlowComment.cs
?????文件????????4312??2014-02-20?16:46??Business.Platform\WorkFlowData.cs
?????文件????????5498??2014-06-18?23:00??Business.Platform\WorkFlowDelegation.cs
?????文件???????14079??2014-06-19?15:35??Business.Platform\WorkFlowForm.cs
?????文件???????54102??2014-08-10?11:01??Business.Platform\WorkFlowTask.cs
?????文件????????4181??2014-02-20?16:46??Business.Platform\WorkGroup.cs
?????目錄???????????0??2014-10-17?14:03??Business.Platform\bin\
?????目錄???????????0??2014-10-17?14:03??Business.Platform\bin\Debug\
?????文件??????122368??2014-10-17?14:17??Business.Platform\bin\Debug\Business.Platform.dll
?????文件??????353792??2014-10-17?14:17??Business.Platform\bin\Debug\Business.Platform.pdb
............此處省略2369個文件信息

評論

共有 條評論