Kotlin 中单例模式的实现. class APIService(context: Context) { protected var mContext: Context? = null init { mContext = context.
確定! 回上一頁