2021年11月10日

摘要: string fullPath = @"\WebSite1\Default.aspx"; string filename = System.IO.Path.GetFileName(fullPath);//文件名 “Default.aspx” string extension = System.IO. 阅读全文
posted @ 2021-11-10 17:07 Violin_Huang 阅读(45) 评论(0) 推荐(0)

导航