首页
建站资讯
SEO优化
小程序
网站建设
数码科技
软件介绍
系统教程
questions
登录
标签
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
25天前
6
0