我已经阅读了Kotlin文档以及维基百科链接( ... infix fun Int.subtract(x: Int) = this.minus(x) //Added infix notation here
確定! 回上一頁