开发者

eliminate trailing spaces in url

开发者 https://www.devze.com 2023-01-23 07:03 出处:网络
If a url has trailing spaces in it.how to find them and eliminate th开发者_如何学Goe trailing space ..

If a url has trailing spaces in it.how to find them and eliminate th开发者_如何学Goe trailing space ..

http://www.youtube.com/watch?v=cs3ROFNxa5M

Thanks


myString.strip()

0

精彩评论

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