2007年09月11日 星期二 00:51
test.txtÄÚÈÝΪ 1 2 3 4 5 6 7 file = open('test.txt', 'r') data2 = file.readlines() print len(data2) file.close() Êä³öȴΪ0 ÓÃreadÒ²²»ÐС£ ÄѵÀµÃÓÃ2½øÖÆÀ´¶ÁÂ𣿠-------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070911/c38d749e/attachment.html -------------- 下一部分 -------------- ǶÈëµÄ¡¢ÎÞ·¨È·¶¨×Ö·û¼¯µÄÎı¾±»³ýÈ¥ÁË... Ãû³Æ£ºtest.txt Url£º http://python.cn/pipermail/python-chinese/attachments/20070911/c38d749e/attachment.txt
2007年09月11日 星期二 00:54
ÔΡ£Õâ¸ö·ûºÅ·¢³öÈ¥ºóûÁË ¾ÍÊÇÒ»¸öÏò×óµÄ¼ýÍ·¡£ÔÚ1ÉÏÃæÒ»ÐС£ ¿ÉÒÔ¿´¿´¸½¼þ¡£ÓÃgmailµÄµÃµãdownload´ò¿ª ÓÃview´ò¿ªÒ²Ã»ÓС£ On 9/11/07, Tian <askfor在gmail.com> wrote: > > test.txtÄÚÈÝΪ > > 1 > 2 > 3 > 4 > 5 > 6 > 7 > > > file = open('test.txt', 'r') > data2 = file.readlines() > print len(data2) > file.close() > Êä³öȴΪ0 > ÓÃreadÒ²²»ÐС£ > > ÄѵÀµÃÓÃ2½øÖÆÀ´¶ÁÂ𣿠> > -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070911/a6967bb8/attachment.htm
2007年09月11日 星期二 08:17
是0x1a,属于控制符,用二进制读肯定没问题~~ 在07-9-11,Tian <askfor在gmail.com> 写道: > > 晕。这个符号发出去后没了 就是一个向左的箭头。在1上面一行。 > 可以看看附件。用gmail的得点download打开 用view打开也没有。 > > > On 9/11/07, Tian <askfor在gmail.com> wrote: > > > > test.txt内容为 > > > > 1 > > 2 > > 3 > > 4 > > 5 > > 6 > > 7 > > > > > > file = open('test.txt', 'r') > > data2 = file.readlines() > > print len(data2) > > file.close() > > 输出却为0 > > 用read也不行。 > > > > 难道得用2进制来读吗? > > > > > > _______________________________________________ > 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 > -- Best Regards! Ace Strong ================================================== Nanjing University of Aeronautics and Astronautics. College of Civil Aviation Tao Cheng E-mail: acestrong在gmail.com ;acestrong在nuaa.edu.cn Tel: 86-025-84892273 ================================================== -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070911/feef5a3d/attachment.html
Zeuux © 2025
京ICP备05028076号