Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21cd2d3

Browse files
author
haohao
authored
Update README.md
1 parent d2b2f8c commit 21cd2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Kotlin 源于 JetBrains 的圣彼得堡团队,名称取自圣彼得堡附近
1414
Kotlin 是一个基于 JVM 的编程语言,与 Java 有很深的渊源。它能与 Java 100% 互通,具备诸多 Java 尚不支持的新特性。Kotlin 可以编译成 Java 字节码,也可以编译成 JavaScript ,方便在没有 JVM 的设备上运行,可用于移动端以及 Web 开发,是一种全栈式开发语言。
1515

1616
## Java to Kotlin
17-
下面是这几天整理出来的 Java to Kotlin 主要语法,以便于你快速认识 Kotlin 这门语言。
17+
下面是 Java to Kotlin 主要语法,以便于你快速认识 Kotlin 这门语言。
1818

1919
### 变量
2020
**Java**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /