Home  >  Article  >  Backend Development  >  thinkphp框架做的项目,反应速度太慢了,不是一般的卡

thinkphp框架做的项目,反应速度太慢了,不是一般的卡

WBOY
WBOYOriginal
2016-06-23 13:50:463229browse

thinkphp框架做的项目,反应速度太慢了,不是一般的卡


回复讨论(解决方案)

是不是引入的CSS和JS文件太多,或者引用了网上的其他内容

显然是你的代码写的有问题
虽然使用通用框架是的运行效率会低一点,但也不至于像你说的那样

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php 对多维数组的操作Next article:数组转换问题