资源简介
光盘刻录.rar
代码片段和文件信息
package org.hk.controller.admin;
import javax.annotation.Resource;
import org.hk.entity.Result;
import org.hk.service.AdminService;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
@RequestMapping(“admin“)
public class AddStudentController {
@Resource
private AdminService adminService ;
@RequestMapping(“/addstudent.do“)
@ResponseBody
public Result execute(String sno String name String genderString college String c_nameString examint room)throws Exception{
Result result=adminService.addStudent(sno name gender college c_nameexamroom);
return result;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 1093 2016-05-24 13:31 光盘刻录\graduation\.classpath
....... 1335 2016-04-05 13:51 光盘刻录\graduation\.project
....... 522 2016-04-05 13:51 光盘刻录\graduation\.settings\.jsdtscope
....... 368 2016-06-17 09:56 光盘刻录\graduation\.settings\com.genuitec.eclipse.core.prefs
....... 259 2016-05-23 09:58 光盘刻录\graduation\.settings\org.eclipse.core.resources.prefs
....... 364 2016-04-05 13:51 光盘刻录\graduation\.settings\org.eclipse.jdt.core.prefs
....... 489 2016-05-24 13:31 光盘刻录\graduation\.settings\org.eclipse.wst.common.component
....... 414 2016-04-05 13:51 光盘刻录\graduation\.settings\org.eclipse.wst.common.project.facet.core.xm
....... 49 2016-04-05 13:51 光盘刻录\graduation\.settings\org.eclipse.wst.jsdt.ui.superType.container
....... 6 2016-04-05 13:51 光盘刻录\graduation\.settings\org.eclipse.wst.jsdt.ui.superType.name
....... 6995 2016-06-10 12:22 光盘刻录\graduation\mysql.sql
....... 13 2016-05-04 10:04 光盘刻录\graduation\README.md
....... 2236 2016-05-30 21:45 光盘刻录\graduation\src\applicationContext.xm
....... 740 2016-05-29 21:10 光盘刻录\graduation\src\org\hk\controller\admin\AddStudentController.java
....... 764 2016-05-04 16:11 光盘刻录\graduation\src\org\hk\controller\admin\AddTeacherController.java
....... 882 2016-05-19 12:36 光盘刻录\graduation\src\org\hk\controller\admin\LoginController.java
....... 660 2016-05-03 11:32 光盘刻录\graduation\src\org\hk\controller\Class\ClassController.java
....... 1182 2016-05-19 18:28 光盘刻录\graduation\src\org\hk\controller\classroom\AdminClassroomController.java
....... 966 2016-06-10 10:51 光盘刻录\graduation\src\org\hk\controller\classroom\ShowRoomController.java
....... 601 2016-05-01 11:19 光盘刻录\graduation\src\org\hk\controller\College\FindCollegeController.java
....... 1845 2016-06-06 13:27 光盘刻录\graduation\src\org\hk\controller\exam\ExamController.java
....... 954 2016-06-17 14:41 光盘刻录\graduation\src\org\hk\controller\excel\ExcelController.java
....... 606 2016-05-11 15:14 光盘刻录\graduation\src\org\hk\controller\student\DelStudentController.java
....... 845 2016-05-11 11:59 光盘刻录\graduation\src\org\hk\controller\student\FindStudentController.java
....... 964 2016-05-30 14:49 光盘刻录\graduation\src\org\hk\controller\student\ShowStudentController.java
....... 1035 2016-05-30 19:48 光盘刻录\graduation\src\org\hk\controller\student\StudentController.java
....... 1036 2016-05-27 12:23 光盘刻录\graduation\src\org\hk\controller\student\UpdateStudentController.java
....... 645 2016-05-11 18:35 光盘刻录\graduation\src\org\hk\controller\teacher\DelTeacherController.java
....... 856 2016-05-11 12:57 光盘刻录\graduation\src\org\hk\controller\teacher\FindTeacherController.java
....... 603 2016-05-11 13:08 光盘刻录\graduation\src\org\hk\controller\teacher\ShowTeacherController.java
............此处省略687个文件信息
相关资源
- lxl.zip
- ls_naxieshi_8911779.zip
- 2.02.zip
- Swift5forAbsoluteBeginners5thEdition.epub
- Design_Patterns_by_Tutorials_v0.9.1.epub.zip
- 车牌测试图片.rar
- MLAPP中文版(前十章).zip
- 工程中的有限元方法+第3版.pdf
- 暗雷打赏程序,接口集成.zip
- 《最优化理论与算法》(第2版)-陈
- 《遥感数字图像处理》汤国安.pdf
- 信号与系统.rar
- 编码_隐匿在计算机软硬件背后的语言
- ComputerVisionAModernApproach(中文版).p
- 孙洪泉——《分形几何与分形插值》
- 设计模式全集.rar
-
H264Pla
yer41H.264播放器.zip - part1.rar
-
Endnote_st
yles2017.zip - Practical-Statistics-for-Data-Scientists.pdf
- subl3207_Linux64.tar.xz
- Burp1.7.11.zip
- 74系列芯片中文手册.rar
- ipc-tm-650大全(英文版).rar
- CamelinAction(2ndEd).pdf
- 相控阵天线的结构与电性能研究.pdf
- FinePrint7.20Pdffactary4.8.rar
- _超宽带无线电基础.rar
- deloitte-cn-tech-trends-zh-2019.pdf
- stm32万年历报告.doc
评论
共有 条评论