mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-03-10 07:53:30 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<p>说明:toascii函数将字符c的高位清零,仅保留低七位。返回转换后的数值。</p>
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// toascii.c
|
||||
|
||||
@@ -33,5 +33,5 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
</pre>相关函数:无
|
||||
</code></pre>相关函数:无
|
||||
|
||||
|
||||
Reference in New Issue
Block a user