This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
xmake
/
xmake-docs
oglindă de
https://github.com/xmake-io/xmake-docs
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Ramură:
master
Ramuri
Etichete
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
zh
/
examples
/
cpp
/
graphics
/
linux_framebuffer.md
linux_framebuffer.md
290 B
Permalink
Istoric
Crud
outline: deep
Linux Framebuffer
我们可以使用 Linux Framebuffer 直接在屏幕上绘制图形,而无需 X11 或 Wayland。
基础示例
编译运行
$ xmake $ xmake run