typescript-tutorial:有关打字稿功能的指南

时间:2024-03-11 15:10:51
【文件属性】:

文件名称:typescript-tutorial:有关打字稿功能的指南

文件大小:61KB

文件格式:ZIP

更新时间:2024-03-11 15:10:51

TypeScript

打字稿教程 语言特征 先决条件 您需要此项目的节点 安装打字稿 或者 使用 npm install -g typescript 要在命令行中执行.ts文件,请执行 tsc helloworld.ts Typescrit编译器选项 做好自述


【文件预览】:
typescript-tutorial-master
----package.json(741B)
----readme.md(793B)
----package-lock.json(172KB)
----dist()
--------main.4f5d1a4fe52cfd753d78.hot-update.js(2KB)
--------index.js(35KB)
--------main.7867e7c4be6037dacea0.hot-update.js(2KB)
--------abec829eb4a563e99912.hot-update.json(46B)
--------a3d9385e2abe64f84240.hot-update.json(46B)
--------main.abec829eb4a563e99912.hot-update.js(2KB)
--------4f5d1a4fe52cfd753d78.hot-update.json(46B)
--------7867e7c4be6037dacea0.hot-update.json(46B)
--------main.a3d9385e2abe64f84240.hot-update.js(2KB)
----src()
--------noImplicitAny.ts(211B)
--------readme.md(122B)
--------types.ts(739B)
--------noImplicitThis.ts(57B)
--------GetAndSet.js(368B)
--------classDemo.ts(1KB)
--------strictPropertyInitialization.ts(68B)
--------index.ts(1KB)
--------GetAndSet.ts(523B)
--------strictNullChecks.ts(134B)
----tsconfig.json(191B)
----webpack.config.ts(670B)
----public()
--------index.html(301B)
----notes()
--------mainNotes.txt(361B)

网友评论