06 2018 档案

摘要:1、取消验证 windows–>perferences–>validation 把 除了manual 下面的全部点掉,build下只留 classpath dependency Validator 2、关闭拼写检查 windows–>perferences–>general–> editors->T 阅读全文
posted @ 2018-06-30 14:36 Struts-pring 阅读(188) 评论(0) 推荐(0)
摘要:SELECT aa.type,CONCAT('(',GROUP_CONCAT('\'',aa.user_id separator '\'\,'),'\')') FROM (select aa.type,user_id FROM t_user_cust_info limit 2000) aa GROU 阅读全文
posted @ 2018-06-06 15:45 Struts-pring 阅读(398) 评论(0) 推荐(0)