会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
沈启伦
博客园
首页
新随笔
联系
订阅
管理
2019年7月23日
php程序执行时间
摘要: $t1 = microtime(true); //程序过程 $t2 = microtime(true); file_put_contents("a.txt", "耗时".round($t2-$t1,3)."秒\r\n",FILE_APPEND);
阅读全文
posted @ 2019-07-23 09:04 沈启伦
阅读(117)
评论(0)
推荐(0)
公告