文件名称:GongWenLiuZhuan
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- spe***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Asp.net简单公文流转系统(MVC)源码
一个简单的办公自动化系统,其核心功能是公文流转,系统采用MVC三层结构开发
具有以下功能模块
个人事务: 修改密码 工作安排
用户管理: 用户浏览 用户管理 权限管理
公文管理: 公文浏览 公文提交 公文审阅
日志管理
三层核心源码在App_code文件夹下
DB_51aspx为Sql数据库文件,附加即可(也可以采用其中的sql语句生成)
默认登陆帐号密码均为51aspx-Asp.net simple Document Flow System (MVC) source code of a simple office automation system, its core function is to transfer documents, the system used to develop three-tier architecture MVC function modules have the following personal matters: the organization of the work to amend the user password management: Users browse users Management Rights Management Document Management: document browsing documents reviewed documents submitted by the three core source log management App_code folder in DB_51aspx for the Sql database files, additional to (which can also be used to generate the sql statement) account password are the default landing 51aspx
一个简单的办公自动化系统,其核心功能是公文流转,系统采用MVC三层结构开发
具有以下功能模块
个人事务: 修改密码 工作安排
用户管理: 用户浏览 用户管理 权限管理
公文管理: 公文浏览 公文提交 公文审阅
日志管理
三层核心源码在App_code文件夹下
DB_51aspx为Sql数据库文件,附加即可(也可以采用其中的sql语句生成)
默认登陆帐号密码均为51aspx-Asp.net simple Document Flow System (MVC) source code of a simple office automation system, its core function is to transfer documents, the system used to develop three-tier architecture MVC function modules have the following personal matters: the organization of the work to amend the user password management: Users browse users Management Rights Management Document Management: document browsing documents reviewed documents submitted by the three core source log management App_code folder in DB_51aspx for the Sql database files, additional to (which can also be used to generate the sql statement) account password are the default landing 51aspx
相关搜索: 办公自动化
办公自动化系统
ASP
net
MVC
CSharp
公文管理
公文流转
修改密码
权限管理
work
asp
net
asp
net
document
management
system
办公自动化系统
ASP
net
MVC
CSharp
公文管理
公文流转
修改密码
权限管理
work
asp
net
asp
net
document
management
system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文流转系统
..........\51aspx源码必读.txt
..........\Affix
..........\App_Code
..........\........\BusinessLogicHelper
..........\........\...................\FileHelper.cs
..........\........\...................\ValidateUtility.cs
..........\........\BusinessLogicLayer
..........\........\..................\Department.cs
..........\........\..................\File.cs
..........\........\..................\FileStatus.cs
..........\........\..................\Plan.cs
..........\........\..................\Role.cs
..........\........\..................\User.cs
..........\........\CommonComponent
..........\........\...............\Encrypt.cs
..........\........\...............\EventsLog.cs
..........\........\...............\Tree.cs
..........\........\DataAccessHelper
..........\........\................\GetSafeData.cs
..........\........\................\SQLString.cs
..........\........\DataAccessLayeer
..........\........\................\Database.cs
..........\DB_51aspx
..........\.........\MyOA_CreateTable.sql
..........\.........\MyOA_Data.MDF
..........\.........\MyOA_InitData.sql
..........\.........\MyOA_Log.LDF
..........\.........\readme.txt
..........\Default.aspx
..........\Default.aspx.cs
..........\FileAdd.aspx
..........\FileAdd.aspx.cs
..........\FileDetail.aspx
..........\FileDetail.aspx.cs
..........\FileList.aspx
..........\FileList.aspx.cs
..........\Images
..........\......\BtnAdd.gif
..........\......\BtnBack.gif
..........\......\BtnDelete.gif
..........\......\BtnDetail.gif
..........\......\BtnDispose.gif
..........\......\BtnGiant.gif
..........\......\BtnLogin.gif
..........\......\BtnQuery.gif
..........\......\BtnResetPassword.gif
..........\......\BtnSave.gif
..........\......\BtnSubmit.gif
..........\......\BtnUpdate.gif
..........\......\folder.gif
..........\......\folderopen.gif
..........\......\Log
..........\......\...\error.gif
..........\......\...\failureaudit.gif
..........\......\...\Warning.gif
..........\......\logo.jpg
..........\......\readme.jpg
..........\Login.aspx
..........\Login.aspx.cs
..........\LogView.aspx
..........\LogView.aspx.cs
..........\PlanList.aspx
..........\PlanList.aspx.cs
..........\RoleManage.aspx
..........\RoleManage.aspx.cs
..........\Styles
..........\......\Style.css
..........\UserAdd.aspx
..........\UserAdd.aspx.cs
..........\UserControls
..........\............\editor_images
..........\............\.............\Bold.gif
..........\............\.............\centre.gif
..........\............\.............\Copy.gif
..........\............\.............\Cut.gif
..........\............\.............\help.gif
..........\............\.............\hr.gif
..........\............\.............\indent.gif
..........\............\.............\Italics.gif
..........\............\.............\left.gif
..........\............\.............\link.gif
..........\............\.............\new.gif
..........\............\.............\outdent.gif
..........\............\.............\para_bul.gif
..........\............\.............\para_num.gif
..........\............\.............\Paste.gif
..........\............\.............\right.gif
..........\............\.............\save.gif
..........\............\.............\underline.gif
..........\............\lefttree.ascx
..........\............\LeftTree.ascx.cs
..........\............\LeftTree.ascx.resx
..........\UserList.aspx
..........\UserList.aspx.cs
..........\UserResetPwd.aspx
..........\UserResetPwd.aspx.cs
..........\UserUpdate.aspx
..........\UserUpdate.aspx.cs
..........\web.config
..........\51aspx源码必读.txt
..........\Affix
..........\App_Code
..........\........\BusinessLogicHelper
..........\........\...................\FileHelper.cs
..........\........\...................\ValidateUtility.cs
..........\........\BusinessLogicLayer
..........\........\..................\Department.cs
..........\........\..................\File.cs
..........\........\..................\FileStatus.cs
..........\........\..................\Plan.cs
..........\........\..................\Role.cs
..........\........\..................\User.cs
..........\........\CommonComponent
..........\........\...............\Encrypt.cs
..........\........\...............\EventsLog.cs
..........\........\...............\Tree.cs
..........\........\DataAccessHelper
..........\........\................\GetSafeData.cs
..........\........\................\SQLString.cs
..........\........\DataAccessLayeer
..........\........\................\Database.cs
..........\DB_51aspx
..........\.........\MyOA_CreateTable.sql
..........\.........\MyOA_Data.MDF
..........\.........\MyOA_InitData.sql
..........\.........\MyOA_Log.LDF
..........\.........\readme.txt
..........\Default.aspx
..........\Default.aspx.cs
..........\FileAdd.aspx
..........\FileAdd.aspx.cs
..........\FileDetail.aspx
..........\FileDetail.aspx.cs
..........\FileList.aspx
..........\FileList.aspx.cs
..........\Images
..........\......\BtnAdd.gif
..........\......\BtnBack.gif
..........\......\BtnDelete.gif
..........\......\BtnDetail.gif
..........\......\BtnDispose.gif
..........\......\BtnGiant.gif
..........\......\BtnLogin.gif
..........\......\BtnQuery.gif
..........\......\BtnResetPassword.gif
..........\......\BtnSave.gif
..........\......\BtnSubmit.gif
..........\......\BtnUpdate.gif
..........\......\folder.gif
..........\......\folderopen.gif
..........\......\Log
..........\......\...\error.gif
..........\......\...\failureaudit.gif
..........\......\...\Warning.gif
..........\......\logo.jpg
..........\......\readme.jpg
..........\Login.aspx
..........\Login.aspx.cs
..........\LogView.aspx
..........\LogView.aspx.cs
..........\PlanList.aspx
..........\PlanList.aspx.cs
..........\RoleManage.aspx
..........\RoleManage.aspx.cs
..........\Styles
..........\......\Style.css
..........\UserAdd.aspx
..........\UserAdd.aspx.cs
..........\UserControls
..........\............\editor_images
..........\............\.............\Bold.gif
..........\............\.............\centre.gif
..........\............\.............\Copy.gif
..........\............\.............\Cut.gif
..........\............\.............\help.gif
..........\............\.............\hr.gif
..........\............\.............\indent.gif
..........\............\.............\Italics.gif
..........\............\.............\left.gif
..........\............\.............\link.gif
..........\............\.............\new.gif
..........\............\.............\outdent.gif
..........\............\.............\para_bul.gif
..........\............\.............\para_num.gif
..........\............\.............\Paste.gif
..........\............\.............\right.gif
..........\............\.............\save.gif
..........\............\.............\underline.gif
..........\............\lefttree.ascx
..........\............\LeftTree.ascx.cs
..........\............\LeftTree.ascx.resx
..........\UserList.aspx
..........\UserList.aspx.cs
..........\UserResetPwd.aspx
..........\UserResetPwd.aspx.cs
..........\UserUpdate.aspx
..........\UserUpdate.aspx.cs
..........\web.config