putInt

abstract fun putInt(key: String, value: Int)

存入 Int 类型数据。