昨天安装了一个PHP的开发工具PhpStorm,编写小程序什么的都没有问题,今天用Terminal部署代码的时候,问题来了。在Terminal中无法输入任何东西,不管是直接输入字符还是复制粘贴,那个光标就是一闪一闪的,什么东西都不显示。如下图:

       由于我是半路转php的,开发经验为1天,so一直怀疑是不是自己安装失误了,最后在网上找了一些解决方法,才知道可能是PhpStorm和win10兼容性的问题,启用旧版本后就OK了。解决过程如下:

1.“win+r”调出cmd窗口,在标题栏的位置右击,选择“属性”

       (真惭愧,cmd窗口经常用,却从未注意过这个)


2.选择“使用旧版控制台”,重启PhpStorm后Terminal就可用了

        这个问题解决起来挺简单的,但是在用Terminal部署PHP的时候,还是着急了好一会儿的。因为不熟悉这个软件,出一点错就担心是大问题,有问题是好事,跟不上整体流程的over了。

小结:

       不怕不知道,就怕不知道。在学习上,深度和广度两个维度都要同时跟进,深入专研是我们必不可少习惯,但是见多识广才能让我们在遇到问题的时候淡定从容。

GitHub 加速计划 / term / terminal
94.53 K
8.17 K
下载
The new Windows Terminal and the original Windows console host, all in the same place!
最近提交(Master分支:26 天前 )
bc6f3e22 The underlying issue is that the "Pane" is used both as a model and as a UI element and so a pane loses its content as soon as it is closed, but the tree only gets reordered after the animation has finished. This PR is truly just a hotfix, because it doesn't solve this issue, it only adds checks to the function that crashes. Closes #17869 Closes #17871 ## Validation Steps Performed * `Split pane` a few times * Run the "Close all other panes" action * Doesn't crash ✅ 7 天前
6196a3d0 8 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐