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 e057021 commit b621a93Copy full SHA for b621a93
docs/smalltalk/st0085.md
@@ -65,7 +65,7 @@
65
66
在开发过程中自然而然就遇到到了RISC-V芯片等更加底层的本地化需求。在解决这个问题时我们引入了中英双语的汇编语言,不仅仅是标识符可以支持中文,关键字同样提供中文。以下是裸机的一个例子:
67
68
-```s
+```
69
# 裸机输出字符串例子
70
71
# QEMU virt 机器 UART0 和 exit device 的基地址
0 commit comments