摘要:.
阅读全文
随笔分类 - iTech
....
摘要:(1)安装msys2 (2)更新\etc\pacman.d\下的源文件 mirrorlist.msys Server = http://repo.msys2.org/msys/$arch/ Server = https://sourceforge.net/projects/msys2/files/R
阅读全文
摘要:#include <stdlib.h> #include <string.h> #include <getopt.h> #include <stdint.h> #include <stdio.h> #include <limits.h> #include <unistd.h> #include <sys/types.h> typedef enum { DC1394_BAYER_METHOD_NEA
阅读全文
|