/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2021-11-08 17:57
DarrenKwon
@free
kotlin 기초
기본 변수 null 허용하지 않음. null pointer exception 차단을 위함.
단, nullable 변수 선언해서 사용은 가능함.
fun main() {
var variable: Int = 1
var nulla...
더보기
☕ Kotlin
+ 더보기
HotHandCoding
0
0
0
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy