Clementine

Clementine

普通会员
@B8WrHrdw

须弥币 1324
关注
拉黑?
确认

推荐大家安装PHP扩展 OPCACHE 以提升网站打开速度,谁用谁知道,网站速度慢的强烈推荐 什么是 OPcache OPcache 通过将 PHP 脚本预编译的字节码存储到共享内存中来提升 PHP 的性能, 存储预编译字节码的好处就是 省去了每次加载和解析 PHP 脚本的开销。

全文

https://www.fireself.cn/post/101882

查看dzq-costtime以了解自己服务器大概情况

如果时间比较长,说明你的服务器负担较大

如果这个时间不长,而接口时间很慢说明基本是你的服务器带宽不够

https://www.fireself.cn/post/101881

小程序过审隐藏特殊帖的方法

利用PHPMYADMIN执行 update threads set is_display = 0 where id in (select thread_id from thread_tom where tom_type in (104, 106, 107)) or price > 0 or attachment_price > 0 or is_anonymous=1; 过了以后再 update threads set is_dis...

全文

https://www.fireself.cn/post/101874

小程序过审隐藏特殊帖的方法

利用PHPMYADMIN执行 update threads set is_display = 0 where id in (select thread_id from thread_tom where tom_type in (104, 106, 107)) or price > 0 or attachment_price > 0 or is_anonymous=1; 过了以后再 update threads set is_dis...

全文

https://www.fireself.cn/post/101873

小程序过审隐藏特殊帖的方法

利用PHPMYADMIN执行 update threads set is_display = 0 where id in (select thread_id from thread_tom where tom_type in (104, 106, 107)) or price > 0 or attachment_price > 0 or is_anonymous=1; 过了以后再 update threads set is_dis...

全文

https://www.fireself.cn/post/101872

小程序过审隐藏特殊帖的方法

利用PHPMYADMIN执行 update threads set is_display = 0 where id in (select thread_id from thread_tom where tom_type in (104, 106, 107)) or price > 0 or attachment_price > 0 or is_anonymous=1; 过了以后再 update threads set is_dis...

全文

https://www.fireself.cn/post/101871

小程序过审隐藏特殊帖的方法

利用PHPMYADMIN执行 如果有有表前缀,需要自己拼上 update threads set is_display = 0 where id in (select thread_id from thread_tom where tom_type in (104, 106, 107)) or price > 0 or attachment_price > 0 or is_anonymous=1; 过了以后再...

全文

https://www.fireself.cn/post/101870
上滑加载更多