随笔 - 2649  文章 - 2452  评论 - 0  阅读 - 80424
上一页 1 ··· 261 262 263 264 265
  2024年12月20日
摘要: GIF decoder Allow to use of GIF images in LVGL. Based on https://github.com/lecram/gifdec When enabled in lv_conf.h with LV_USE_GIF lv_gif_create(pare 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(6) 评论(0) 推荐(0) 编辑
摘要: PNG decoder Allow the use of PNG images in LVGL. This implementation uses lodepng library. If enabled in lv_conf.h by LV_USE_PNG LVGL will register a 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(5) 评论(0) 推荐(0) 编辑
摘要: JPG decoder Allow the use of JPG images in LVGL. Besides that it also allows the use of a custom format, called Split JPG (SJPG), which can be decided 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(1) 评论(0) 推荐(0) 编辑
摘要: BMP decoder This extension allows the use of BMP images in LVGL. This implementation uses bmp-decoder library. The pixel are read on demand (not the w 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(4) 评论(0) 推荐(0) 编辑
摘要: File System Interfaces LVGL has a File system module to provides an abstraction layer for various file system drivers. LVG has build in support for FA 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Monkey A simple monkey test. Use random input to stress test the application. Usage Enable LV_USE_MONKEY in lv_conf.h. First configure monkey, use lv_ 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(12) 评论(0) 推荐(0) 编辑
摘要: Snapshot Snapshot provides APIs to take snapshot image for LVGL object together with its children. The image will look exactly like the object. Usage 阅读全文
posted @ 2024-12-20 08:52 AtlasLapetos 阅读(7) 评论(0) 推荐(0) 编辑
  2024年11月26日
摘要: 以下 Web 开发人员学习路线图是来自 Github developer-roadmap 项目,目前已经有繁体版翻译 developer-roadmap-chinese。 主要有三个方向,分别为前端开发、后端开发和运维。图片中不同颜色的意义: 黄色:推荐; 灰色:尽可能学习; 橙色:任选其一。 可以 阅读全文
posted @ 2024-11-26 16:31 AtlasLapetos 阅读(12) 评论(0) 推荐(0) 编辑
  2024年11月1日
摘要: 计算机网络学习的核心内容就是网络协议的学习。网络协议是为计算机网络中进行数据交换而建立的规则、标准或者说是约定的集合。因为不同用户的数据终端可能采取的字符集是不同的,两者需要进行通信,必须要在一定的标准上进行。一个很形象地比喻就是我们的语言,我们大天朝地广人多,地方性语言也非常丰富,而且方言之间差距 阅读全文
posted @ 2024-11-01 10:32 AtlasLapetos 阅读(135) 评论(0) 推荐(0) 编辑
上一页 1 ··· 261 262 263 264 265
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示