摘要: $s = microtime(true);for ($i = 1; $i < 10000; $i += 1) { // function()}$e = microtime(true);echo $e - $s; 阅读全文
posted @ 2020-04-17 14:31 仁义礼智信的 阅读(261) 评论(0) 推荐(0)