首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
javascriptWhy Type 39number39 is
javascript - Why Type 'number' is not assignable to type 'T'? - Stack Overflow
function say3<T>(a: T): T { return a + 1; } let speak = say3<number>(1)I tried the demo,
javascriptWhy Type 39number39 is not assignable to type 39T39Stack Overflow
admin
5小时前
2
0