php-xdebug配置使用
简要说明 php.ini文件的修改 [xdebug];断点调试xdebug.remote_enable=On ;远程调试xdebug.remote_autostart=On ...
简要说明 php.ini文件的修改 [xdebug];断点调试xdebug.remote_enable=On ;远程调试xdebug.remote_autostart=On ...
http://www.4ucode.com/Study/Topic/1909519 http://coolaj86.info/articles/super-simple-gprof.html ht ...