public class Test { public static void main(Str
目的:實現用CreateDirectory創建多級目錄 1.引入靜態庫 #include "shlwapi.h" #pragma comment(lib,"shlwapi.lib") 2.函數 c