美文网首页
Kotlin起步

Kotlin起步

作者: 疯长的胡茬 | 来源:发表于2017-05-19 21:55 被阅读0次

    使用IntelliJ IDEA编写Kotlin

    选择Kotlin工程

    Kotlin-IntelliJ-1.png

    选择项目目录

    Kotlin-IntelliJ-2.png

    创建一个Kotlin文件

    Kotlin-IntelliJ-3.png

    Hello World!

    Kotlin-IntelliJ-4.png

    Run!

    Kotlin-IntelliJ-5.png

    Output

    Kotlin-IntelliJ-6.png

    参考网站

    kotlinlang官网
    Kotlin在线体验编辑器

    相关文章

      网友评论

          本文标题:Kotlin起步

          本文链接:https://www.haomeiwen.com/subject/enkuxxtx.html