摘要: 安装 按window+x 选中 powershell管理员 运行 set-ExecutionPolicy RemoteSigned 运行 get-ExecutionPolicy 输入npm i-g typescript 创建ts文件,使用tsc ts文件 将ts -> js tsc ts文件 -w 阅读全文
posted @ 2021-11-12 20:34 YuyuFishSmile 阅读(40) 评论(0) 推荐(0)