登录

最新会员 最新下载

成为了本站VIP会员

05月23日 08:34

成为了本站VIP会员

05月22日 12:01

成为了本站VIP会员

05月21日 19:06

成为了本站VIP会员

05月21日 11:21

成为了本站VIP会员

05月20日 21:43

成为了本站VIP会员

05月13日 14:43
已选条件
  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
下载
40
浏览
2023-06-16发布

2. Kotlin项目demo

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

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