11 2018 档案

摘要:参考链接 1. 普通SID方式 jdbc:oracle:thin:username/password@x.x.x.1:1521:SID 2. 普通ServerName方式 jdbc:oracle:thin:username/password@//x.x.x.1:1522/ABCD 3. RAC方式 阅读全文
posted @ 2018-11-24 11:57 惶然人生 阅读(2133) 评论(0) 推荐(0) 编辑
摘要:参考链接 1. http://www.runoob.com/http/http status codes.html 阅读全文
posted @ 2018-11-24 11:41 惶然人生 阅读(76) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://design patterns.readthedocs.io/zh_CN/latest/creational_patterns/simple_factory.html 阅读全文
posted @ 2018-11-14 10:56 惶然人生 阅读(127) 评论(0) 推荐(0) 编辑
摘要:参考链接: http://tutorials.jenkov.com/java concurrency/java memory model.html 1. The original Java memory model was insufficient, so the Java memory model 阅读全文
posted @ 2018-11-14 09:46 惶然人生 阅读(93) 评论(0) 推荐(0) 编辑
摘要:http://commons.apache.org/proper/commons lang/apidocs/org/apache/commons/lang3/StringUtils.html 阅读全文
posted @ 2018-11-13 18:04 惶然人生 阅读(98) 评论(0) 推荐(0) 编辑
摘要:原子操作 1. http://java latte.blogspot.com/2012/10/what is atomicoperation in java atomic.html 阅读全文
posted @ 2018-11-13 18:00 惶然人生 阅读(112) 评论(0) 推荐(0) 编辑
摘要:Oracle DUAL 参考链接:https://www.cnblogs.com/summary 2017/p/7737935.html http://www.cnblogs.com/qiangqiang/archive/2010/10/15/1852229.html 以下为官方文档对其解释: 阅读全文
posted @ 2018-11-01 15:13 惶然人生 阅读(143) 评论(0) 推荐(0) 编辑
摘要:Maven仓库镜像 修改Maven setting.xml文件 在 标签内添加以下镜像。 注意:如果构建错误,请根据错误信息,调整镜像位置 阅读全文
posted @ 2018-11-01 11:32 惶然人生 阅读(993) 评论(0) 推荐(0) 编辑

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