05 2021 档案

java 5 , java 6 ,Java7、Java8的新特性
摘要:参考文档 : https://blog.csdn.net/samjustin1/article/details/52268004 Java5: 1、泛型 Generics: 引用泛型之后,允许指定集合里元素的类型,免去了强制类型转换,并且能在编译时刻进行类型检查的好处。 Parameterized  阅读全文

posted @ 2021-05-14 15:53 好名字被谁用了 阅读(144) 评论(0) 推荐(0) 编辑

处理逗号分隔的字符串转为列表的list(行转列)解决跨库无法使用问题
摘要:1. 这个方可以 但是会出现跨库无法使用问题 select DISTINCT (substring_index(substring_index(a.id,',',b.help_topic_id+1),',',-1)) id from (SELECT CONCAT_WS(',',fill_rechec 阅读全文

posted @ 2021-05-10 11:42 好名字被谁用了 阅读(324) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

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