We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2166b commit f163860Copy full SHA for f163860
README.md
@@ -11,7 +11,7 @@
11
12

13
14
-
+
15
16
# 跳一跳
17
---
@@ -43,7 +43,9 @@ $ adb pull /sdcard/screen.png # 下载截屏文件到本地
43
44
用 IntelliJ IDEA *Open* JJ 目录
45
46
-可能要配置 JDK。运行
+我 MacOS 上面是 Java 9, Windows 10上是 Java 8.
47
+
48
+可能要配置 Project Structure -> JDK, Edit Configurations -> Kotlin -> Configuration -> JRE 重新选择JRE 运行
49
50
51
# 使用方法
0 commit comments