#include <stdio.h>
#include <dirent.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
int main(int argc, char const *argv[])
{
char const*path = arg
C语言中利用绝对路径与相对路径读取文件
最新推荐文章于 2024-12-24 18:38:55 发布