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
相关文章
相关标签/搜索