File tree 1 file changed +13
-4
lines changed
1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : landing-page
3
3
language : zh-cn
4
+
4
5
title : 学习 Scala
5
6
namespace : root
6
7
discourse : true
@@ -25,8 +26,12 @@ sections:
25
26
description : " 通过一系列小课程来学习 Scala。"
26
27
icon : " fa fa-book"
27
28
link : /zh-cn/scala3/book/introduction.html
29
+ - title : " Scala 工具箱"
30
+ description : " 发送 HTTP 请求,写文件,运行进程,解析 JSON... "
31
+ icon : " fa fa-toolbox"
32
+ link : /toolkit/introduction.html
28
33
- title : " 在线课程"
29
- description : " 新手和有经验的程序员在 moocs 学习 Scala。"
34
+ description : " 新手和有经验的程序员在 MOOCS 学习 Scala。"
30
35
icon : " fa fa-cloud"
31
36
link : /online-courses.html
32
37
- title : 书籍
@@ -60,10 +65,14 @@ sections:
60
65
description : " Scala 语言特性的常见问题及答案。"
61
66
icon : " fa fa-question-circle"
62
67
link : /tutorials/FAQ/index.html
63
- - title : " 语言规范"
64
- description : " 语言规范"
68
+ - title : " 语言规范 v2.x"
69
+ description : " Scala 2 正式的语言规范。"
70
+ icon : " fa fa-book"
71
+ link : https://scala-lang.org/files/archive/spec/2.13/
72
+ - title : " 语言规范 v3.x"
73
+ description : " Scala 3 正式的语言规范。"
65
74
icon : " fa fa-book"
66
- link : https://scala-lang.org/files/archive/spec/2.12 /
75
+ link : https://scala-lang.org/files/archive/spec/3.4 /
67
76
- title : " Scala 3 语言参考"
68
77
description : " Scala 3 语言参考"
69
78
icon : " fa fa-book"
You can’t perform that action at this time.
0 commit comments