摘要:
1.open函数 open函数: 用来打开或者创建一个文件或者设备。 1.函数原型: int open(const char *pathname, int flags); int open(const char *pathname, int flags, mode_t mode) 2.参数: pat 阅读全文
posted @ 2022-08-24 21:46
scrutiny-span
阅读(1227)
评论(0)
推荐(0)
浙公网安备 33010602011771号