-
2018-05-29 09:59:23
-
2018-05-29 09:40:44
-
2018-05-28 17:54:43
- mysql性能优化之索引优化_MySQL
- 我们首先讨论索引,因为它是加快查询的最重要的工具。当然还有其他加快查询的技术,但是最有效的莫过于恰当地使用索引了。下面我们就来介绍索引是什么、它怎样改善查询性能、索引在什么情况下可能会降低性
-
1913
-
2018-05-29 10:05:40
-
2018-05-29 09:15:52
-
2018-05-29 11:02:15
-
2018-05-28 17:37:45
-
2018-05-28 17:45:36
-
2018-05-29 14:38:32
- Thinkphp中去除URL里的index.php
- 例如你的原路径是 http://localhost/test/index.php/index/add那么现在的地址是 http://localhost/test/index/add如何去掉index.php呢? 1.httpd.conf配置文件中加载了mod_rewrite.so模块 //在APACHE里面去配置#LoadModule rewrite_module modu
-
2330
-
2018-05-29 14:51:42