posts - 144,comments - 11,views - 87112
04 2019 档案
数据库操作
摘要:select * from num where length(newnum) = 15 //指定字符串长度 select * from num where newnum not REGEXP '[0-9]{18}|[0-9]{17}X|[0-9]{15}'//使用正则 update num set newnum = upper(newnum) where newnum like ... 阅读全文
posted @ 2019-04-24 08:57 chenlw101 阅读(99) 评论(0) 推荐(0) 编辑
小程序navigateBack,子页面传值给父页面
摘要:子页面 父页面 阅读全文
posted @ 2019-04-22 14:53 chenlw101 阅读(1112) 评论(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

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