随笔分类 - 小项目
摘要:arm-linux-gcc test.c -ljpeg -I /usr/local/libjpeg-8a/include/ -L /usr/local/libjpeg-8a/lib/ 这样编译 代码 #include<stdio.h>#include<sys/types.h>#include<dir
阅读全文
摘要:实现了 增删改查 创建了一个结构体 保存 num name cout price 代码 #include<stdio.h>#include<string.h>#include<fcntl.h>#include<sys/mman.h> typedef struct{ int num; char nam
阅读全文

浙公网安备 33010602011771号