2006年09月12日 星期二 10:20
Hi,everyone I want to fild some string in a file, like linux grep command. Is there any module like sys or os can doing this? __________________________________________________ Hi,´ó¼ÒºÃ ÎÒÏëÒªÔÚÒ»¸öÎļþ£¨ÀýÈ磺file.txt£©ÖÐËÑË÷Ò»¸öÖ¸¶¨µÄ×Ö·û´®£¬»òÕßÖ¸¶¨Î»ÖõÄ×Ö·û´®£¬È»ºó¸ù¾ÝËùµÃµÄ×Ö·û´®ÄÚÈݽ¨Á¢ÏàÓ¦µÄÎļþµÄÒ»¸ö¿½±´ ÔÚPythonÖÐÓÐÕâÑùµÄmodule»òϵͳ¹¦ÄÜÂð£¿×îÆðÂë¼òµ¥µÄ×Ö·û´®²Ù×÷£¬ÓÐô£¿ ÎÒÏëÂòÒ»±¾PythonµÄÊ飬ĿµÄÊÇΪÆäËûÓ¦ÓóÌÐòд½Å±¾£¬´ó¼ÒÍƼöÒ»±¾ºÃÊ飬ÖÐÓ¢ÎĶ¼¿ÉÒÔ¡£ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20060912/4ab85e24/attachment.htm
2006年09月12日 星期二 10:25
On 9/12/06, xhsoldier <xhsoldier在163.com> wrote: > > Hi,everyone > I want to fild some string in a file, like linux grep command. > Is there any module like sys or os can doing this? > TPiP http://wiki.woodpecker.org.cn/moin/TPiP > __________________________________________________ > > Hi,大家好 > 我想要在一个文件(例如:file.txt)中搜索一个指定的字符串,或者指定位置的字符串,然后根据所得的字符串内容建立相应的文件的一个拷贝 > 在Python中有这样的module或系统功能吗?最起码简单的字符串操作,有么? > > 我想买一本Python的书,目的是为其他应用程序写脚本,大家推荐一本好书,中英文都可以。 > > > > > > > > > > 买 这 些 让 女 友 很 兴 奋 ( 图 ) > 真 会 过 日 子 ! 一 个 月 收 入 5800 漂 亮 MM 的 感 性 生 活 ( 组 图 ) > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > -- """Time is unimportant, only life important! blogging : http://blog.zoomquiet.org/pyblosxom/ wiki enter: http://wiki.woodpecker.org.cn/moin/ZoomQuiet in douban: http://www.douban.com/people/zoomq/ """
2006年09月12日 星期二 10:30
On 9/12/06, xhsoldier <xhsoldier在163.com> wrote: > > Hi,everyone > I want to fild some string in a file, like linux grep command. > Is there any module like sys or os can doing this? > > __________________________________________________ > > Hi,大家好 > 我想要在一个文件(例如:file.txt)中搜索一个指定的字符串,或者指定位置的字符串,然后根据所得的字符串内容建立相应的文件的一个拷贝 > 在Python中有这样的module或系统功能吗?最起码简单的字符串操作,有么? > > 我想买一本Python的书,目的是为其他应用程序写脚本,大家推荐一本好书,中英文都可以。 > a = "string" pos = a.find('in') if pos > -1: #找到了 [snip] -- I like python! My Blog: http://www.donews.net/limodou UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad UliPad Maillist: http://groups.google.com/group/ulipad
2006年09月12日 星期二 12:35
N êf¡Û¥zm§ÿÞ}öè¶àþXªòn$þ Þ¦f:¸ v¥1ë,j±Ê%v'«§+a¢w!w¬zX¬¶Êr¶'r}´Ó¯uÛ]6ÒÜ)Þ±ábاËkx"§âæ§tx½êò¢wÁ©í¶âÛ(ë-®)àvW¥G¥{±·©r¦jwH²Ø^æ§ÊjºW¥G¬ÊÊ+¢ÇÚ"aÁâ~)^·OÊØhjºWÊØh4ÐÃ)ÊØhÈbë>-±éݧ+a¢w!w¬zX¬¶Êr¶'rt®nÇ+·¬zwl¹»®&Þ¶r¶'r§zÇ«z«²Ùb²Û)ÊØhÉÔ˱ÊâmëÛ§²æìr¸zÚ)ÊØhÈbëê®zËeËl§+a¢w' ëZR'~m¶ÿ§+a¢w'þf¢f§þX¬¶)ߣúr¶'r§zÇLÂÔD¸m¶ÿ§+a¢w'þ©z¹_éÊØhÈbëý«miÈfz{lÿm4ëOuÛö÷ë½ÕßÚ¶Ög§¶f
Zeuux © 2025
京ICP备05028076号