相信积累的力量

该文被密码保护。 阅读全文
posted @ 2013-07-22 19:48 ThreeF 阅读(0) 评论(0) 推荐(0) 编辑
摘要: http://docs.python.org/2/library/re.html7.2.re— Regular expression operationsThis module provides regular expression matching operations similar to those found in Perl. Both patterns and strings to be searched can be Unicode strings as well as 8-bit strings.Regular expressions use the backslash char 阅读全文
posted @ 2013-07-22 12:34 ThreeF 阅读(1318) 评论(1) 推荐(0) 编辑

相信积累的力量