chore: Sync 150 markdown render format

This commit is contained in:
h4
2022-04-23 22:19:09 +09:00
committed by GitHub
parent c855948c06
commit 7c752afaf4

View File

@ -109,7 +109,7 @@ public:
}; };
``` ```
# 题外话 ## 题外话
我们习惯看到的表达式都是中缀表达式,因为符合我们的习惯,但是中缀表达式对于计算机来说就不是很友好了。 我们习惯看到的表达式都是中缀表达式,因为符合我们的习惯,但是中缀表达式对于计算机来说就不是很友好了。
@ -128,7 +128,7 @@ public:
# 其他语言版本 ## 其他语言版本
java: java: