除錯步驟: 在要除錯的ts檔案目錄下,新增除錯配置'add configuration'會生成lauch.json檔案,修改如下: { "version": "0.2.0", "configurations": ...
確定! 回上一頁