会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
talk is cheap, show me the code
每天进步一点点
博客园
首页
新随笔
联系
订阅
管理
2016年7月8日
phpstrom 与 xdebug 配合实现PHP单步调试
摘要: 不说废话,直接开始。 第一步: 安装并配置xdebug zend_extension="xxxxx" // xdebug地址 xdebug.remote_enable = On xdebug.remote_connect_back = 1 xdebug.remote_host= client_ip_
阅读全文
posted @ 2016-07-08 00:11 talk_is_cheap
阅读(217)
评论(0)
推荐(0)
公告