文件名称:SPIMS
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-09-05
- 文件大小:
- 2.17mb
- 下载次数:
- 0次
- 提 供 者:
- liuze******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
暑期社会实践信息管理系统
管理员:增加、修改、删除、查找学生、学生信息、以及相关通知
教师用户:打分、评价,查看学生信息、上传暑期社会实践通知以及实习机会的通知
学生用户:填写实践日记以及实践总结、上传实践照片、填写实践登记表、查看自己的实践成绩、查看暑期社会实践通知
学生信息包括:(个人基本信息、实践日记、实践总结、实践登记表、实践照片)
类似于选课系统和下面这个网站的部分结合
注:学生账号由学生自己注册,
超级管理员账号系统预定义
管理员账号由超级管理员添加
教师账户由超级管理员或者管理员添加
开发模式:简单工厂模式
-Summer social practice information management system
Admin: Add, modify, delete, look for associated students, student information, and notification
Teacher users: ratings, uation, view student information, upload summer social practice alerts and notification of internships
Student users: fill out a diary and practice practice practice, upload photos, fill out registration forms, view our performance in practice, practice view summer social practice alerts
Student information including: (basic personal information, practice diary photos, practice, practice, practice registration form)
Similar to the elective system and the following parts of the Web site with
Note: the student account registration by students,
Super Administrator account system pre-defined
Administrator account added by Super Administrator
Teacher account added by a super administrator or the administrator
Development model: a simple factory pattern
管理员:增加、修改、删除、查找学生、学生信息、以及相关通知
教师用户:打分、评价,查看学生信息、上传暑期社会实践通知以及实习机会的通知
学生用户:填写实践日记以及实践总结、上传实践照片、填写实践登记表、查看自己的实践成绩、查看暑期社会实践通知
学生信息包括:(个人基本信息、实践日记、实践总结、实践登记表、实践照片)
类似于选课系统和下面这个网站的部分结合
注:学生账号由学生自己注册,
超级管理员账号系统预定义
管理员账号由超级管理员添加
教师账户由超级管理员或者管理员添加
开发模式:简单工厂模式
-Summer social practice information management system
Admin: Add, modify, delete, look for associated students, student information, and notification
Teacher users: ratings, uation, view student information, upload summer social practice alerts and notification of internships
Student users: fill out a diary and practice practice practice, upload photos, fill out registration forms, view our performance in practice, practice view summer social practice alerts
Student information including: (basic personal information, practice diary photos, practice, practice, practice registration form)
Similar to the elective system and the following parts of the Web site with
Note: the student account registration by students,
Super Administrator account system pre-defined
Administrator account added by Super Administrator
Teacher account added by a super administrator or the administrator
Development model: a simple factory pattern
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPIMS
.....\Data
.....\SPIMS
.....\.....\01-创建数据表.sql
.....\.....\02-创建存储过程.sql
.....\.....\03-数据表预定义数据.sql
.....\.....\~$社会实践说明.doc
.....\.....\暑期社会实践数据表.xlsx
.....\.....\社会实践活动登记表.doc
.....\SPIMS.BLL
.....\.........\AdminManager.cs
.....\.........\bin
.....\.........\...\Debug
.....\.........\...\.....\SPIMS.BLL.dll
.....\.........\...\.....\SPIMS.BLL.pdb
.....\.........\...\.....\SPIMS.DAL.dll
.....\.........\...\.....\SPIMS.DAL.pdb
.....\.........\...\.....\SPIMS.Model.dll
.....\.........\...\.....\SPIMS.Model.pdb
.....\.........\NoticeManager.cs
.....\.........\obj
.....\.........\...\Debug
.....\.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\.........\...\.....\SPIMS.BLL.csproj.FileListAbsolute.txt
.....\.........\...\.....\SPIMS.BLL.csprojResolveAssemblyReference.cache
.....\.........\...\.....\SPIMS.BLL.dll
.....\.........\...\.....\SPIMS.BLL.pdb
.....\.........\...\.....\TempPE
.....\.........\OthersManager.cs
.....\.........\PhotosManager.cs
.....\.........\Properties
.....\.........\..........\AssemblyInfo.cs
.....\.........\SPIMS.BLL.csproj
.....\.........\StudentsManager.cs
.....\.........\SummaryManager.cs
.....\.........\TeachersManager.cs
.....\SPIMS.DAL
.....\.........\AdminDAO.cs
.....\.........\bin
.....\.........\...\Debug
.....\.........\...\.....\SPIMS.DAL.dll
.....\.........\...\.....\SPIMS.DAL.pdb
.....\.........\...\.....\SPIMS.Model.dll
.....\.........\...\.....\SPIMS.Model.pdb
.....\.........\NoticeDAO.cs
.....\.........\obj
.....\.........\...\Debug
.....\.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\.........\...\.....\SPIMS.DAL.csproj.FileListAbsolute.txt
.....\.........\...\.....\SPIMS.DAL.csprojResolveAssemblyReference.cache
.....\.........\...\.....\SPIMS.DAL.dll
.....\.........\...\.....\SPIMS.DAL.pdb
.....\.........\...\.....\TempPE
.....\.........\OthersDAO.cs
.....\.........\PhotosDAO.cs
.....\.........\Properties
.....\.........\..........\AssemblyInfo.cs
.....\.........\SPIMS.DAL.csproj
.....\.........\SQLHelper.cs
.....\.........\StudentsDAO.cs
.....\.........\SummaryDAO.cs
.....\.........\TeachersDAO.cs
.....\SPIMS.Model
.....\...........\Admin.cs
.....\...........\bin
.....\...........\...\Debug
.....\...........\...\.....\SPIMS.Model.dll
.....\...........\...\.....\SPIMS.Model.pdb
.....\...........\LoginUser.cs
.....\...........\Notice.cs
.....\...........\obj
.....\...........\...\Debug
.....\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\...........\...\.....\SPIMS.Model.csproj.FileListAbsolute.txt
.....\...........\...\.....\SPIMS.Model.csprojResolveAssemblyReference.cache
.....\...........\...\.....\SPIMS.Model.dll
.....\...........\...\.....\SPIMS.Model.pdb
.....\...........\...\.....\TempPE
.....\...........\Photos.cs
.....\...........\Properties
.....\...........\..........\AssemblyInfo.cs
.....\...........\SPIMS.Model.csproj
.....\...........\Students.cs
.....\...........\Summary.cs
.....\...........\Teachers.cs
.....\SPIMS.sln
.....\SPIMS.Utility
.....\.............\AspNetControlTool.cs
.....\.............\bin
.....\.............\...\Debug
.....\.............\...\.....\SPIMS.Utility.dll
.....\.............\...\.....\SPIMS.Utility.pdb
.....\.............\CipherCodeTool.cs
.....\.............\FontSymbolsTool.cs
.....\.............\ImageVideoTool.cs
.....\.............\JavaScriptTool.cs
.....\.............\obj
.....\.............\...\Debug
.....\.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\.............\...\.....\SPIMS.Utility.csproj.FileListAbsolute.txt