文件名称:Duty
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2015-05-27
- 文件大小:
- 1.8mb
- 下载次数:
- 0次
- 提 供 者:
- 彭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
值班管理系统源码
net2005+sqlserver2005 ,三层模式,数据库脚本在app_data文件夹 ,新手可以看一看
主要有以下简单功能
值班部门管理、值班人员管理、值班表管理
核心三层代码在App_Code文件夹下
DB_51aspx下为Sql数据库,直接附加即可-Duty management system source code
Net2005+sqlserver2005, three layer mode, scr ipt in the app_data folder, the novice can see a look
There are the following simple functions
Management of the duty department, the staff on the watch, the watch management on the watch
Core three layer code in the App_Code folder
DB_51aspx Sql , directly attached to
net2005+sqlserver2005 ,三层模式,数据库脚本在app_data文件夹 ,新手可以看一看
主要有以下简单功能
值班部门管理、值班人员管理、值班表管理
核心三层代码在App_Code文件夹下
DB_51aspx下为Sql数据库,直接附加即可-Duty management system source code
Net2005+sqlserver2005, three layer mode, scr ipt in the app_data folder, the novice can see a look
There are the following simple functions
Management of the duty department, the staff on the watch, the watch management on the watch
Core three layer code in the App_Code folder
DB_51aspx Sql , directly attached to
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Duty
....\App_Code
....\........\Common
....\........\......\ShareCommon.cs
....\........\......\UtilCommon.cs
....\........\Dao
....\........\...\DepartmentDao.cs
....\........\...\DutyDao.cs
....\........\...\StaffDao.cs
....\........\PO
....\........\..\DepartmentPo.cs
....\........\..\DutyPO.cs
....\........\..\StaffPo.cs
....\App_Data
....\........\database.sql
....\DB_51aspx
....\.........\Duty.mdf
....\.........\Duty_log.ldf
....\Default.aspx
....\Default.aspx.cs
....\DutyDepartmentMain.aspx
....\DutyDepartmentMain.aspx.cs
....\DutyListMain.aspx
....\DutyListMain.aspx.cs
....\DutySearchMain.aspx
....\DutySearchMain.aspx.cs
....\DutyStaffMain.aspx
....\DutyStaffMain.aspx.cs
....\MasterPage.master
....\Web.config
....\源码必读.txt