getname

  • getname函数详解

    一、getname函数的定义 char *getname(const char *path); getname函数的作用是从路径中提取文件名,并以字符串形式返回。函数的参数path…

    编程 2024-12-12