Typescript - ① 2024年08月16日 TypeScript 是 JavaScript 的一个超集。它在 JavaScript 的基础上增加了静态类型(static typing)和其他一些功能。 115