阅读背景:

Kotlin语言学习笔记(4)

来源:互联网 
// 函数定义及调用
fun double(x: Int): Int {
return 2*x
}



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: