val type = object: TypeToken<S<String>>(){ }.type val s = Gson().fromJson(sJson, type). 这就有一个问题,也不算是问题。就是你使用的 S 具有泛型参数,但是你 ...
確定! 回上一頁