The call to Vim’s built-in mkdir() then takes this directory path and creates all the interim directories along it (as requested by the second argument, "p").
然后,对Vim 的内置mkdir() 的调用读取这个目录路径,按这个路径创建所有临时目录(按第二参数要求,"p")。
The call to Vim’s built-in mkdir() then takes this directory path and creates all the interim directories along it (as requested by the second argument, "p").
然后,对Vim 的内置mkdir() 的调用读取这个目录路径,按这个路径创建所有临时目录(按第二参数要求,"p")。
应用推荐