您好,登录后才能下订单哦!
密码登录
登录注册
点击 登录注册 即表示同意《亿速云用户服务条款》
Command+alt+T
Command+/
alt+shift+↑
alt+shift+↓
Command+alt+L
Command+shift+V
Command+D
Command+delete
Control+Shift+J
shift+回车
Command+shift+U
Command+W
alt+单击
Command+O
Command+shift+O
Command+L
Command+单击
Command+Y
Command+F12
control+V
Command+F
Command+R
Command+shift+F
Command+shift+R
F5
F6
shift+F6
Command+,
Control+Shift+R
Control+M
Control+G
Control+Command+G
Option+F12
Command+D
快捷键:Commond+shift+K
快捷键:control+V
Command+,
[xdebug]
zend_extension=/usr/local/php/lib/php/extensions/no-debug-zts-20170718/xdebug.so
xdebug.remote_enable=1
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
1-2. 重启web服务器(略)
1-3. dbgp配置:
a. 地址(下载python版本的):
http://code.activestate.com/komodo/remotedebugging/
b. 解压(略)
c. 进入目录(略)
d. 修改pydbgpproxy文件内容:
vim pydbgpproxy,找到
candidate_paths = [
dirname(this_dir), # Komodo source tree layout
join(dirname(this_dir), pythonlib),
]
将
dirname(this_dir)
修改为
this_dir
e. 启动dbgp代理:
./pydbgpproxy -i 0.0.0.0:9001 -d 9000
参考
https://blog.51cto.com/12173069/2317104
https://plugins.jetbrains.com/plugin/download?rel=true&updateId=41412
b. 破解插件:
http://www.awei.org/download/iedis-2.43.jar
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。