mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-17 08:26:32 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<p>说明:可以把get_chi_font所取回的点阵信息写到屏幕上指定位置。</p>
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// write_chi_font.c
|
||||
|
||||
@@ -37,5 +37,5 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
</pre>相关函数:<a href="get_chi_font.html">get_chi_font</a>
|
||||
</code></pre>相关函数:<a href="get_chi_font.html">get_chi_font</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user