摘要:
装饰器在 TS 中是一个实验性的特性,需要在tsconfig.json中将 experimentalDecorators 设置为true来禁止警告。 那什么是装饰器呢?按照Learning Typescript中的说法就是 A class decorator is just a function t 阅读全文
装饰器在 TS 中是一个实验性的特性,需要在tsconfig.json中将 experimentalDecorators 设置为true来禁止警告。 那什么是装饰器呢?按照Learning Typescript中的说法就是 A class decorator is just a function t 阅读全文
posted @ 2021-08-25 23:04
从前有匹马叫代码
阅读(102)
评论(0)
推荐(0)
浙公网安备 33010602011771号