本站改版新增arduino频道
def geturlfilename(strurl):
file_name = strurl.split('/')[-1]
return file_name例如:http://www.xxx.com/1/2/3/123.php
结果:123.php
Copyright © 2014 ESP56.com All Rights Reserved
晋ICP备14006235号-22 晋公网安备14108102001165号
执行时间: 0.010138988494873 seconds