登录
首页 » Java » LIMS_SSM-master

LIMS_SSM-master

于 2021-03-17 发布
0 96
下载积分: 1 下载次数: 0

代码说明:

说明:  实现了实验室管理系统的增删改查功能,界面优化良好,可以用来练习。(The function of adding, deleting, modifying and checking in the laboratory management system is realized. The interface is optimized well and can be used for practice.)

文件列表:

LIMS_SSM-master, 0 , 2020-05-14
LIMS_SSM-master\.classpath, 851 , 2020-05-14
LIMS_SSM-master\.project, 908 , 2020-05-14
LIMS_SSM-master\.settings, 0 , 2020-05-14
LIMS_SSM-master\.settings\.jsdtscope, 564 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.core.resources.prefs, 873 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.jdt.core.prefs, 364 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.wst.common.component, 483 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.wst.common.project.facet.core.xml, 345 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.wst.jsdt.ui.superType.container, 49 , 2020-05-14
LIMS_SSM-master\.settings\org.eclipse.wst.jsdt.ui.superType.name, 6 , 2020-05-14
LIMS_SSM-master\src, 0 , 2020-05-14
LIMS_SSM-master\src\5-9会议记录.txt, 225 , 2020-05-14
LIMS_SSM-master\src\applicationContext.xml, 2682 , 2020-05-14
LIMS_SSM-master\src\bug.txt, 584 , 2020-05-14
LIMS_SSM-master\src\com, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\AdminController.java, 3202 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\ClassController.java, 1458 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\DeviceController.java, 4092 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\ExperimentController.java, 17093 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\LabController.java, 7012 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\MessageController.java, 2022 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\NoticeController.java, 4056 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\StudentController.java, 13529 , 2020-05-14
LIMS_SSM-master\src\com\walle\controller\TeacherController.java, 7441 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\AdminDao.java, 511 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\ClassDao.java, 471 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\DeviceDao.java, 1617 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\DevUseDao.java, 573 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\ExperimentDao.java, 10809 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\LabDao.java, 1678 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\LabUseDao.java, 559 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\MessageDao.java, 801 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\NoticeDao.java, 1577 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\StudentDao.java, 4720 , 2020-05-14
LIMS_SSM-master\src\com\walle\dao\TeacherDao.java, 2583 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Admin.java, 1004 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Classes.java, 785 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Device.java, 1202 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\DevUse.java, 1450 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Experiment.java, 2072 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Lab.java, 1080 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\LabUse.java, 1305 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Message.java, 1259 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Notice.java, 1125 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Shuju.java, 1388 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Student.java, 1407 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\StudentEx.java, 1094 , 2020-05-14
LIMS_SSM-master\src\com\walle\entity\Teacher.java, 1414 , 2020-05-14
LIMS_SSM-master\src\com\walle\exception, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\exception\UnameViolateException.java, 451 , 2020-05-14
LIMS_SSM-master\src\com\walle\exception\ValideNullException.java, 210 , 2020-05-14
LIMS_SSM-master\src\com\walle\service, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IAdminService.java, 497 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IClassService.java, 406 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IDeviceService.java, 748 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IDevUseService.java, 380 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IExperimentService.java, 1970 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\ILabService.java, 879 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\ILabUseService.java, 377 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IMessageService.java, 469 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\AdminService.java, 984 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\ClassServiceImpl.java, 800 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\DeviceServiceImpl.java, 1250 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\DeviceUseServiceImpl.java, 650 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\ExperimentServiceImpl.java, 2937 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\LabServiceImpl.java, 1422 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\LabUseServiceImpl.java, 638 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\MessageServiceImpl.java, 876 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\NoticeServiceImpl.java, 1298 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\StudentServiceImpl.java, 2437 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\impl\TeacherServiceImpl.java, 1911 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\IStudentService.java, 1709 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\ITeacherService.java, 1169 , 2020-05-14
LIMS_SSM-master\src\com\walle\service\NoticeService.java, 897 , 2020-05-14
LIMS_SSM-master\src\com\walle\util, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\util\DateUtil.java, 532 , 2020-05-14
LIMS_SSM-master\src\com\walle\util\FileUploadUtil.java, 1070 , 2020-05-14
LIMS_SSM-master\src\com\walle\util\Log.java, 212 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo, 0 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo\ExEnd.java, 1456 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo\ExLaMe.java, 2099 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo\ExLi.java, 2230 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo\MyEx.java, 1789 , 2020-05-14
LIMS_SSM-master\src\com\walle\vo\StuSco.java, 1444 , 2020-05-14
LIMS_SSM-master\src\db_lims.sql, 24874 , 2020-05-14
LIMS_SSM-master\src\log4j.properties, 359 , 2020-05-14
LIMS_SSM-master\src\springmvc.xml, 1909 , 2020-05-14
LIMS_SSM-master\src\待完成.txt, 404 , 2020-05-14
LIMS_SSM-master\WebRoot, 0 , 2020-05-14
LIMS_SSM-master\WebRoot\admin, 0 , 2020-05-14
LIMS_SSM-master\WebRoot\admin\addDevice.jsp, 3615 , 2020-05-14
LIMS_SSM-master\WebRoot\admin\addLab.jsp, 5249 , 2020-05-14
LIMS_SSM-master\WebRoot\admin\addManyStudents.jsp, 4040 , 2020-05-14
LIMS_SSM-master\WebRoot\admin\addNotice(wang).jsp, 1890 , 2020-05-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tally
    记账:记录收入支出情况,随时可查看账单明细(Bookkeeping: recording income and expenditure, the details of the bill can be viewed at any time)
    2014-01-03 19:02:20下载
    积分:1
  • java-paike.rar
    基于java的自动排课系统设计与实现,开发文档。(paike )
    2020-12-25 17:39:04下载
    积分:1
  • LHS
    拉丁超立方抽样试验设计程序:输入多维变量样本和所需组数,输出基于拉丁超立方抽样方法的实验设计结果(LHS test design program:input the multidimensional variable samples and the number set, output the design of experiment results based on Latin hypercube sampling method)
    2016-04-07 15:32:34下载
    积分:1
  • ServeltTest
    实现与数据库连接,并返回多值,实现多用户登陆的servlet的一个小案例(Achieved with a small case of the database connection and return value to achieve multi-user login servlet)
    2013-05-11 00:26:36下载
    积分:1
  • Anynote
    1、任务管理中,添加任务时去掉了分类和日期的必须输入检查,更方便快速添加; 相应的数据库脚本中,任务表(todo)的任务分类ID(CATEGORY_ID)和处理时间(DEAL_DATE)字段修改为允许空值; 2、任务管理中,修改了当点击新添加行的优先级和状态时也相应事件的Bug; 3、添加了相册名称和文档名称的最大长度验证; 4、笔记模块,修改直接添加笔记时,无法从相册添加图片的Bug; 5、用户管理模块更名为系统管理,并添加了系统设置功能,可以直接在页面上设置如下信息: 邮箱服务器、邮箱账号、邮箱密码、是否开放注册、相册缩略图尺寸; 升级时注意数据库脚本的修改。 (1, task management, add tasks remove classification and date when the must input inspection, more convenient fast add The corresponding database scripts, task lists (todo) task CATEGORY_ID) and the ID (classification processing time (DEAL_DATE) field modification to allow null values 2, task management in a click new add, modify did when priority and status of the corresponding events Bug 3, added album name and document name maximum length of validation 4, notes module, modify, cannot directly add notes from the album the Bug add images 5, user management module was renamed system management, and add system functions, can be directly on the page set the following information: Mailbox server, email accounts, E-mail passwords, is open registration, photo album thumbnail size Upgraded the modification. Attention database script )
    2011-05-29 09:56:41下载
    积分:1
  • Test
    java程序设计(基础版) 例题及作业代码(部分) (java programming (basic version) examples and job code (section))
    2014-12-04 08:39:34下载
    积分:1
  • MyEclipse8-Spket
    MyEclipse8以上安装Spket插件[破解版](MyEclipse8 installation above Spket plug [cracked version])
    2013-09-12 12:59:29下载
    积分:1
  • NetCTOSS-feture
    实现电信计费和套餐修改等功能。。。。。。。。。。。。。。。。。(Realizing the functions of telecom billing and meal modification)
    2018-06-26 12:38:34下载
    积分:1
  • DAO_Demo
    一个简单的DAO设计模式的例子。 DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns. DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
    2017-01-12 10:41:58下载
    积分:1
  • eStore_script
    用java,jsp,servlet编写的一个购物车。(Using java, jsp, servlet written in a shopping cart.)
    2009-09-25 21:56:30下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载