mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-03-03 19:47:13 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<p>说明:功能同getchar</p>
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// getkey.c
|
||||
|
||||
@@ -28,5 +28,5 @@
|
||||
}
|
||||
}
|
||||
|
||||
</pre>相关函数:<font color=gray>getch,getchar,kbhit</font>
|
||||
</code></pre>相关函数:<font color=gray>getch,getchar,kbhit</font>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user