摘要:
spring mvc: 属性方法名称解析器(多动作控制器) 加入控制器是StudentContrller.java,里面有3个方法 index,add,remove 那么访问地址是: http://localhost:8080/项目名/student/index.html http://localh 阅读全文
posted @ 2018-05-02 17:32
午火39
阅读(522)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/feixiangtk/p/6819118.html CentOS7系统安装完毕之后,输入ifconfig命令发现没有eth0,不符合我们的习惯。而且也无法远程ssh连接, 这个问题解决起来还算简单: 一,永久搞定 1.进入目录/etc/sysconfi 阅读全文
posted @ 2018-05-02 11:03
午火39
阅读(56173)
评论(1)
推荐(6)