文件名称:GongWenLiuZhuan
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:199.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Asp.net简单公文流转系统(MVC)源码
一个简单的办公自动化系统,其核心功能是公文流转,系统采用MVC三层结构开发
具有以下功能模块
个人事务: 修改密码 工作安排
用户管理: 用户浏览 用户管理 权限管理
公文管理: 公文浏览 公文提交 公文审阅
日志管理
三层核心源码在App_code文件夹下
DB_51aspx为Sql数据库文件,附加即可(也可以采用其中的sql语句生成)
默认登陆帐号密码均为51aspx
一个简单的办公自动化系统,其核心功能是公文流转,系统采用MVC三层结构开发
具有以下功能模块
个人事务: 修改密码 工作安排
用户管理: 用户浏览 用户管理 权限管理
公文管理: 公文浏览 公文提交 公文审阅
日志管理
三层核心源码在App_code文件夹下
DB_51aspx为Sql数据库文件,附加即可(也可以采用其中的sql语句生成)
默认登陆帐号密码均为51aspx
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文流转系统
文流转系统/Login.aspx
文流转系统/Login.aspx.cs
文流转系统/LogView.aspx
文流转系统/LogView.aspx.cs
文流转系统/PlanList.aspx
文流转系统/PlanList.aspx.cs
文流转系统/RoleManage.aspx
文流转系统/RoleManage.aspx.cs
文流转系统/UserAdd.aspx
文流转系统/UserAdd.aspx.cs
文流转系统/UserList.aspx
文流转系统/UserList.aspx.cs
文流转系统/UserResetPwd.aspx
文流转系统/UserResetPwd.aspx.cs
文流转系统/UserUpdate.aspx
文流转系统/UserUpdate.aspx.cs
文流转系统/web.config
文流转系统/Affix
文流转系统/App_Code
文流转系统/App_Code/BusinessLogicHelper
文流转系统/App_Code/BusinessLogicHelper/FileHelper.cs
文流转系统/App_Code/BusinessLogicHelper/ValidateUtility.cs
文流转系统/App_Code/BusinessLogicLayer
文流转系统/App_Code/BusinessLogicLayer/Department.cs
文流转系统/App_Code/BusinessLogicLayer/File.cs
文流转系统/App_Code/BusinessLogicLayer/FileStatus.cs
文流转系统/App_Code/BusinessLogicLayer/Plan.cs
文流转系统/App_Code/BusinessLogicLayer/Role.cs
文流转系统/App_Code/BusinessLogicLayer/User.cs
文流转系统/App_Code/CommonComponent
文流转系统/App_Code/CommonComponent/Encrypt.cs
文流转系统/App_Code/CommonComponent/EventsLog.cs
文流转系统/App_Code/CommonComponent/Tree.cs
文流转系统/App_Code/DataAccessHelper
文流转系统/App_Code/DataAccessHelper/GetSafeData.cs
文流转系统/App_Code/DataAccessHelper/SQLString.cs
文流转系统/App_Code/DataAccessLayeer
文流转系统/App_Code/DataAccessLayeer/Database.cs
文流转系统/DB_51aspx
文流转系统/DB_51aspx/MyOA_CreateTable.sql
文流转系统/DB_51aspx/MyOA_Data.MDF
文流转系统/DB_51aspx/MyOA_InitData.sql
文流转系统/DB_51aspx/MyOA_Log.LDF
文流转系统/DB_51aspx/readme.txt
文流转系统/Images
文流转系统/Images/BtnAdd.gif
文流转系统/Images/BtnBack.gif
文流转系统/Images/BtnDelete.gif
文流转系统/Images/BtnDetail.gif
文流转系统/Images/BtnDispose.gif
文流转系统/Images/BtnGiant.gif
文流转系统/Images/BtnLogin.gif
文流转系统/Images/BtnQuery.gif
文流转系统/Images/BtnResetPassword.gif
文流转系统/Images/BtnSave.gif
文流转系统/Images/BtnSubmit.gif
文流转系统/Images/BtnUpdate.gif
文流转系统/Images/folder.gif
文流转系统/Images/folderopen.gif
文流转系统/Images/Log
文流转系统/Images/Log/error.gif
文流转系统/Images/Log/failureaudit.gif
文流转系统/Images/Log/Thumbs.db
文流转系统/Images/Log/Warning.gif
文流转系统/Images/logo.jpg
文流转系统/Images/readme.jpg
文流转系统/Images/Thumbs.db
文流转系统/Styles
文流转系统/Styles/Style.css
文流转系统/UserControls
文流转系统/UserControls/editor_images
文流转系统/UserControls/editor_images/Bold.gif
文流转系统/UserControls/editor_images/centre.gif
文流转系统/UserControls/editor_images/Copy.gif
文流转系统/UserControls/editor_images/Cut.gif
文流转系统/UserControls/editor_images/from.gif
文流转系统/UserControls/editor_images/help.gif
文流转系统/UserControls/editor_images/hr.gif
文流转系统/UserControls/editor_images/indent.gif
文流转系统/UserControls/editor_images/Italics.gif
文流转系统/UserControls/editor_images/left.gif
文流转系统/UserControls/editor_images/link.gif
文流转系统/UserControls/editor_images/new.gif
文流转系统/UserControls/editor_images/outdent.gif
文流转系统/UserControls/editor_images/para_bul.gif
文流转系统/UserControls/editor_images/para_num.gif
文流转系统/UserControls/editor_images/Paste.gif
文流转系统/UserControls/editor_images/right.gif
文流转系统/UserControls/editor_images/save.gif
文流转系统/UserControls/editor_images/Thumbs.db
文流转系统/UserControls/editor_images/underline.gif
文流转系统/UserControls/lefttree.ascx
文流转系统/UserControls/LeftTree.ascx.cs
文流转系统/UserControls/LeftTree.ascx.resx
文流转系统/51aspx源码必读.txt
文流转系统/Default.aspx
文流转系统/Default.aspx.cs
文流转系统/FileAdd.aspx
文流转系统/FileAdd.aspx.cs
文流转系统/FileDetail.aspx
文流转系统/FileDetail.aspx.cs
文流转系统/FileList.aspx
文流转系统/FileList.aspx.cs
文流转系统/Thumbs.db
www.dssz.com.txt
文流转系统/Login.aspx
文流转系统/Login.aspx.cs
文流转系统/LogView.aspx
文流转系统/LogView.aspx.cs
文流转系统/PlanList.aspx
文流转系统/PlanList.aspx.cs
文流转系统/RoleManage.aspx
文流转系统/RoleManage.aspx.cs
文流转系统/UserAdd.aspx
文流转系统/UserAdd.aspx.cs
文流转系统/UserList.aspx
文流转系统/UserList.aspx.cs
文流转系统/UserResetPwd.aspx
文流转系统/UserResetPwd.aspx.cs
文流转系统/UserUpdate.aspx
文流转系统/UserUpdate.aspx.cs
文流转系统/web.config
文流转系统/Affix
文流转系统/App_Code
文流转系统/App_Code/BusinessLogicHelper
文流转系统/App_Code/BusinessLogicHelper/FileHelper.cs
文流转系统/App_Code/BusinessLogicHelper/ValidateUtility.cs
文流转系统/App_Code/BusinessLogicLayer
文流转系统/App_Code/BusinessLogicLayer/Department.cs
文流转系统/App_Code/BusinessLogicLayer/File.cs
文流转系统/App_Code/BusinessLogicLayer/FileStatus.cs
文流转系统/App_Code/BusinessLogicLayer/Plan.cs
文流转系统/App_Code/BusinessLogicLayer/Role.cs
文流转系统/App_Code/BusinessLogicLayer/User.cs
文流转系统/App_Code/CommonComponent
文流转系统/App_Code/CommonComponent/Encrypt.cs
文流转系统/App_Code/CommonComponent/EventsLog.cs
文流转系统/App_Code/CommonComponent/Tree.cs
文流转系统/App_Code/DataAccessHelper
文流转系统/App_Code/DataAccessHelper/GetSafeData.cs
文流转系统/App_Code/DataAccessHelper/SQLString.cs
文流转系统/App_Code/DataAccessLayeer
文流转系统/App_Code/DataAccessLayeer/Database.cs
文流转系统/DB_51aspx
文流转系统/DB_51aspx/MyOA_CreateTable.sql
文流转系统/DB_51aspx/MyOA_Data.MDF
文流转系统/DB_51aspx/MyOA_InitData.sql
文流转系统/DB_51aspx/MyOA_Log.LDF
文流转系统/DB_51aspx/readme.txt
文流转系统/Images
文流转系统/Images/BtnAdd.gif
文流转系统/Images/BtnBack.gif
文流转系统/Images/BtnDelete.gif
文流转系统/Images/BtnDetail.gif
文流转系统/Images/BtnDispose.gif
文流转系统/Images/BtnGiant.gif
文流转系统/Images/BtnLogin.gif
文流转系统/Images/BtnQuery.gif
文流转系统/Images/BtnResetPassword.gif
文流转系统/Images/BtnSave.gif
文流转系统/Images/BtnSubmit.gif
文流转系统/Images/BtnUpdate.gif
文流转系统/Images/folder.gif
文流转系统/Images/folderopen.gif
文流转系统/Images/Log
文流转系统/Images/Log/error.gif
文流转系统/Images/Log/failureaudit.gif
文流转系统/Images/Log/Thumbs.db
文流转系统/Images/Log/Warning.gif
文流转系统/Images/logo.jpg
文流转系统/Images/readme.jpg
文流转系统/Images/Thumbs.db
文流转系统/Styles
文流转系统/Styles/Style.css
文流转系统/UserControls
文流转系统/UserControls/editor_images
文流转系统/UserControls/editor_images/Bold.gif
文流转系统/UserControls/editor_images/centre.gif
文流转系统/UserControls/editor_images/Copy.gif
文流转系统/UserControls/editor_images/Cut.gif
文流转系统/UserControls/editor_images/from.gif
文流转系统/UserControls/editor_images/help.gif
文流转系统/UserControls/editor_images/hr.gif
文流转系统/UserControls/editor_images/indent.gif
文流转系统/UserControls/editor_images/Italics.gif
文流转系统/UserControls/editor_images/left.gif
文流转系统/UserControls/editor_images/link.gif
文流转系统/UserControls/editor_images/new.gif
文流转系统/UserControls/editor_images/outdent.gif
文流转系统/UserControls/editor_images/para_bul.gif
文流转系统/UserControls/editor_images/para_num.gif
文流转系统/UserControls/editor_images/Paste.gif
文流转系统/UserControls/editor_images/right.gif
文流转系统/UserControls/editor_images/save.gif
文流转系统/UserControls/editor_images/Thumbs.db
文流转系统/UserControls/editor_images/underline.gif
文流转系统/UserControls/lefttree.ascx
文流转系统/UserControls/LeftTree.ascx.cs
文流转系统/UserControls/LeftTree.ascx.resx
文流转系统/51aspx源码必读.txt
文流转系统/Default.aspx
文流转系统/Default.aspx.cs
文流转系统/FileAdd.aspx
文流转系统/FileAdd.aspx.cs
文流转系统/FileDetail.aspx
文流转系统/FileDetail.aspx.cs
文流转系统/FileList.aspx
文流转系统/FileList.aspx.cs
文流转系统/Thumbs.db
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.