- 博客(17)
- 收藏
- 关注
转载 idea 常用快捷键
查询快捷键ctrl+shift+r 全局搜索某個字段ctrl+f 在本窗口查找CTRL+N 查找类CTRL+SHIFT+N 查找文件CTRL+SHIFT+ALT+N 查 找类中的方法或变量CIRL+B 找变量的来源CTRL+ALT+B 找所有的子类CTRL+SHIFT+B 找变量的 类CTRL...
2017-03-20 16:55:00
169
转载 Missing artifact com.sun:tools:jar 1.5.0 解决方法
将JDK\lib\目录下的tools.jar拷贝到提示的路径\.m2\repository\com\sun\tools\1.5.0\目录下,并将tools.jar改名为 tools-1.5.0.jar,并在pom.xml中作如下配置: <dependency> <group...
2017-03-20 16:55:00
136
转载 Missing artifact com.sun:tools:jar 1.5.0 解决方法
将JDK\lib\目录下的tools.jar拷贝到提示的路径\.m2\repository\com\sun\tools\1.5.0\目录下,并将tools.jar改名为 tools-1.5.0.jar,并在pom.xml中作如下配置: <dependency> <group...
2017-03-20 16:55:00
117
转载 datetimepicker for firefox
http://blog.sina.com.cn/s/blog_1646e9c650102wn8u.html 转载于:https://my.oschina.net/stringxy/blog...
2017-03-20 16:55:00
135
转载 RMI rmic找不到类
在项目bin目录下 输入rmic 类文件的完整路径 转载于:https://my.oschina.net/stringxy/blog/863263...
2017-03-20 16:55:00
172
转载 POI shiftRows方法
public void ShiftRows(int startRow, int endRow, int n); public void ShiftRows(int startRow, int endRow, int n, bool copyRowHeight, bool resetOrigin...
2017-03-20 16:54:00
2009
转载 struts2+bootstrap-fileinput+poi 实现读取excel文件到数据库
//js代码function initUpload(){ $("#uploadfile").fileinput({ language: 'zh', //设置语言 uploadUrl: $("body").attr("data-url")+"/per...
2017-03-20 16:54:00
171
转载 SVN代码冲突
http://www.softown.cn/post/102.html 转载于:https://my.oschina.net/stringxy/blog/863258
2017-03-20 16:54:00
109
转载 11-14 把maven 项目导入eclipse中遇到的各种问题
1,build workspace很慢 1可以在eclipse中点击project 取消bulid auto~ 2可以右击项目 选properties builders 去掉validation (maven project builder) 2,tomcat启动不了(Sta...
2017-03-20 16:53:00
139
转载 [转]tomcat配置虚拟目录
1、【官方文档】本人不推荐。在tomcat\conf下server.xml中找到<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true" xmlV...
2017-03-20 16:53:00
79
转载 免费天气接口
http://wthrcdn.etouch.cn/weather_mini?citykey=101040100 转载于:https://my.oschina.net/stringxy/bl...
2017-03-20 16:53:00
170
转载 About Shiro 基础1
简介:Apache Shiro是Java的一个安全框架,类似于Spring Security。 基本构成: Authentication:身份认证/登录,验证用户是不是拥有相应的身份; Authorization:授权,即权限验证,验证某个已认证的用户是否拥有某个权限; Se...
2017-03-20 16:53:00
99
转载 linux常用命令
ssh root@ 用跳板机连接内网服务器 ctrl+c 终止 vi 查看 编辑 ll 列出当前目录下文件详情 ctrl+G倒叙浏览日志 sz 下载文件 su - 从普通用户转到root tail -f 实时读取日志文件 mv 移动或重命名 vi常用命令 ...
2017-03-20 16:53:00
104
转载 my imooc
http://www.imooc.com/u/3370789 转载于:https://my.oschina.net/stringxy/blog/863252
2017-03-20 16:53:00
88
转载 关于DATATABLE的文章
datatable自定义操作列:http://www.cnblogs.com/hubing/p/4490906.html 转载于:https://my.oschina.net/string...
2017-03-20 16:53:00
96
转载 SSM框架——使用MyBatis Generator自动创建代码
http://blog.csdn.net/zhshulin/article/details/23912615 转载于:https://my.oschina.net/stringxy/blo...
2017-03-20 16:53:00
77
转载 mysql insert中文乱码
jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=utf8 转载于:https://my.osc...
2017-03-20 16:53:00
145
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人