php程序效率优化的一些策略小结 1 在可以用file_get_contents替代file、fopen、feof、fgets等系列方法的情况下,尽量用 file_get_contents,因 PHP编程 2022-04-08 265 点赞 4 评论 401 浏览