久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      vscode無法啟動斷點調(diào)試

      vscode無法啟動斷點調(diào)試

      問題:

      vscode調(diào)試php斷點時,按F5鍵進行調(diào)試,結(jié)果斷點不執(zhí)行。

      解決方法:

      在設(shè)置php擴展的時候,在windows下面一般都是采用修改php.ini,增加extension的方式,例如:

      extension=php_mbstring.dll

      但是對于有的zend擴展,就不要用這個方法了,直接用zend_extension,這里我們就用xdebug說明:

      zend_extension="C:/php/ext/php_xdebug-2.7.2-7.1-vc14.dll"

      設(shè)置好之后,重啟apache或nginx服務(wù)器,設(shè)置好斷點,就能正確執(zhí)行到斷點就停止了。

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號