文件名称:DocManage-master
-
所属分类:
- 标签属性:
- 上传时间:2015-01-16
-
文件大小:2.56mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
簡單workflow審批流程實現源碼,實現審批流程-Simple workflow approval process to achieve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DocManage-master/
DocManage-master/.gitignore
DocManage-master/BLL/
DocManage-master/BLL/AssemblyInfo.cs
DocManage-master/BLL/BLL.csproj
DocManage-master/BLL/BLL/
DocManage-master/BLL/BLL/Document.cs
DocManage-master/BLL/BLL/GeneralMethods.cs
DocManage-master/BLL/BLL/Organizational.cs
DocManage-master/BLL/BLL/RoleList.cs
DocManage-master/BLL/BLL/SelectByPager.cs
DocManage-master/BLL/BLL/SelectRecord.cs
DocManage-master/BLL/BLL/Send_mailBll.cs
DocManage-master/BLL/BLL/SystemInfo.cs
DocManage-master/BLL/BLL/UserFinanceLog.cs
DocManage-master/BLL/BLL/UserOperatingManager.cs
DocManage-master/BLL/BLL/Users.cs
DocManage-master/BLL/BLL/WorkFlow.cs
DocManage-master/BLL/BLL/WorkFlowExecution.cs
DocManage-master/BLL/BLL/WorkFlowRole.cs
DocManage-master/BLL/Global.cs
DocManage-master/Commons/
DocManage-master/Commons/AssemblyInfo.cs
DocManage-master/Commons/Commons.csproj
DocManage-master/Commons/Commons/
DocManage-master/Commons/Commons/AjaxMothodEdit.cs
DocManage-master/Commons/Commons/BUtility.cs
DocManage-master/Commons/Commons/CreateFile.cs
DocManage-master/Commons/Commons/CreateStaticPage.cs
DocManage-master/Commons/Commons/Encrypt.cs
DocManage-master/Commons/Commons/FileUtil.cs
DocManage-master/Commons/Commons/GetEmailInfo.cs
DocManage-master/Commons/Commons/MassSendEmail.cs
DocManage-master/Commons/Commons/MessageBox.cs
DocManage-master/Commons/Commons/ReaderHTml.cs
DocManage-master/Commons/Commons/Security.cs
DocManage-master/Commons/Commons/SendEmail.cs
DocManage-master/Commons/Commons/UploadFile.cs
DocManage-master/Commons/Commons/WebPageBitmap.cs
DocManage-master/Commons/Commons/XmlUtil.cs
DocManage-master/Commons/Global.cs
DocManage-master/DAL/
DocManage-master/DAL/AssemblyInfo.cs
DocManage-master/DAL/DAL.csproj
DocManage-master/DAL/DAL/
DocManage-master/DAL/DAL/Document.cs
DocManage-master/DAL/DAL/GeneralMethods.cs
DocManage-master/DAL/DAL/Organizational.cs
DocManage-master/DAL/DAL/RoleList.cs
DocManage-master/DAL/DAL/SelectByPager.cs
DocManage-master/DAL/DAL/SelectRecord.cs
DocManage-master/DAL/DAL/SystemInfo.cs
DocManage-master/DAL/DAL/UserFinanceLog.cs
DocManage-master/DAL/DAL/UserOperatingManager.cs
DocManage-master/DAL/DAL/Users.cs
DocManage-master/DAL/DAL/WorkFlow.cs
DocManage-master/DAL/DAL/WorkFlowExecution.cs
DocManage-master/DAL/DAL/WorkFlowRole.cs
DocManage-master/DAL/Global.cs
DocManage-master/DBAccess/
DocManage-master/DBAccess/AssemblyInfo.cs
DocManage-master/DBAccess/DBAccess.csproj
DocManage-master/DBAccess/DBAccess/
DocManage-master/DBAccess/DBAccess/SqlHelper.cs
DocManage-master/DBAccess/Global.cs
DocManage-master/DocumentManage.sln
DocManage-master/LICENSE
DocManage-master/Model/
DocManage-master/Model/AssemblyInfo.cs
DocManage-master/Model/Global.cs
DocManage-master/Model/Model.csproj
DocManage-master/Model/Model/
DocManage-master/Model/Model/Document.cs
DocManage-master/Model/Model/Organizational.cs
DocManage-master/Model/Model/SelectByPager.cs
DocManage-master/Model/Model/SelectField.cs
DocManage-master/Model/Model/SelectRecord.cs
DocManage-master/Model/Model/UserFinanceLog.cs
DocManage-master/Model/Model/Users.cs
DocManage-master/Model/Model/WorkFlow.cs
DocManage-master/Model/Model/WorkFlowExecution.cs
DocManage-master/Model/Model/WorkFlowRole.cs
DocManage-master/README.md
DocManage-master/WebSite/
DocManage-master/WebSite/About.aspx
DocManage-master/WebSite/About.aspx.cs
DocManage-master/WebSite/Account.master
DocManage-master/WebSite/Account.master.cs
DocManage-master/WebSite/AjaxMothodEdit.cs
DocManage-master/WebSite/App_Code/
DocManage-master/WebSite/App_Code/OpenFile.cs.exclude
DocManage-master/WebSite/App_Code/WorkFlowTracking.cs
DocManage-master/WebSite/App_Data/
DocManage-master/WebSite/App_Data/NeatUpload_Temp/
DocManage-master/WebSite/App_Data/NeatUpload_Temp/45430c22bcdc4852a90d112152849db7.config
DocManage-master/WebSite/App_Data/document.mdf
DocManage-master/WebSite/App_Data/document_log.ldf
DocManage-master/WebSite/Default.aspx
DocManage-master/WebSite/Default.aspx.cs
DocManage-master/WebSite/Global.asax
DocManage-master/WebSite/Index.aspx
DocManage-master/WebSite/Index.aspx.cs
DocManage-master/WebSite/Main.master
DocManage-master/WebSite/Main.master.cs
DocManage-master/WebSite/NeatUpload/
DocManage-master/WebSite/NeatUpload/Error413.aspx
DocManage-master/WebSite/NeatUpload/MultiRequestUploadHandler.ashx
DocManage-master/WebSite/NeatUpload/NeatUpload.js
DocManage-master/WebSite/NeatUpload/NeatUploadConfig.xsd
DocManage-master/WebSite/NeatUpload/Progress.aspx
DocManage-master/WebSite/NeatUpload/Progress.js
DocManage-master/WebSite/NeatUpload/ProgressJsonHandler.ashx
DocManage-master/WebSite/NeatUpload/SWFUpload.js
DocManage-master/WebSite/NeatUpload/SWFUpload.swf
DocManage-master/WebSite/NeatUpload/SmoothProgress.aspx
DocManage-master/WebSite/NeatUpload/UploadStateStoreHandler.ashx
DocManage-master/WebSite/NeatUpload/Web.config
DocManage-master/WebSite/NeatUpload/cancel.png
DocManage-master/WebSite/NeatUpload/default.css
DocManage-master/WebSite/NeatUpload/refresh.png
DocManage-master/WebSite/NeatUpload/stop_refresh.png
DocManage-master/WebSite/Web.config
DocManage-master/WebSite/accoun
DocManage-master/.gitignore
DocManage-master/BLL/
DocManage-master/BLL/AssemblyInfo.cs
DocManage-master/BLL/BLL.csproj
DocManage-master/BLL/BLL/
DocManage-master/BLL/BLL/Document.cs
DocManage-master/BLL/BLL/GeneralMethods.cs
DocManage-master/BLL/BLL/Organizational.cs
DocManage-master/BLL/BLL/RoleList.cs
DocManage-master/BLL/BLL/SelectByPager.cs
DocManage-master/BLL/BLL/SelectRecord.cs
DocManage-master/BLL/BLL/Send_mailBll.cs
DocManage-master/BLL/BLL/SystemInfo.cs
DocManage-master/BLL/BLL/UserFinanceLog.cs
DocManage-master/BLL/BLL/UserOperatingManager.cs
DocManage-master/BLL/BLL/Users.cs
DocManage-master/BLL/BLL/WorkFlow.cs
DocManage-master/BLL/BLL/WorkFlowExecution.cs
DocManage-master/BLL/BLL/WorkFlowRole.cs
DocManage-master/BLL/Global.cs
DocManage-master/Commons/
DocManage-master/Commons/AssemblyInfo.cs
DocManage-master/Commons/Commons.csproj
DocManage-master/Commons/Commons/
DocManage-master/Commons/Commons/AjaxMothodEdit.cs
DocManage-master/Commons/Commons/BUtility.cs
DocManage-master/Commons/Commons/CreateFile.cs
DocManage-master/Commons/Commons/CreateStaticPage.cs
DocManage-master/Commons/Commons/Encrypt.cs
DocManage-master/Commons/Commons/FileUtil.cs
DocManage-master/Commons/Commons/GetEmailInfo.cs
DocManage-master/Commons/Commons/MassSendEmail.cs
DocManage-master/Commons/Commons/MessageBox.cs
DocManage-master/Commons/Commons/ReaderHTml.cs
DocManage-master/Commons/Commons/Security.cs
DocManage-master/Commons/Commons/SendEmail.cs
DocManage-master/Commons/Commons/UploadFile.cs
DocManage-master/Commons/Commons/WebPageBitmap.cs
DocManage-master/Commons/Commons/XmlUtil.cs
DocManage-master/Commons/Global.cs
DocManage-master/DAL/
DocManage-master/DAL/AssemblyInfo.cs
DocManage-master/DAL/DAL.csproj
DocManage-master/DAL/DAL/
DocManage-master/DAL/DAL/Document.cs
DocManage-master/DAL/DAL/GeneralMethods.cs
DocManage-master/DAL/DAL/Organizational.cs
DocManage-master/DAL/DAL/RoleList.cs
DocManage-master/DAL/DAL/SelectByPager.cs
DocManage-master/DAL/DAL/SelectRecord.cs
DocManage-master/DAL/DAL/SystemInfo.cs
DocManage-master/DAL/DAL/UserFinanceLog.cs
DocManage-master/DAL/DAL/UserOperatingManager.cs
DocManage-master/DAL/DAL/Users.cs
DocManage-master/DAL/DAL/WorkFlow.cs
DocManage-master/DAL/DAL/WorkFlowExecution.cs
DocManage-master/DAL/DAL/WorkFlowRole.cs
DocManage-master/DAL/Global.cs
DocManage-master/DBAccess/
DocManage-master/DBAccess/AssemblyInfo.cs
DocManage-master/DBAccess/DBAccess.csproj
DocManage-master/DBAccess/DBAccess/
DocManage-master/DBAccess/DBAccess/SqlHelper.cs
DocManage-master/DBAccess/Global.cs
DocManage-master/DocumentManage.sln
DocManage-master/LICENSE
DocManage-master/Model/
DocManage-master/Model/AssemblyInfo.cs
DocManage-master/Model/Global.cs
DocManage-master/Model/Model.csproj
DocManage-master/Model/Model/
DocManage-master/Model/Model/Document.cs
DocManage-master/Model/Model/Organizational.cs
DocManage-master/Model/Model/SelectByPager.cs
DocManage-master/Model/Model/SelectField.cs
DocManage-master/Model/Model/SelectRecord.cs
DocManage-master/Model/Model/UserFinanceLog.cs
DocManage-master/Model/Model/Users.cs
DocManage-master/Model/Model/WorkFlow.cs
DocManage-master/Model/Model/WorkFlowExecution.cs
DocManage-master/Model/Model/WorkFlowRole.cs
DocManage-master/README.md
DocManage-master/WebSite/
DocManage-master/WebSite/About.aspx
DocManage-master/WebSite/About.aspx.cs
DocManage-master/WebSite/Account.master
DocManage-master/WebSite/Account.master.cs
DocManage-master/WebSite/AjaxMothodEdit.cs
DocManage-master/WebSite/App_Code/
DocManage-master/WebSite/App_Code/OpenFile.cs.exclude
DocManage-master/WebSite/App_Code/WorkFlowTracking.cs
DocManage-master/WebSite/App_Data/
DocManage-master/WebSite/App_Data/NeatUpload_Temp/
DocManage-master/WebSite/App_Data/NeatUpload_Temp/45430c22bcdc4852a90d112152849db7.config
DocManage-master/WebSite/App_Data/document.mdf
DocManage-master/WebSite/App_Data/document_log.ldf
DocManage-master/WebSite/Default.aspx
DocManage-master/WebSite/Default.aspx.cs
DocManage-master/WebSite/Global.asax
DocManage-master/WebSite/Index.aspx
DocManage-master/WebSite/Index.aspx.cs
DocManage-master/WebSite/Main.master
DocManage-master/WebSite/Main.master.cs
DocManage-master/WebSite/NeatUpload/
DocManage-master/WebSite/NeatUpload/Error413.aspx
DocManage-master/WebSite/NeatUpload/MultiRequestUploadHandler.ashx
DocManage-master/WebSite/NeatUpload/NeatUpload.js
DocManage-master/WebSite/NeatUpload/NeatUploadConfig.xsd
DocManage-master/WebSite/NeatUpload/Progress.aspx
DocManage-master/WebSite/NeatUpload/Progress.js
DocManage-master/WebSite/NeatUpload/ProgressJsonHandler.ashx
DocManage-master/WebSite/NeatUpload/SWFUpload.js
DocManage-master/WebSite/NeatUpload/SWFUpload.swf
DocManage-master/WebSite/NeatUpload/SmoothProgress.aspx
DocManage-master/WebSite/NeatUpload/UploadStateStoreHandler.ashx
DocManage-master/WebSite/NeatUpload/Web.config
DocManage-master/WebSite/NeatUpload/cancel.png
DocManage-master/WebSite/NeatUpload/default.css
DocManage-master/WebSite/NeatUpload/refresh.png
DocManage-master/WebSite/NeatUpload/stop_refresh.png
DocManage-master/WebSite/Web.config
DocManage-master/WebSite/accoun
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.