chdir

chdir 是C语言中的一个系统调用函数(同cd),用于改变当前工作目录,其参数为Path 目标目录,可以是绝对目录或相对目录。

posted on 2022-06-21 02:30  lydstory  阅读(256)  评论(0)    收藏  举报

导航