写完才发现它居然报错: Cannot use 'T' as reified type parameter. Use a class instead 意思大概就是泛型推断不了具体类型吧。 Kotlin提供了reified ...
確定! 回上一頁