mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-18 00:44:36 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<p>说明:请参见UpdateLCD中关于mode的含义。</p>
|
||||
textmode会影响屏幕上已有内容的显示。
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// textmode.c
|
||||
|
||||
@@ -32,5 +32,5 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
</pre>相关函数:<a href="UpdateLCD.html">UpdateLCD</a>
|
||||
</code></pre>相关函数:<a href="UpdateLCD.html">UpdateLCD</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user