会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
StringXy
github.com/Stringxy
博客园
首页
新随笔
联系
订阅
管理
2017年3月15日
免费天气接口
摘要: http://wthrcdn.etouch.cn/weather_mini?citykey=101040100
阅读全文
posted @ 2017-03-15 15:28 StaticXy
阅读(451)
评论(0)
推荐(0)
2017年2月16日
SSM框架——使用MyBatis Generator自动创建代码
摘要: http://blog.csdn.net/zhshulin/article/details/23912615
阅读全文
posted @ 2017-02-16 15:20 StaticXy
阅读(163)
评论(0)
推荐(0)
2017年2月9日
idea 常用快捷键
摘要: 查询快捷键ctrl+shift+r 全局搜索某個字段ctrl+f 在本窗口查找CTRL+N 查找类CTRL+SHIFT+N 查找文件CTRL+SHIFT+ALT+N 查 找类中的方法或变量CIRL+B 找变量的来源CTRL+ALT+B 找所有的子类CTRL+SHIFT+B 找变量的 类CTRL+G
阅读全文
posted @ 2017-02-09 11:36 StaticXy
阅读(503)
评论(0)
推荐(0)
2017年1月10日
linux常用命令
摘要: ssh root@ 用跳板机连接内网服务器 ctrl+c 终止 vi 查看 编辑 ll 列出当前目录下文件详情 ctrl+G倒叙浏览日志 sz 下载文件 su - 从普通用户转到root tail -f 实时读取日志文件 mv 移动或重命名 vi常用命令 shift+: 打开命令行 :q 退出 :w
阅读全文
posted @ 2017-01-10 15:47 StaticXy
阅读(164)
评论(0)
推荐(0)
2016年12月18日
mysql insert中文乱码
摘要: jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=utf8
阅读全文
posted @ 2016-12-18 23:38 StaticXy
阅读(185)
评论(0)
推荐(0)
2016年12月16日
datetimepicker for firefox
摘要: http://blog.sina.com.cn/s/blog_1646e9c650102wn8u.html
阅读全文
posted @ 2016-12-16 21:06 StaticXy
阅读(133)
评论(0)
推荐(0)
2016年12月13日
SVN代码冲突
摘要: http://www.softown.cn/post/102.html
阅读全文
posted @ 2016-12-13 22:25 StaticXy
阅读(87)
评论(0)
推荐(0)
2016年12月11日
关于DATATABLE的文章
摘要: datatable自定义操作列:http://www.cnblogs.com/hubing/p/4490906.html
阅读全文
posted @ 2016-12-11 18:59 StaticXy
阅读(95)
评论(0)
推荐(0)
2016年12月8日
RMI rmic找不到类
摘要: 在项目bin目录下 输入rmic 类文件的完整路径
阅读全文
posted @ 2016-12-08 17:56 StaticXy
阅读(305)
评论(0)
推荐(0)
2016年12月1日
POI shiftRows方法
摘要: public void ShiftRows(int startRow, int endRow, int n); public void ShiftRows(int startRow, int endRow, int n, bool copyRowHeight, bool resetOriginalR
阅读全文
posted @ 2016-12-01 16:01 StaticXy
阅读(25349)
评论(1)
推荐(2)
下一页
公告
点击右上角即可分享