mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-04-23 01:39:43 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
1:在(x,y)处画点
|
||||
2:将(x,y)处的点的状态取反
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// pixel.c
|
||||
|
||||
@@ -39,5 +39,5 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
</pre>相关函数:<a href="getpixel.html">getpixel</a>
|
||||
</code></pre>相关函数:<a href="getpixel.html">getpixel</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user