Python论坛  - 讨论区

标题:[python-chinese] python可以循环声明变量吗?

2007年05月23日 星期三 10:13

林杰杰 limkatkat在gmail.com
星期三 五月 23 10:13:03 HKT 2007

Áбí¿ÉÒÔ¶¯Ì¬Ôö³¤µÄ¡­¡­
======= 2007-5-23 9:47 09:47:52 xiaoyi tian ÄúÔÚÀ´ÐÅÖÐдµ½:Re: [python-chinese] python¿ÉÒÔÑ­»·ÉùÃ÷±äÁ¿Â𣿠======= 

µ«ÊÇÎÒ²»È·¶¨±äÁ¿µÄ¸öÊý£¬ÔõÑù·Åµ½Ò»¸öÁбíÄØ£¿ 
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/ff8502d3/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 14:30

鲁捷 qiuhuafeng612在hotmail.com
星期三 五月 23 14:30:59 HKT 2007

 ÓÐÇൺµÄûÓа¡£¬Çൺʲôʱ¼äÒ²¾ÙÐÐÒ»´Î¡£


Date: Wed, 23 May 2007 14:26:09 +0800From: chbin.w在gmail.comTo: python-chinese在lists.python.cnSubject: Re: [python-chinese] [¹ã¸æ] Google ¿ª·¢ÕßÈÕ--2007-5-31
°¦£¬Ã¿´Î»á¿ÎµÄʱºò£¬ÎÒ¶¼²»ÔÚ±±¾©¡£³ýÁËZoom Quiet¡¢Ìì³É¡¢LeeÒÔÍ⣬˭¶¼²»ÈÏʶ¡£
.......
 
ÕýºÃÄÇÌì¿ÉÒÔÈÏʶһÏ´ó¼Ò¡£-- Î䳤±óchbin.w在gmail.com 
_________________________________________________________________
ʹÓÃÏÂÒ»´úµÄ MSN Messenger¡£
http://imagine-msn.com/messenger/launch80/default.aspx?locale=zh-cn&source;=wlmailtagline
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/b9761399/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 15:03

kevin kevin_woso在126.com
星期三 五月 23 15:03:34 HKT 2007

Python.cn,您好!
    在linux下,如果一个文件正在从a拷贝为b,此时又有一个程序去把b拷贝为c,请问这个时候会不会出现混乱?
比如b还不完整时就被拷贝到c了.
	

        致
礼!
 				

        kevin
        kevin_woso在126.com
          2007-05-23

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 15:50

yuan xuan xuanyuan14.leo在gmail.com
星期三 五月 23 15:50:07 HKT 2007

模拟环境:
使用ftp向unix主机慢速传送一个文件,文件名tempfile
传送过程中进行拷贝:
# cp tempfile a
cp: kiteserver: Cannot open or remove a file containing a running program.
报错了

不知能否说明问题 :-)

在07-5-23,kevin <kevin_woso在126.com> 写道:
>
> Python.cn,您好!
>     在linux下,如果一个文件正在从a拷贝为b,此时又有一个程序去把b拷贝为c,请问这个时候会不会出现混乱?
> 比如b还不完整时就被拷贝到c了.
>
>
>> 礼!
>
>
> kevin
> kevin_woso在126.com
> 2007-05-23
> _______________________________________________
> 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
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/93e35089/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 15:51

yuan xuan xuanyuan14.leo在gmail.com
星期三 五月 23 15:51:21 HKT 2007

sorry,文件名字我改了一下,结果没改全。。。汗。
应该是:
# cp tempfile a
cp: tempfile: Cannot open or remove a file containing a running program.


在07-5-23,yuan xuan <xuanyuan14.leo在gmail.com> 写道:
>
> 模拟环境:
> 使用ftp向unix主机慢速传送一个文件,文件名tempfile
> 传送过程中进行拷贝:
> # cp tempfile a
> cp: kiteserver: Cannot open or remove a file containing a running program.
> 报错了
>
> 不知能否说明问题 :-)
>
> 在07-5-23, kevin <kevin_woso在126.com> 写道:
> >
> > Python.cn,您好!
> >     在linux下,如果一个文件正在从a拷贝为b,此时又有一个程序去把b拷贝为c,请问这个时候会不会出现混乱?
> > 比如b还不完整时就被拷贝到c了.
> >
> >
> > 致
> > 礼!
> >
> >
> > kevin
> > kevin_woso在126.com
> > 2007-05-23
> > _______________________________________________
> > 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
>
>
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/5025fe32/attachment-0001.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 16:22

kevin kevin_woso在126.com
星期三 五月 23 16:22:24 HKT 2007

yuan xuan£¬ÄúºÃ£¡ 

¡¡¡¡ºÇºÇ,ÎÒ¸Õ²ÅÒ²ÊÔÁËÒ»ÏÂ
    ÎÒµÄÕâ±ßûÓб¨´í,¶øÇÒÁ½¸öÎļþ´óС²»Ò»Ñù.
ftp> get core
cp core core1

-rw-r--r--   1 ningxia dba 14174504 May 23 16:56 core
-rw-r--r--   1 ningxia dba 14174504 May 23 16:57 core1

      Õâ¸öÊdzÌÐòÉÏËøÀ´¿ØÖƵÄÂð?


======== 2007-05-23 15:50:07 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ========

Ä£Äâ»·¾³£º
ʹÓÃftpÏòunixÖ÷»úÂýËÙ´«ËÍÒ»¸öÎļþ£¬ÎļþÃûtempfile
´«Ë͹ý³ÌÖнøÐп½±´£º
# cp tempfile a
cp: kiteserver: Cannot open or remove a file containing a running program.
±¨´íÁË

²»ÖªÄÜ·ñ˵Ã÷ÎÊÌâ :-)


ÔÚ07-5-23£¬ kevin <kevin_woso在126.com> дµÀ£º
Python.cn£¬ÄúºÃ£¡
    ÔÚlinuxÏÂ,Èç¹ûÒ»¸öÎļþÕýÔÚ´Óa¿½±´Îªb,´ËʱÓÖÓÐÒ»¸ö³ÌÐòÈ¥°Ñb¿½±´Îªc,ÇëÎÊÕâ¸öʱºò»á²»»á³öÏÖ»ìÂÒ?
±ÈÈçb»¹²»ÍêÕûʱ¾Í±»¿½±´µ½cÁË.


ÖÂ
Àñ£¡


kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
2007-05-23
_______________________________________________ 
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 



= = = = = = = = = = = = = = = = = = = = = = 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-05-23
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/19e8e85d/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 16:24

kevin kevin_woso在126.com
星期三 五月 23 16:24:20 HKT 2007

kevin£¬ÄúºÃ£¡ 

¡¡¡¡ÄѵÀÊÇÎÒÃǵÄlinuxµÄftpʵÏÖ²»Ò»Ñù,ÄãµÄÓмÓËø,ÎÒÕâ±ßµÄ²»¼ÓËø?

======== 2007-05-23 16:22:24 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ========

yuan xuan£¬ÄúºÃ£¡ 

¡¡¡¡ºÇºÇ,ÎÒ¸Õ²ÅÒ²ÊÔÁËÒ»ÏÂ
    ÎÒµÄÕâ±ßûÓб¨´í,¶øÇÒÁ½¸öÎļþ´óС²»Ò»Ñù.
ftp> get core
cp core core1

-rw-r--r--   1 ningxia dba 14174504 May 23 16:56 core
-rw-r--r--   1 ningxia dba 14174504 May 23 16:57 core1

      Õâ¸öÊdzÌÐòÉÏËøÀ´¿ØÖƵÄÂð?


======== 2007-05-23 15:50:07 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ========

Ä£Äâ»·¾³£º
ʹÓÃftpÏòunixÖ÷»úÂýËÙ´«ËÍÒ»¸öÎļþ£¬ÎļþÃûtempfile
´«Ë͹ý³ÌÖнøÐп½±´£º
# cp tempfile a
cp: kiteserver: Cannot open or remove a file containing a running program.
±¨´íÁË

²»ÖªÄÜ·ñ˵Ã÷ÎÊÌâ :-)


ÔÚ07-5-23£¬ kevin <kevin_woso在126.com> дµÀ£º 
Python.cn£¬ÄúºÃ£¡
    ÔÚlinuxÏÂ,Èç¹ûÒ»¸öÎļþÕýÔÚ´Óa¿½±´Îªb,´ËʱÓÖÓÐÒ»¸ö³ÌÐòÈ¥°Ñb¿½±´Îªc,ÇëÎÊÕâ¸öʱºò»á²»»á³öÏÖ»ìÂÒ?
±ÈÈçb»¹²»ÍêÕûʱ¾Í±»¿½±´µ½cÁË.


ÖÂ
Àñ£¡


kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
2007-05-23
_______________________________________________ 
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 



= = = = = = = = = = = = = = = = = = = = = = 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-05-23


= = = = = = = = = = = = = = = = = = = = = = 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-05-23
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/ac4b0c5d/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 16:26

kevin kevin_woso在126.com
星期三 五月 23 16:26:22 HKT 2007

yuan xuan£¬ÄúºÃ£¡ 

       д´íÁË!Á½¸öcore´óС²»Ò»Ñù.

¡¡¡¡ºÇºÇ,ÎÒ¸Õ²ÅÒ²ÊÔÁËÒ»ÏÂ
    ÎÒµÄÕâ±ßûÓб¨´í,¶øÇÒÁ½¸öÎļþ´óС²»Ò»Ñù.
ftp> get core
cp core core1

-rw-r--r--  1 ningxia dba  9035776 May 23 16:44 core
-rw-r--r--  1 ningxia dba 14174504 May 23 16:46 core1

======== 2007-05-23 16:22:24 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ========

yuan xuan£¬ÄúºÃ£¡ 

¡¡¡¡ºÇºÇ,ÎÒ¸Õ²ÅÒ²ÊÔÁËÒ»ÏÂ
    ÎÒµÄÕâ±ßûÓб¨´í,¶øÇÒÁ½¸öÎļþ´óС²»Ò»Ñù.
ftp> get core
cp core core1

-rw-r--r--   1 ningxia dba 14174504 May 23 16:56 core
-rw-r--r--   1 ningxia dba 14174504 May 23 16:57 core1

      Õâ¸öÊdzÌÐòÉÏËøÀ´¿ØÖƵÄÂð?


======== 2007-05-23 15:50:07 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ========

Ä£Äâ»·¾³£º
ʹÓÃftpÏòunixÖ÷»úÂýËÙ´«ËÍÒ»¸öÎļþ£¬ÎļþÃûtempfile
´«Ë͹ý³ÌÖнøÐп½±´£º
# cp tempfile a
cp: kiteserver: Cannot open or remove a file containing a running program.
±¨´íÁË

²»ÖªÄÜ·ñ˵Ã÷ÎÊÌâ :-)


ÔÚ07-5-23£¬ kevin <kevin_woso在126.com> дµÀ£º 
Python.cn£¬ÄúºÃ£¡
    ÔÚlinuxÏÂ,Èç¹ûÒ»¸öÎļþÕýÔÚ´Óa¿½±´Îªb,´ËʱÓÖÓÐÒ»¸ö³ÌÐòÈ¥°Ñb¿½±´Îªc,ÇëÎÊÕâ¸öʱºò»á²»»á³öÏÖ»ìÂÒ?
±ÈÈçb»¹²»ÍêÕûʱ¾Í±»¿½±´µ½cÁË.


ÖÂ
Àñ£¡


kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
2007-05-23
_______________________________________________ 
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 



= = = = = = = = = = = = = = = = = = = = = = 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-05-23


= = = = = = = = = = = = = = = = = = = = = = 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡kevin_woso在126.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-05-23
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/928d5d13/attachment-0001.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 16:28

yuan xuan xuanyuan14.leo在gmail.com
星期三 五月 23 16:28:15 HKT 2007

我是在AIX 5.3L上测试的结果.
一会测试一下SCO Unix和RedHat AS3 U5...

在07-5-23,kevin <kevin_woso在126.com> 写道:
>
> kevin,您好!
>  难道是我们的linux的ftp实现不一样,你的有加锁,我这边的不加锁?
>
> ======== 2007-05-23 16:22:24 您在来信中写道: ========
>
>
> yuan xuan,您好!
>  呵呵,我刚才也试了一下
>     我的这边没有报错,而且两个文件大小不一样.
> ftp> get core
> cp core core1
>
> -rw-r--r--   1 ningxia dba 14174504 May 23 16:56 core
> -rw-r--r--   1 ningxia dba 14174504 May 23 16:57 core1
>
>       这个是程序上锁来控制的吗?
>
>
> ======== 2007-05-23 15:50:07 您在来信中写道: ========
>
>
> 模拟环境:
> 使用ftp向unix主机慢速传送一个文件,文件名tempfile
> 传送过程中进行拷贝:
> # cp tempfile a
> cp: kiteserver: Cannot open or remove a file containing a running program.
> 报错了
>
> 不知能否说明问题 :-)
>
> 在07-5-23, kevin <kevin_woso在126.com> 写道:
> >
> > Python.cn,您好!
> >     在linux下,如果一个文件正在从a拷贝为b,此时又有一个程序去把b拷贝为c,请问这个时候会不会出现混乱?
> > 比如b还不完整时就被拷贝到c了.
> >
> >
> > 致
> > 礼!
> >
> >
> > kevin
> > kevin_woso在126.com
> > 2007-05-23
> > _______________________________________________
> > 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
>
>
>  = = = = = = = = = = = = = = = = = = = = = =
>
>> 礼!
>
>  kevin
>  kevin_woso在126.com
>  2007-05-23
>
>
>  = = = = = = = = = = = = = = = = = = = = = =
>
>> 礼!
>
>  kevin
>  kevin_woso在126.com
>  2007-05-23
>
>
> _______________________________________________
> 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
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/823336a0/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月23日 星期三 16:44

yuan xuan xuanyuan14.leo在gmail.com
星期三 五月 23 16:44:15 HKT 2007

SCO Unix 5.0.2a:
ftp tempfile过程中,控制台进行cp tempfile a,结果成功,
-rw-r-----   1 xxx      group     286720 May 23 16:19 a
-rw-r-----   1 xxx      group     463360 May 23 16:19 tempfile

RedHat AS3 U5:
ftp tempfile过程中,控制台进行cp tempfile a,结果也是可以的,与sco上一样..

在07-5-23,yuan xuan <xuanyuan14.leo在gmail.com> 写道:
>
> 我是在AIX 5.3L上测试的结果.
> 一会测试一下SCO Unix和RedHat AS3 U5...
>
> 在07-5-23,kevin <kevin_woso在126.com> 写道:
>
> > kevin,您好!
> >  难道是我们的linux的ftp实现不一样,你的有加锁,我这边的不加锁?
> >
> > ======== 2007-05-23 16:22:24 您在来信中写道: ========
> >
> >
> > yuan xuan,您好!
> >  呵呵,我刚才也试了一下
> >     我的这边没有报错,而且两个文件大小不一样.
> > ftp> get core
> > cp core core1
> >
> > -rw-r--r--   1 ningxia dba 14174504 May 23 16:56 core
> > -rw-r--r--   1 ningxia dba 14174504 May 23 16:57 core1
> >
> >       这个是程序上锁来控制的吗?
> >
> >
> > ======== 2007-05-23 15:50:07 您在来信中写道: ========
> >
> >
> > 模拟环境:
> > 使用ftp向unix主机慢速传送一个文件,文件名tempfile
> > 传送过程中进行拷贝:
> > # cp tempfile a
> > cp: kiteserver: Cannot open or remove a file containing a running
> > program.
> > 报错了
> >
> > 不知能否说明问题 :-)
> >
> > 在07-5-23, kevin <kevin_woso在126.com > 写道:
> > >
> > > Python.cn,您好!
> > >     在linux下,如果一个文件正在从a拷贝为b,此时又有一个程序去把b拷贝为c,请问这个时候会不会出现混乱?
> > > 比如b还不完整时就被拷贝到c了.
> > >
> > >
> > > 致
> > > 礼!
> > >
> > >
> > > kevin
> > > kevin_woso在126.com
> > > 2007-05-23
> > > _______________________________________________
> > > 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
> >
> >
> >  = = = = = = = = = = = = = = = = = = = = = =
> >
> > 致
> > 礼!
> >
> >  kevin
> >  kevin_woso在126.com
> >  2007-05-23
> >
> >
> >  = = = = = = = = = = = = = = = = = = = = = =
> >
> > 致
> > 礼!
> >
> >  kevin
> >  kevin_woso在126.com
> >  2007-05-23
> >
> >
> > _______________________________________________
> > 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
> >
>
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070523/1b81ef92/attachment-0001.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月25日 星期五 01:44

alex yu yu.alex.z.y在gmail.com
星期五 五月 25 01:44:58 HKT 2007

¿ÉÒÔʹÓÃ
fread
fwrite
flock

On 5/23/07, kevin <kevin_woso在126.com> wrote:
>
> Python.cn£¬ÄúºÃ£¡
>     ÔÚlinuxÏÂ,Èç¹ûÒ»¸öÎļþÕýÔÚ´Óa¿½±´Îªb,´ËʱÓÖÓÐÒ»¸ö³ÌÐòÈ¥°Ñb¿½±´Îªc,ÇëÎÊÕâ¸öʱºò»á²»»á³öÏÖ»ìÂÒ?
> ±ÈÈçb»¹²»ÍêÕûʱ¾Í±»¿½±´µ½cÁË.
>
>
> ÖÂ
> Àñ£¡
>
>
> kevin
> kevin_woso在126.com
> 2007-05-23
> _______________________________________________
> 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
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070525/5c1e622b/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号