上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 43 下一页

2020年3月12日

建行的回单T+1日才能生成。也就是说T+2日才保准。工行实时生成

摘要: 建行 【客服】2020-3-12 15:36:47 您好!很高兴为您服务,请问有什么可以帮您? 【客户】2020-3-12 15:36:53 您好 【客服】2020-3-12 15:36:54 您好,很高兴为您服务。请问,有什么可以帮您的吗? 【客户】2020-3-12 15:37:13 建行企业客 阅读全文

posted @ 2020-03-12 15:47 小石头小祖宗 阅读(38) 评论(0) 推荐(0) 编辑

2020年3月11日

Java BigDecimal详解

摘要: 参考 https://www.cnblogs.com/Jason-Xiang/p/10220231.html 先看下面代码 public static void main(String[] args) { System.out.println(0.2 + 0.1); System.out.print 阅读全文

posted @ 2020-03-11 12:15 小石头小祖宗 阅读(3) 评论(0) 推荐(0) 编辑

127.0.0.1和0.0.0.0和localhost和本机IP易混点辨析

摘要: https://blog.csdn.net/aaaaaab_/article/details/88189004 阅读全文

posted @ 2020-03-11 11:19 小石头小祖宗 阅读(4) 评论(0) 推荐(0) 编辑

2020年3月10日

log日志级别与简介

摘要: 8个级别优先级从高到低依次为:OFF、FATAL、ERROR、WARN、INFO、DEBUG、TRACE、 ALL。 建议只使用四个级别,优先级 从高到低分别是 ERROR、WARN、INFO、DEBUG。 日志等级说明 1.static Level DEBUG : DEBUG Level指出细粒度 阅读全文

posted @ 2020-03-10 23:50 小石头小祖宗 阅读(92) 评论(0) 推荐(0) 编辑

2020年3月4日

Linux Java(Spring) Java(Quartz) 定时任务表达式格式说明,对比

摘要: https://tool.lu/crontab/ 阅读全文

posted @ 2020-03-04 09:32 小石头小祖宗 阅读(1) 评论(0) 推荐(0) 编辑

2020年3月3日

springboot的logback-test.xml、logback.xml、logback-spring.xml的区别、加载顺序、优先级

摘要: 序号 非springboot项目 springboot项目 加载顺序1logback-test.xmllogback-test.xml12logback.xmllogback.xml23application.properties34logback-spring.xml4 logback-test. 阅读全文

posted @ 2020-03-03 18:07 小石头小祖宗 阅读(20) 评论(0) 推荐(0) 编辑

SLF4J没有FATAL级别日志

摘要: http://www.voidcn.com/article/p-mrtxprdi-bug.html 阅读全文

posted @ 2020-03-03 18:05 小石头小祖宗 阅读(11) 评论(0) 推荐(0) 编辑

软件版本GA、RC、alpha、beta、release、final等含义

摘要: GA General Availability,正式发布的版本,官方开始推荐广泛使用,国外有的用GA来表示release版本。 RELEASE 正式发布版,官方推荐使用的版本,有的用GA来表示。比如spring。 Stable 稳定版,开源软件有的会用stable来表示正式发布的版本。比如Nginx 阅读全文

posted @ 2020-03-03 16:08 小石头小祖宗 阅读(63) 评论(0) 推荐(0) 编辑

2020年2月29日

tomcat 官网下载 安装包说明 tar.gz和zip的区别64-bit Windows zip

摘要: 1. zip与tar.gz内容一样 2. 64-bit Windows zip 比上面2个多2个客户端的exe和dll和service.bat(用于安装卸载服务) 3. 32-bit/64-bit Windows Service Installer 对比 64-bit Windows zip 32- 阅读全文

posted @ 2020-02-29 18:39 小石头小祖宗 阅读(33) 评论(0) 推荐(0) 编辑

Tomcat bin目录详解

摘要: http://blog.sina.com.cn/s/blog_19043791f0102ycjs.html 阅读全文

posted @ 2020-02-29 17:54 小石头小祖宗 阅读(2) 评论(0) 推荐(0) 编辑

上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 43 下一页

导航