欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

Python去除字符串兩端空格的方法

系統 2079 0

目的

  獲得一個首尾不含多余空格的字符串

方法

可以使用字符串的以下方法處理:

string.lstrip(s[, chars])
Return a copy of the string with leading characters removed. If chars is omitted or None, whitespace characters are removed. If given and not None, chars must be a string; the characters in the string will be stripped from the beginning of the string this method is called on.

string.rstrip(s[, chars])
Return a copy of the string with trailing characters removed. If chars is omitted or None, whitespace characters are removed. If given and not None, chars must be a string; the characters in the string will be stripped from the end of the string this method is called on.

string.strip(s[, chars])
Return a copy of the string with leading and trailing characters removed. If chars is omitted or None, whitespace characters are removed. If given and not None, chars must be a string; the characters in the string will be stripped from the both ends of the string this method is called on.

?

具體的效果如下:

復制代碼 代碼如下:

In [10]: x='???? Hi,Jack!??????? '

In [11]: print '|',x.lstrip(),'|',x.rstrip(),'|',x.strip(),'|'
| Hi,Jack!???????? |????? Hi,Jack! | Hi,Jack! |

其中提供的參數chars用來刪除特定的符號,注意空格并沒有被移除,例如:

復制代碼 代碼如下:

In [12]: x='yxyxyxxxyy Hello xyxyxyy'

In [13]: print x.strip('xy')
?Hello


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 日韩专区在线观看 | 久操青青 | 亚欧视频在线观看 | 在线欧美 | 亚洲精品在线播放视频 | 国产欧美一区二区 | 欧洲色阁中文字幕 | 亚洲国产综合人成综合网站00 | 亚洲日韩欧美一区二区在线 | 亚洲高清视频一区二区 | 91精品国产综合久久青草 | 国产精品91久久久久 | 九色九色久综色鬼在线 | 免费国产va在线观看视频 | 毛片免费在线观看 | 日韩精品 电影一区 亚洲 | 欧美一级电影视频 | 欧美日韩性高爱潮视频 | 青草视频网址 | 国产成人在线一区二区 | 成人网址大全 | 碰超丶在线免费 | 精品日本三级在线观看视频 | 九一精品| 久久最新精品 | 国产精品97在线 | 欧美行性性性o00x | 成人午夜大片免费看爽爽爽 | 久久狠狠一本精品综合网 | 国产乱子伦一区二区三区 | jizz18毛片| 成人永久在线 | 夜夜未满 18勿进的爽影院 | 女猛烈无遮挡性视频免费 | 99成人免费视频 | 久久国产精品免费网站 | 偷拍亚洲制服另类无码专区 | 欧美高清一级片 | 操欧美女| 无遮挡一级毛片私人影院 | 香港一级毛片免费看 |