登录

最新会员 最新下载

成为了本站VIP会员

07月06日 20:15

成为了本站VIP会员

07月04日 00:40

成为了本站VIP会员

07月01日 17:25

成为了本站VIP会员

06月23日 20:52

成为了本站VIP会员

06月23日 15:06

成为了本站VIP会员

06月21日 20:06
已选条件
  1. 编程语言:kotlin
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ideaKotinError

In Kotlin, everything is an object in the sense that we can call member functions and properties on any variable. Some of the types can have a special internal representation - for example, numbers, characters and booleans can be represented as primitive values at runtime - but to the user they look like ordinary classes. In this section we describe the basic types used in Kotlin: numbers, characters, booleans, arrays, and strings.

1
下载
132
浏览
2023-06-16发布

2. Kotlin项目demo

Kotlin项目,点击事件语法,控件使用语法

1
下载
193
浏览
2022-01-25发布