只若初见

js获取文件文件名去掉后缀名

电脑版发表于:2020/5/8 11:10

代码很简单直接贴:

//js获取文件文件名去掉后缀名
var filename = file.name.substring(0, file.name.lastIndexOf("."));


关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢