阅读背景:

递归的mkdir()系统调用Unix。

来源:互联网 

After reading the mkdir(2) man page for the Unix system call with that name, it appears that the call doesn't create intermediate directories in a path, only the last directory in the path. Is there any way (or other function) to create all the directories in the path without resorting to manually parsing my directory string and individually creating each directory ?After reading the mkdir(2) man page for the Uni




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: