91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

sublime+xdebug-client+xdebug-helper本地調試

發布時間:2020-07-28 11:25:56 來源:網絡 閱讀:1291 作者:Lee_吉 欄目:web開發
  1. 軟件下載:
    a. xdebug擴展:
    https://xdebug.org/download.php

    b. xdebug-client(sublime):

    xdebug client

    c. xdebug-helper(chrome):

    https://chrome.google.com/webstore/detail/xdebug-helper/eadndfjplgieldjbigjakmdgkmoaaaoc
  2. 安裝xdebug:
    a. 下載:
    git  clone  git://github.com/xdebug/xdebug.git

    b. 安裝:
    b-1. 進入目錄:

    cd  xdebug

    b-2. 生成編譯文件:

    phpize

    b-3. 編譯:

    ./configure  --enable-xdebug  --with-php-config=/usr/local/php/bin/php-config

    b-4. 安裝:

    make  &&  make  install
  3. 配置:
    a. php.ini:
    [xdebug]
    zend_extension="C:\assembly\appserv\php5\ext\php_xdebug-2.5.3-5.6-vc11.dll"
    xdebug.remote_enable = 1
    xdebug.remote_host = "localhost"
    xdebug.remote_port = 9000
    xdebug.remote_handler = "dbgp"
    xdebug.remote_mode = req
    xdebug.remote_connect_back = 0

    sublime+xdebug-client+xdebug-helper本地調試
    b. Xdebug.sublime-settings(sublime):

    {
    "super_globals": true,
    "close_on_stop": true,
    "ide_key": "web"
    }

    sublime+xdebug-client+xdebug-helper本地調試
    c. xdebug.sublime-project(sublime):

    {
    "folders":
    [
        {
            "path": "."
        }
    ],
    "settings":
    {
        "xdebug":
        {
            "close_on_stop": true,
            "super_globals": true,
            "url": "http://localhost"
        }
    }
    }

    d. xdebug-helper(chrome):

    other--web

    sublime+xdebug-client+xdebug-helper本地調試

  4. 調試:
    a. 添加斷點:
    ctrl  +  F8

    sublime+xdebug-client+xdebug-helper本地調試
    b. 開啟:
    sublime+xdebug-client+xdebug-helper本地調試
    c. 跳到下一個斷點:
    sublime+xdebug-client+xdebug-helper本地調試

  5. 常用快捷鍵:
    a. 打斷點:
    ctrl  +  F8

    b. 斷開調試:

    ctrl  +  shift  +  F9

    c. 跳到下一個斷點:

    ctrl  +  shift  +  F5
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

桦甸市| 曲阜市| 封丘县| 资讯| 和硕县| 天津市| 新巴尔虎左旗| 专栏| 孙吴县| 泾源县| 马鞍山市| 连南| 恩平市| 榆树市| 灵宝市| 贵定县| 武川县| 资兴市| 炎陵县| 和田县| 乌鲁木齐市| 珲春市| 常宁市| 辉县市| 抚远县| 赣榆县| 乌鲁木齐县| 察雅县| 苍溪县| 绍兴县| 昌都县| 兴国县| 和田县| 利津县| 伽师县| 平原县| 绥芬河市| 陇川县| 客服| 庆安县| 邵东县|