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

資源簡介

EDWORKFLOW工作流參照國際工作流管理聯盟標準設計, 定位為業務流程管理平臺,能夠輕松實現中小企業級的業務管理流程。 EDWORKFLOW系統具有獨立的工作流引擎、工作流程API接口和可視化的流程管理與編輯器。用戶可視化地定義、修改工作流程,在業務執行時調用流程API接口,能夠很方便的完成業務的流轉。 EDWORKFLOW的工作流引擎和API接口是基于.Net、Sql server進行開發,可視化的流程管理與編輯器是B/S版軟件,運行環境Framework4.0、Sqlserver2005、IIS6.0、IE6.0以上版本。

資源截圖

代碼片段和文件信息

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

namespace?EDWFDemo
{
????public?class?Demobase?:?System.Web.UI.Page
????{
????????protected?Guid?PDID
????????{
????????????get
????????????{
????????????????return?Guid.Parse(“9551FC15-7187-495B-B912-ABFDC17628C6“);
????????????}
????????}

????????protected?string?OperatorID
????????{
????????????get
????????????{
????????????????return?Session[“EDWFTestOperatorID“]?==?null???string.Empty?:?Session[“EDWFTestOperatorID“].ToString();
????????????}
????????????set
????????????{
????????????????Session[“EDWFTestOperatorID“]?=?value;
????????????}
????????}

????????protected?string?OperatorName
????????{
????????????get
????????????{
????????????????return?Session[“EDWFTestOperatorName“]?==?null???string.Empty?:?Session[“EDWFTestOperatorName“].ToString();
????????????}
????????????set
????????????{
????????????????Session[“EDWFTestOperatorName“]?=?value;
????????????}
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????27648??2013-03-20?15:27??Demo\EDWFDemo\bin\EDWFDemo.dll

?????文件??????71168??2013-03-20?15:27??Demo\EDWFDemo\bin\EDWFDemo.pdb

?????文件??????26624??2013-03-15?14:24??Demo\EDWFDemo\bin\EDWFDesignTool.dll

?????文件??????31744??2013-03-20?15:24??Demo\EDWFDemo\bin\EDWFModel.dll

?????文件??????29507??2013-03-15?15:53??Demo\EDWFDemo\bin\EDWFModel.xml

?????文件?????122368??2013-03-20?15:24??Demo\EDWFDemo\bin\EDWorkFlow.dll

?????文件???????8699??2013-03-15?15:57??Demo\EDWFDemo\bin\EDWorkFlow.xml

?????文件???15152128??2012-02-14?10:27??Demo\EDWFDemo\bin\Telerik.Web.UI.dll

?????文件???10166272??2012-02-14?10:27??Demo\EDWFDemo\bin\Telerik.Web.UI.Skins.dll

?????文件????6330577??2012-02-15?10:26??Demo\EDWFDemo\bin\Telerik.Web.UI.xml

?????文件??????15872??2013-03-20?15:27??Demo\EDWFDemo\bin\TestLibrary.dll

?????文件??????38400??2013-03-20?15:27??Demo\EDWFDemo\bin\TestLibrary.pdb

?????文件???????1180??2013-02-19?11:09??Demo\EDWFDemo\Controls\Navigation.ascx

?????文件???????4810??2013-02-19?11:00??Demo\EDWFDemo\Controls\Navigation.ascx.cs

?????文件???????2879??2013-02-19?11:19??Demo\EDWFDemo\Controls\Navigation.ascx.designer.cs

?????文件????????751??2013-02-19?10:59??Demo\EDWFDemo\Controls\SelectUserLogin.ascx

?????文件???????2333??2013-02-19?10:59??Demo\EDWFDemo\Controls\SelectUserLogin.ascx.cs

?????文件???????1493??2013-02-19?11:19??Demo\EDWFDemo\Controls\SelectUserLogin.ascx.designer.cs

?????文件??????68390??2013-03-12?16:33??Demo\EDWFDemo\create.sql

?????文件???????1026??2013-02-19?11:00??Demo\EDWFDemo\Demobase.cs

?????文件????????625??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\OneAI.ascx

?????文件???????7438??2013-03-19?17:10??Demo\EDWFDemo\EDWFButton\OneAI.ascx.cs

?????文件???????1848??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\OneAI.ascx.designer.cs

?????文件????????620??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\WFSpecialStartButton.ascx

?????文件???????3972??2013-03-19?17:10??Demo\EDWFDemo\EDWFButton\WFSpecialStartButton.ascx.cs

?????文件???????1884??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\WFSpecialStartButton.ascx.designer.cs

?????文件????????613??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\WFStartButton.ascx

?????文件???????3985??2013-03-19?17:12??Demo\EDWFDemo\EDWFButton\WFStartButton.ascx.cs

?????文件???????1877??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\WFStartButton.ascx.designer.cs

?????文件????????779??2013-02-19?11:00??Demo\EDWFDemo\EDWFButton\WFSubmitButton.ascx

............此處省略253個文件信息

評論

共有 條評論

相關資源