最新回答 / 第3909871个慕粉
用SQL语句创建表:http://www.360doc.com/content/09/1109/12/439492_8664325.shtml
2017-09-26
最新回答 / 慕先生8724339
执行index()函数是 http://localhost/muke/index.php/Index 执行user()函数就是http://localhost/muke/index.php/Index/user
2017-09-25
最新回答 / Gigure
在项目config.php中设置: 'URL_CASE_INSENSITIVE'=> true, //不区分大小写 问题解决再试一试这个地址:http://localhost/thinkphp/index/index/user/id/1.html详见:http://www.cnblogs.com/mrcln/p/3868956.html
2017-07-19