摘要: 代码: //monitor.c#include <stdio.h> #include <linux/input.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> int main(int argc, char** a 阅读全文
posted @ 2021-01-27 15:16 aaron_agu 阅读(1239) 评论(0) 推荐(0) 编辑