C#上機實驗(三)

   一、假設有一個字符串strFilename=@"D:\C#程序設計\實驗3\MyFile.TXT"。請使用字符串方法,取出路徑中的文件名「MyFile.TXT」。ui 代碼:spa using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleAp
相關文章
相關標籤/搜索