三级在线观看中文字幕完整版,亚洲中文无码天堂一区二区三区,卡通动画-第三页少妇无码AV无码专区,A毛片,官方回应高速免费延时,国色天香av,久久99精品久久久久久清纯,14万奖金扣多少税,日韩欧精品无码视频无删节


C# 路徑中獲取文件全路徑

C# 路徑中獲取文件全路徑、目錄、擴(kuò)展名、文件名稱



學(xué)習(xí)下載專區(qū) 【2019-11-14 15:50】


//獲取當(dāng)前運(yùn)行程序的目錄

Application.StartupPath;
Environment.CurrentDirectory;

//一個(gè)文件目錄
string filePath = "C:\\JiYF\\BenXH\\BenXHCMS.xml";
System.IO.Path.GetFullPath(filePath);? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?//-->C:\JiYF\BenXH\BenXHCMS.xml
System.IO.Path.GetDirectoryName(filePath);? ? ? ? ? ? ? ? ? ? ? ? ? ?//-->C:\JiYF\BenXH
System.IO.Path.GetFileName(filePath);? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? //-->BenXHCMS.xml
System.IO.Path.GetFileNameWithoutExtension(filePath);? ? ? ? //-->BenXHCMS
System.IO.Path.GetExtension(filePath);? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? //-->.xml
System.IO.Path.GetPathRoot(filePath);? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?//-->C:\
————————————————
友情鏈接:
sql修復(fù)專家
  • 關(guān)注微博
    聯(lián)系QQ
  • 二維碼
  • 掃一掃加關(guān)注

——信陽(yáng)市速全網(wǎng)絡(luò)科技有限公司——

版權(quán)所有:信陽(yáng)市速全網(wǎng)絡(luò)科技有限公司

豫ICP備19030104號(hào)-2