会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
object0812
博客园
首页
新随笔
联系
管理
订阅
2023年4月14日
还在用分割字符获取文件名等信息吗?
摘要: string filespath = @"D:\Files\测试文件.doc"; string strFilename = Path.GetFileName(filespath);//返回完整的文件名 测试文件.doc Response.Write("返回完整的文件名:" + strFilename
阅读全文
posted @ 2023-04-14 08:39 object0812
阅读(18)
评论(0)
推荐(0)
编辑
公告