摘要: function xmsb_randomColor() { $strList = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F']; $finalColor = '#'; for($i = 阅读全文
posted @ 2021-08-28 17:25 何效名 阅读(143) 评论(0) 推荐(0)