登录
首页 » Java » LIMS_SSM-master

LIMS_SSM-master

于 2021-03-17 发布
0 172
下载积分: 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 个回复

  • 0916660
    学生成绩管理系统,带数据库,希望能给大家帮助()
    2018-05-15 09:02:40下载
    积分:1
  • 4GuessNumber
    给你一个1至100之间的整数,请猜测这个数(Java GuessNumber give you a 1 to 100 between integer, please guess the number Java )
    2012-04-03 16:05:24下载
    积分:1
  • JavaSocket
    三步学会 JAVA Socket....JAVA接口编程(Three-step learn to JAVA Socket .... JAVA Programming Interface)
    2008-05-20 22:26:25下载
    积分:1
  • Solr文档
    Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果(Solr is an independent enterprise search application server, which provides API interface similar to Web-service. Users can submit XML files in a certain format to search engine servers through HTTP requests and generate indexes. Users can also submit search requests through Http Get operations and get the returned results in XML format.)
    2020-06-18 12:00:02下载
    积分:1
  • binary-weixin-java-tools-master
    微信支付、开放平台、公众号、企业号、小程序开发的Java SDK(Java SDK, WeChat payment, open platform, public number, enterprise number, and small program development)
    2017-12-14 10:33:27下载
    积分:1
  • Substring
    按照字符串的长度截取相应的字符串,加入循环条件实现长度在11个字符内的字符串批量切词~(In accordance with the length of the string interception corresponding string, add the length of the loop condition to achieve within the 11 character string batch segmentation ~)
    2013-08-09 20:37:45下载
    积分:1
  • calculator
    功能:实现一个计算器应用程序 实验要求:编写一个模拟计算器的应用程序,使用面板和网格布局, 添加一个文本框,10个数字按钮(0~9),4个加减乘除按钮, 一个等号按钮,一个清除按钮,一个求平方根按钮,一个退格按钮, 要求将计算公式和结果显示在文本框中,实现效果如下图所示,(Functions: a calculator application requirement of experiment: write a simulation calculator applications, the use of panels and grid layout, add a text box, 10 numeric buttons (0 to 9), 4, Math button, a equal sign button, a Clear button, a square root button, and a backspace button, the formula and the results are displayed in the text box, as shown in the results as shown)
    2012-12-21 00:18:12下载
    积分:1
  • PrimeFaces Cookbook
    说明:  Java cookbook for primefaces developers
    2019-07-09 14:42:49下载
    积分:1
  • SumCode
    测试函数行数,计算每个合格的java文本的函数行数(sum code)
    2012-05-06 09:59:57下载
    积分:1
  • DeviceListActivity
    This Activity appears as a dialog.
    2014-02-17 10:29:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载