参考链接:https://wenku.baidu.com/view/ebe3c25627d3240c8447efcf.html
string path = System.IO.Path.GetDirectoryName(FullPath);
string fileName = System.IO.Path.GetFileName(FullPath);
参考链接:https://wenku.baidu.com/view/ebe3c25627d3240c8447efcf.html
string path = System.IO.Path.GetDirectoryName(FullPath);
string fileName = System.IO.Path.GetFileName(FullPath);
让时间为你证明