File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
books/specifying-systems-cn Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -779,7 +779,7 @@ <h1>如何使用TLA+语言描述系统</h1>
779
779
< div id ="toc " class ="toc2 ">
780
780
< div id ="toctitle "> 目录</ div >
781
781
< ul class ="sectlevel1 ">
782
- < li > < a href ="#_前言 " > 前言 </ a > </ li >
782
+ < li > < a href ="#_序言 " > 序言 </ a > </ li >
783
783
< li > < a href ="#_准备开始 "> 准备开始</ a >
784
784
< ul class ="sectlevel1 ">
785
785
< li > < a href ="#_些许简单数学 "> 1. 些许简单数学</ a >
@@ -798,7 +798,7 @@ <h1>如何使用TLA+语言描述系统</h1>
798
798
</ div >
799
799
< div id ="content ">
800
800
< div class ="sect1 ">
801
- < h2 id ="_前言 " > 前言 </ h2 >
801
+ < h2 id ="_序言 " > 序言 </ h2 >
802
802
< div class ="sectionbody ">
803
803
< div class ="paragraph ">
804
804
< p > 想去翻译这本书,主要是因为笔者从事形式化相关工作,能够在学习TLA+语言的
@@ -825,7 +825,9 @@ <h1 id="_准备开始" class="sect0">准备开始</h1>
825
825
< h2 id ="_些许简单数学 "> 1. 些许简单数学</ h2 >
826
826
< div class ="sectionbody ">
827
827
< div class ="paragraph text-center ">
828
- < p > < a href ="#_前言 "> < span class ="icon "> < i class ="fa fa-arrow-circle-left "> </ i > </ span > </ a > < a href ="#_简单时钟系统 "> < span class ="icon "> < i class ="fa fa-arrow-circle-right "> </ i > </ span > </ a > </ p >
828
+ < p > < a href ="#_序言 "> < span class ="icon "> < i class ="fa fa-level-up "> </ i > </ span > </ a >
829
+ -
830
+ < a href ="#_简单时钟系统 "> < span class ="icon "> < i class ="fa fa-level-down "> </ i > </ span > </ a > </ p >
829
831
</ div >
830
832
< hr >
831
833
< div class ="sect2 ">
@@ -1106,7 +1108,7 @@ <h2 id="_简单时钟系统">2. 简单时钟系统</h2>
1106
1108
</ div >
1107
1109
< div id ="footer ">
1108
1110
< div id ="footer-text ">
1109
- Last updated 2020-08-06 23:01:15 +0200
1111
+ Last updated 2020-08-08 19:54:38 +0200
1110
1112
</ div >
1111
1113
</ div >
1112
1114
< script type ="text/x-mathjax-config ">
You can’t perform that action at this time.
0 commit comments