We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9f5aa commit fc932d6Copy full SHA for fc932d6
source/c02/c02_07.md
@@ -1,4 +1,4 @@
1
-# 2.6 【基础】运算符(超全整理)
+# 2.7 【基础】运算符(超全整理)
2
3
## 0. 什么是运算符?
4
source/conf.py
@@ -105,7 +105,7 @@
105
sys.path.append(os.path.abspath(_exts))
106
107
html_js_files = [
108
- 'js/readmore.js',
+# 'js/readmore.js',
109
'js/baidutongji.js',
110
]
111
0 commit comments