10 2021 档案

摘要:1、tcflush() 函数包含于头文件#include <termios.h>; 2、函数原型:int tcflush(int fd, int queue_selector); #include <termios.h> //头文件 /* * fd // 终端I/O打开的句柄 * queue_sel 阅读全文
posted @ 2021-10-14 16:04 飞翔的可乐! 阅读(1331) 评论(0) 推荐(0)