08 2016 档案

摘要:不需要登录服务器修改代码,直接在Firebug中修改设置断点修改js变量的值。 阅读全文
posted @ 2016-08-16 09:32 公众号-青年航迹 阅读(3284) 评论(0) 推荐(0)
摘要:一、配置httpd.conf: 1、取消Include conf/extra/httpd-vhosts.conf的注释,代码如下: # Virtual hostsInclude conf/extra/httpd-vhosts.conf 2、虚拟域名关联项目根目录(入口文件index.php的根目录) 阅读全文
posted @ 2016-08-13 16:07 公众号-青年航迹 阅读(263) 评论(0) 推荐(0)