摘要:
import java.util.* /** * You can edit, run, and share this code. * play.kotlinlang.org */ abstract class Course(val topic: String, val price: Double) 阅读全文
posted @ 2020-10-12 03:39
Zhentiw
阅读(71)
评论(0)
推荐(0)
摘要:
import java.util.* /** * You can edit, run, and share this code. * play.kotlinlang.org */ interface Driveable { fun drive() } interface Buildable { va 阅读全文
posted @ 2020-10-12 03:24
Zhentiw
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号