06 2017 档案

摘要:@RequestMapping注解分散于Controller中,如何在一个列表中看到所有的请求呢,比如下面这样: File Project Structure Modules 点击加号,添加Spring 如果没有Spring,就到File settings plugins中添加Spring Supp 阅读全文
posted @ 2017-06-30 17:35 sonng 阅读(10167) 评论(0) 推荐(1) 编辑
摘要:这是 "猴子都懂的Git入门" 的学习笔记 Git安装与配置 下载安装Git: "http://git scm.com/" 从开始菜单启动Git Bash 操作本地仓库 在tutorial里建立一个名为『sample.txt』的文本文件,并写入一下内容: 操作远程仓库 一个软件往往是一个团队完成的, 阅读全文
posted @ 2017-06-29 09:49 sonng 阅读(233) 评论(0) 推荐(0) 编辑
摘要:这两天在做sql练习题 "http://www.cnblogs.com/zxx193/p/4000467.html" 的时候,涉及到下面的建表+插数据操作 执行的时候抛出了下面的错误: 08:53:33 INSERT INTO student(s_no,s_name,s_sex,s_birthday 阅读全文
posted @ 2017-06-24 09:02 sonng 阅读(759) 评论(0) 推荐(0) 编辑
摘要:阿里云大学的几道Java基础测试题: https://edu.aliyun.com/clouder/exam/intro/15 https://edu.aliyun.com/clouder/exam/intro/17 byte数据类型可以正常保存200这个数字? Java数据类型的byte,长度是1 阅读全文
posted @ 2017-06-24 08:49 sonng 阅读(3209) 评论(0) 推荐(2) 编辑

点击右上角即可分享
微信分享提示