大家好,又见面了,我是你们的朋友全栈君。if(!PathFileExists(_T(“d:\\test”)))
return NULL;
也可用CFileFinder查找文件是否存在。PathFileExists可查看目录和文件。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/158041.html原文链接:https://javaforall.net
PathFileExists 文件目录是否存在if(!PathFileExists(_T(“d:\\test”))) returnNULL; 也可用CFileFinder查找文件是否存在。PathFileExists可查看目录和文件。
大家好,又见面了,我是你们的朋友全栈君。if(!PathFileExists(_T(“d:\\test”)))
return NULL;
也可用CFileFinder查找文件是否存在。PathFileExists可查看目录和文件。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/158041.html原文链接:https://javaforall.net