VScode设置

{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [

{
"type": "msedge",
"request": "launch",
"name": "Open index.html",
"file": "/media/HUAWEI/E/demo1/index.html",
"runtimeExecutable": "/usr/bin/browser"
}
]
}
posted @ 2024-11-26 15:53  飞雪飘鸿  阅读(2)  评论(0编辑  收藏  举报
https://damo.alibaba.com/ https://tianchi.aliyun.com/course?spm=5176.21206777.J_3941670930.5.87dc17c9BZNvLL