我对数据库完全是个初学者。我使用端口为9090的localhost(127.0.0.1)。我成功地创建了mysql数据库,并在Windows10命令提示符和MySQL工作台中运行/使用它。:\Coding\VSCode\nodejs\node_modules\mysql\lib\Connection.js:116:18)
at Connection.(D:\Coding\VSCode\nodejs\node_modules\mysql\lib
我使用vscode来编辑标记文件,有时我有到powerpoint文件(如[presentation](powerpoint.ppt) )的链接。我现在可以用Ctrl+Click在VScode中打开powerpoint文件,但是它只显示了the file is not displayed in the editor because it is either我希望能够在vscode中直接预览pptx文件,或者找到一种在外部应用程序中打开它的简单方法。谢谢