08 2024 档案

摘要:实现效果 代码 #define OBJ_PARENT_WIDTH 970 #define OBJ_PARENT_HEIGH 446 #define OBJ_BTN_WIDTH 150 #define OBJ_BTN_HEIGH 50 #define OBJ_BTN_POS_X 120 #define 阅读全文
posted @ 2024-08-23 11:55 小城熊儿 阅读(523) 评论(0) 推荐(0)
摘要:// 编译 // arm-openwrt-linux-muslgnueabi-gcc -o 17_safe_lcd_camera_test ./jpeg_show.c -L./lib/ -ljpeg -I./include/ #include <stdio.h> #include <stdlib.h 阅读全文
posted @ 2024-08-20 11:05 小城熊儿 阅读(55) 评论(0) 推荐(0)