开发者

How can I find file extension in ruby?

开发者 https://www.devze.com 2023-03-30 04:05 出处:网络
How can I find file extension in ru开发者_StackOverflow社区by ? Any example ?Try this => ext = File.extname(file_name)
0

精彩评论

暂无评论...
验证码 换一张
取 消