会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ConfidentLiu
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
11
12
13
14
15
16
17
18
19
···
35
下一页
2018年6月22日
mybatis批量插入和批量更新
摘要: 转载大神 https://blog.csdn.net/LQQianLee/article/details/79771618
阅读全文
posted @ 2018-06-22 17:49 ConfidentLiu
阅读(150)
评论(0)
推荐(0)
2018年6月12日
java防止表单重复提交的几种方法
摘要: 转载大神 1。 使用session同步和token机制来防止并发重复提交 https://blog.csdn.net/hejingyuan6/article/details/50487777 2. Spring MVC拦截器+注解方式实现防止表单重复提交 https://www.cnblogs.co
阅读全文
posted @ 2018-06-12 15:13 ConfidentLiu
阅读(7625)
评论(0)
推荐(0)
2018年6月6日
用servlet获取IP等信息
摘要: Locale languageType=request.getLocale();//获取用户语言 String localIp=request.getLocalAddr();//获取本地ip int localPort=request.getLocalPort();//获取本地的端口 String
阅读全文
posted @ 2018-06-06 12:56 ConfidentLiu
阅读(789)
评论(0)
推荐(0)
2018年6月2日
oracle中数据类型对应java类型
摘要: 转载大神 https://www.cnblogs.com/softidea/p/7101091.html
阅读全文
posted @ 2018-06-02 22:01 ConfidentLiu
阅读(242)
评论(0)
推荐(0)
2018年6月1日
Java对日期Date类进行加减运算一二三
摘要: 转载大神 https://blog.csdn.net/hacker_lees/article/details/74351838
阅读全文
posted @ 2018-06-01 16:22 ConfidentLiu
阅读(1078)
评论(0)
推荐(0)
java日期与时间戳相互转换大全
摘要: 转载大神 https://blog.csdn.net/djc777/article/details/50904989/
阅读全文
posted @ 2018-06-01 16:21 ConfidentLiu
阅读(460)
评论(0)
推荐(0)
2018年5月30日
Java定时任务的几种实现方式
摘要: java Timer比较具体的实现实例 https://www.cnblogs.com/0201zcr/p/4703061.html 转载大神 的 https://blog.csdn.net/kegumingxin2626/article/details/72854823
阅读全文
posted @ 2018-05-30 17:54 ConfidentLiu
阅读(131)
评论(0)
推荐(0)
2018年5月15日
判断是pc端登录还是移动端登录
摘要: java判断 https://blog.csdn.net/qq_32657581/article/details/71405838 https://zhidao.baidu.com/question/1963503196307221100.html js中判断 https://blog.csdn.n
阅读全文
posted @ 2018-05-15 17:27 ConfidentLiu
阅读(183)
评论(0)
推荐(0)
开元java开发工具
摘要: 开元java开发工具 http://www.hutool.cn/
阅读全文
posted @ 2018-05-15 12:08 ConfidentLiu
阅读(133)
评论(0)
推荐(0)
2018年5月11日
配置文件中取值: spring配置文件中util:properties和context:property-placeholder
摘要: 转载大神 https://blog.csdn.net/n447194252/article/details/77498916 util:properties和context:property-placeholder标签都可以用来获取外部配置文件中的内容 1、util:properties 它是以声明
阅读全文
posted @ 2018-05-11 14:09 ConfidentLiu
阅读(361)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
···
35
下一页
公告