当前位置:Gxlcms > PHP教程 > visualstudiocode编辑器php显示phpvalidateexecutablePath

visualstudiocode编辑器php显示phpvalidateexecutablePath

时间:2021-07-01 10:21:17 帮助过:19人阅读

在如图的地方设置 你自己本地的php.exe
的路径

我用的是phpstudy 然后用的是php7.0

php.exe 在 D\phpStudy\php70n\ 下面

所以修改这个路径为 “php.validate.executablePath”: “D:/phpStudy/php70n/php.exe”

记住如果仅有一个 最后一个json 不需要逗号

{
“php.validate.executablePath”: “D:/phpStudy/php70n/php.exe”
}

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i <= lines; i++) { $numbering.append($('
  • ').text(i)); }; $numbering.fadeIn(1700); }); });

    以上就介绍了visual studio code 编辑器php 显示 phpvalidateexecutablePath,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

  • 人气教程排行