Kotlin101

所属分类:编程语言基础
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2016-02-24 07:52:23
上 传 者sh-1993
说明:  Kotlin编程语言的101个示例。
(101 examples for Kotlin Programming language.)

文件列表:
.idea/ (0, 2016-02-23)
.idea/.name (9, 2016-02-23)
.idea/compiler.xml (763, 2016-02-23)
.idea/copyright/ (0, 2016-02-23)
.idea/copyright/profiles_settings.xml (76, 2016-02-23)
.idea/dictionaries/ (0, 2016-02-23)
.idea/dictionaries/Adam.xml (83, 2016-02-23)
.idea/dictionaries/Delgado.xml (86, 2016-02-23)
.idea/encodings.xml (225, 2016-02-23)
.idea/inspectionProfiles/ (0, 2016-02-23)
.idea/inspectionProfiles/Project_Default.xml (949, 2016-02-23)
.idea/inspectionProfiles/profiles_settings.xml (235, 2016-02-23)
.idea/kannotator.xml (184, 2016-02-23)
.idea/libraries/ (0, 2016-02-23)
.idea/libraries/KotlinRuntime.xml (409, 2016-02-23)
.idea/misc.xml (695, 2016-02-23)
.idea/modules.xml (269, 2016-02-23)
.idea/scopes/ (0, 2016-02-23)
.idea/scopes/scope_settings.xml (143, 2016-02-23)
.idea/uiDesigner.xml (8919, 2016-02-23)
.idea/vcs.xml (189, 2016-02-23)
Kotlin101.iml (509, 2016-02-23)
LICENSE.TXT (1648, 2016-02-23)
lib/ (0, 2016-02-23)
lib/kotlin-runtime.jar (842786, 2016-02-23)
src/ (0, 2016-02-23)
src/Collections/ (0, 2016-02-23)
src/Collections/ArrayList/ (0, 2016-02-23)
src/Collections/ArrayList/ArrayList.kt (370, 2016-02-23)
src/Collections/Arrays/ (0, 2016-02-23)
src/Collections/Arrays/Arrays.kt (769, 2016-02-23)
src/Collections/HashMaps/ (0, 2016-02-23)
src/Collections/HashMaps/HashMap.kt (624, 2016-02-23)
src/Functions/ (0, 2016-02-23)
src/Functions/Cascades/ (0, 2016-02-23)
src/Functions/Cascades/Cascades.kt (1029, 2016-02-23)
src/Functions/Closure/ (0, 2016-02-23)
src/Functions/Closure/Closure.kt (204, 2016-02-23)
... ...

This is a collection of runnable console applications that highlights the features of [Kotlin programming language](http://confluence.jetbrains.net/display/Kotlin/Welcome). The use of console application enable an easy way to demonstrate features of Kotlin programming language quickly. All the code here compiles under Kotlin Plugin 1.0.0. I find it useful when I forgot certain Kotlin construct. Instead of looking up on the documentation, I just quickly checked the snippets in Kotlin101.

近期下载者

相关文件


收藏者