Python论坛  - 讨论区

标题:[python-chinese] 在python中如何设置当前工作目录

2008年01月20日 星期日 17:24

Joey tang.jiyu在gmail.com
星期日 一月 20 17:24:28 HKT 2008

Hi All,

pythonÖпÉÒÔʹÓà os.getcwd()»ñÈ¡µ±Ç°¹¤×÷Ŀ¼£¬ÓÐûÓз½·¨À´ÉèÖõ±Ç°¹¤×éĿ¼ÄØ£¿

¶àл.

-- 
Best Regard,
Tang, Jiyu (Joey)
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/b85e1821/attachment.htm 

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

2008年01月20日 星期日 19:02

大郎 iexper在gmail.com
星期日 一月 20 19:02:23 HKT 2008

µ±Ç°ÎļþĿ¼ÒѾ­ÔÚ¿ÉËÑË÷µÄĿ¼ÖÐÁË£¬Òª½«ÆäËûĿ¼¼Ó½øÀ´Ê¹ÓÃ
import sys
sys.path.append('app/models')

Äã˵µÄµ±Ç°¹¤×éĿ¼ÊÇָʲô£¿


On 1/20/08, Joey <tang.jiyu在gmail.com> wrote:
>
> Hi All,
>
> pythonÖпÉÒÔʹÓà os.getcwd()»ñÈ¡µ±Ç°¹¤×÷Ŀ¼£¬ÓÐûÓз½·¨À´ÉèÖõ±Ç°¹¤×éĿ¼ÄØ£¿
>
> ¶àл.
>
> --
> Best Regard,
> Tang, Jiyu (Joey)
>
> _______________________________________________
> 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
>



-- 
http://del.icio.us/iexper
http://twitter.com/qichangxing
http://webpy.org
http://blog.hi0791.com (build with web.py)
http://www.baicai.com °Ù²ÅÕÐƸ
Gtalk: iexper(at)gmail.com
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/9aa84075/attachment.html 

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

2008年01月20日 星期日 19:23

憨狗 hackgou在gmail.com
星期日 一月 20 19:23:08 HKT 2008

chdir()

On 1/20/08, Joey <tang.jiyu at gmail.com> wrote:
> Hi All,
>
> python中可以使用 os.getcwd()获取当前工作目录,有没有方法来设置当前工组目录呢?
>
> 多谢.
>
> --
> Best Regard,
> Tang, Jiyu (Joey)
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
关注LAMP平台、安全、及web开发的个人blog: http://hackgou.itbbq.com
PGP KeyID: hackgou#Gmail.com
PGP KeyServ: subkeys.pgp.net

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

2008年01月20日 星期日 21:29

Handle.Huang handle.huang0409在gmail.com
星期日 一月 20 21:29:44 HKT 2008

在Django中如果用 "python manage.py sqlall urus" 命令创建数据库脚本,但是没有效果,是否这个命令对目录结构有特殊要求,因为这里我修改了默认的结构,如果在不修改结构的情况下,要如果做?


urus
│  urls.py
│  urls.pyc
│  __init__.py
│  __init__.pyc
│
├─models
│      projects.py
│      __init__.py
│      __init__.pyc
│
└─views
        main.py
        main.pyc
        __init__.py
        __init__.pyc_______________________________________________
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

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

2008年01月20日 星期日 22:04

Joey tang.jiyu在gmail.com
星期日 一月 20 22:04:43 HKT 2008

¶÷£¬¸ã¶¨ÁË
¾ÍÊÇʹÓÃµÄ os.chdir()

·Ç³£¸Ðл



2008/1/20 º©¹· <hackgou在gmail.com>:

> chdir()
>
> On 1/20/08, Joey <tang.jiyu在gmail.com> wrote:
>  > Hi All,
> >
> > pythonÖпÉÒÔʹÓà os.getcwd()»ñÈ¡µ±Ç°¹¤×÷Ŀ¼£¬ÓÐûÓз½·¨À´ÉèÖõ±Ç°¹¤×éĿ¼ÄØ£¿
> >
> > ¶àл.
> >
> > --
> > Best Regard,
> > Tang, Jiyu (Joey)
> > _______________________________________________
> > 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
> >
>
>
> --
> ¹Ø×¢LAMPƽ̨¡¢°²È«¡¢¼°web¿ª·¢µÄ¸öÈËblog: http://hackgou.itbbq.com
> PGP KeyID: hackgou#Gmail.com
> PGP KeyServ: subkeys.pgp.net
>  _______________________________________________
> 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 Regard,
Tang, Jiyu (Joey)
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/aab59d2d/attachment.html 

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

2008年01月20日 星期日 22:21

book4e book4e在gmail.com
星期日 一月 20 22:21:52 HKT 2008

sqlall Ö»ÊÇÏÔʾ sql Óï¾ä£¬²¢²» sync µ½Êý¾Ý¿â°É¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/008025ac/attachment.html 

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

2008年01月20日 星期日 22:24

Handle.Huang handle.huang0409在gmail.com
星期日 一月 20 22:24:19 HKT 2008

ÊǶԣ¬ÎÒÏÖÔÚÖ»ÊÇÏ£ÍûËûÏÈÊÇsql£¬µ«ÊÇËûûÓÐÏÔʾ£¬²»ÖªµÀʲôԭÒò£¬ÍøÉÏÎÒҲû²é
µ½

 

·¢¼þÈË: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] ´ú±í book4e
·¢ËÍʱ¼ä: 2008Äê1ÔÂ20ÈÕ 22:22
ÊÕ¼þÈË: python-chinese在lists.python.cn
Ö÷Ìâ: Re: [python-chinese] Django ORMÎÊÌâ

 

sqlall Ö»ÊÇÏÔʾ sql Óï¾ä£¬²¢²» sync µ½Êý¾Ý¿â°É¡£

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/961fdc70/attachment.htm 

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

2008年01月20日 星期日 22:38

cougar2008 cougar2008在gmail.com
星期日 一月 20 22:38:25 HKT 2008

»¹ÊǸú½á¹¹ÓйØϵ°É£¬Ó¦¸Ã°´ÕÕÕý³£µÄ×ß°É£¬Òª²»ÕÒ²»µ½ÄãµÄÄ£ÐͶ¨ÒåµÄµØ·½£¬ËùÒÔûÓÐÖ´Ðнá¹û°É

Äã manage.py startapp xxx  ÊÔÊÔ£¬¸ÄÏÂÃæµÄÄ£ÐÍ




cougar2008
2008-01-20



·¢¼þÈË£º Handle.Huang
·¢ËÍʱ¼ä£º 2008-01-20 21:31:01
ÊÕ¼þÈË£º python-chinese在lists.python.cn
³­ËÍ£º 
Ö÷Ì⣺ [python-chinese]Django ORMÎÊÌâ

ÔÚDjangoÖÐÈç¹ûÓà "python manage.py sqlall urus" ÃüÁî´´½¨Êý¾Ý¿â½Å±¾£¬µ«ÊÇûÓÐЧ¹û£¬ÊÇ·ñÕâ¸öÃüÁî¶ÔĿ¼½á¹¹ÓÐÌØÊâÒªÇó£¬ÒòΪÕâÀïÎÒÐÞ¸ÄÁËĬÈϵĽṹ£¬Èç¹ûÔÚ²»Ð޸ĽṹµÄÇé¿öÏ£¬ÒªÈç¹û×ö£¿


urus
©¦  urls.py
©¦  urls.pyc
©¦  __init__.py
©¦  __init__.pyc
©¦
©À©¤models
©¦      projects.py
©¦      __init__.py
©¦      __init__.pyc
©¦
©¸©¤views
        main.py
        main.pyc
        __init__.py
        __init__.pyc_______________________________________________
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
_______________________________________________
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/20080120/12dbcd3c/attachment.html 

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

2008年01月20日 星期日 22:46

Handle.Huang handle.huang0409在gmail.com
星期日 一月 20 22:46:42 HKT 2008

Èç¹ûʹÓÃĬÈϵÄÄ£Ð͵Ļ°£¬ÄÇÒ»¸öapp¾ÍÖ»ÓÐÒ»¸ömodel.py£¬Èç¹ûÕâ¸öappÓкܶà±íµÄ
»°£¬ÄѵÀËùÓÐµÄ±í¶¼Òª¶¨ÒåÔÚÕâ¸öÒ»¸öÎļþÖУ¬ÒªÊÇÔÙ¼ÓÉÏ×Ô¶¨Òå·½·¨£¬Õâ¸öÎļþ½«»á
ÊǺֲܿÀµÄ£¬¶øÇҽṹÉÏÒ²²»ºÃ°¡¡£

 

PS£º

         Õâ¸öappÒѾ­ÔÚsetting.pyÖÐÒѾ­¶¨ÒåÁË

 

·¢¼þÈË: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] ´ú±í cougar2008
·¢ËÍʱ¼ä: 2008Äê1ÔÂ20ÈÕ 22:38
ÊÕ¼þÈË: python-chinese在lists.python.cn
Ö÷Ìâ: Re: [python-chinese] Django ORMÎÊÌâ

 

»¹ÊǸú½á¹¹ÓйØϵ°É£¬Ó¦¸Ã°´ÕÕÕý³£µÄ×ß°É£¬Òª²»ÕÒ²»µ½ÄãµÄÄ£ÐͶ¨ÒåµÄµØ·½£¬ËùÒÔû
ÓÐÖ´Ðнá¹û°É

 

Äã manage.py startapp xxx  ÊÔÊÔ£¬¸ÄÏÂÃæµÄÄ£ÐÍ

 

  _____  

cougar2008

2008-01-20

  _____  

·¢¼þÈË£º Handle.Huang

·¢ËÍʱ¼ä£º 2008-01-20 21:31:01

ÊÕ¼þÈË£º python-chinese在lists.python.cn

³­ËÍ£º 

Ö÷Ì⣺ [python-chinese]Django ORMÎÊÌâ

 

ÔÚDjangoÖÐÈç¹ûÓà "python manage.py sqlall urus" ÃüÁî´´½¨Êý¾Ý¿â½Å±¾£¬µ«ÊÇûÓÐ
Ч¹û£¬ÊÇ·ñÕâ¸öÃüÁî¶ÔĿ¼½á¹¹ÓÐÌØÊâÒªÇó£¬ÒòΪÕâÀïÎÒÐÞ¸ÄÁËĬÈϵĽṹ£¬Èç¹ûÔÚ²»
Ð޸ĽṹµÄÇé¿öÏ£¬ÒªÈç¹û×ö£¿

 

 

urus

©¦  urls.py

©¦  urls.pyc

©¦  __init__.py

©¦  __init__.pyc

©¦

©À©¤models

©¦      projects.py

©¦      __init__.py

©¦      __init__.pyc

©¦

©¸©¤views

        main.py

        main.pyc

        __init__.py

        __init__.pyc_______________________________________________

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

_______________________________________________

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/20080120/aa82fbd3/attachment-0001.htm 

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

2008年01月20日 星期日 23:14

vcc vcc在163.com
星期日 一月 20 23:14:36 HKT 2008

你用多少个文件定义模型都可以,但是你一定要在你的app目录下有一个models.py,因为django只会load这个文件,然后在models.py里import其他文件里的模型,例如:
import models_1
import models_2
...
这样就可以工作了。

----- Original Message ----- 
  From: Handle.Huang 
  To: python-chinese at lists.python.cn 
  Sent: Sunday, January 20, 2008 10:46 PM
  Subject: [python-chinese] 答复: Django ORM问题


  如果使用默认的模型的话,那一个app就只有一个model.py,如果这个app有很多表的话,难道所有的表都要定义在这个一个文件中,要是再加上自定义方法,这个文件将会是很恐怖的,而且结构上也不好啊。

   

  PS:

           这个app已经在setting.py中已经定义了

   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20080120/4b12939f/attachment.html 

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

2008年01月21日 星期一 00:02

Handle.Huang handle.huang0409在gmail.com
星期一 一月 21 00:02:37 HKT 2008

ºÃµÄ£¬Ð»Ð»

 

·¢¼þÈË: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] ´ú±í vcc
·¢ËÍʱ¼ä: 2008Äê1ÔÂ20ÈÕ 23:15
ÊÕ¼þÈË: python-chinese在lists.python.cn
Ö÷Ìâ: Re: [python-chinese] ´ð¸´: Django ORMÎÊÌâ

 

ÄãÓöàÉÙ¸öÎļþ¶¨ÒåÄ£ÐͶ¼¿ÉÒÔ£¬µ«ÊÇÄãÒ»¶¨ÒªÔÚÄãµÄappĿ¼ÏÂÓÐÒ»¸ömodels.py£¬Òò
ΪdjangoÖ»»áloadÕâ¸öÎļþ£¬È»ºóÔÚmodels.pyÀïimportÆäËûÎļþÀïµÄÄ£ÐÍ£¬ÀýÈ磺

import models_1

import models_2

...

ÕâÑù¾Í¿ÉÒÔ¹¤×÷ÁË¡£

 

----- Original Message ----- 

From: Handle.Huang handle.huang0409在gmail.com>  

To: python-chinese在lists.python.cn 

Sent: Sunday, January 20, 2008 10:46 PM

Subject: [python-chinese] ´ð¸´: Django ORMÎÊÌâ

 

Èç¹ûʹÓÃĬÈϵÄÄ£Ð͵Ļ°£¬ÄÇÒ»¸öapp¾ÍÖ»ÓÐÒ»¸ömodel.py£¬Èç¹ûÕâ¸öappÓкܶà±íµÄ
»°£¬ÄѵÀËùÓÐµÄ±í¶¼Òª¶¨ÒåÔÚÕâ¸öÒ»¸öÎļþÖУ¬ÒªÊÇÔÙ¼ÓÉÏ×Ô¶¨Òå·½·¨£¬Õâ¸öÎļþ½«»á
ÊǺֲܿÀµÄ£¬¶øÇҽṹÉÏÒ²²»ºÃ°¡¡£

 

PS£º

         Õâ¸öappÒѾ­ÔÚsetting.pyÖÐÒѾ­¶¨ÒåÁË

 

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080121/dcb3f104/attachment-0001.htm 

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

2008年01月21日 星期一 08:59

黄毅 yi.codeplayer在gmail.com
星期一 一月 21 08:59:23 HKT 2008

from urus.models import YourModel
你只需要在 models 包的 __init__.py 导入projects.py 里面的 Model 名字即可。


On 1/20/08, Handle.Huang <handle.huang0409 at gmail.com> wrote:
>
> 在Django中如果用 "python manage.py sqlall urus"
> 命令创建数据库脚本,但是没有效果,是否这个命令对目录结构有特殊要求,因为这里我修改了默认的结构,如果在不修改结构的情况下,要如果做?
>
>
> urus
> │  urls.py
> │  urls.pyc
> │  __init__.py
> │  __init__.pyc
>> ├─models
> │      projects.py
> │      __init__.py
> │      __init__.pyc
>> └─views
>        main.py
>        main.pyc
>        __init__.py
>        __init__.pyc_______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese




-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20080121/e6fdf882/attachment.html 

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

2008年01月21日 星期一 22:33

Handle.Huang handle.huang0409在gmail.com
星期一 一月 21 22:33:00 HKT 2008

»¹ÊÇÎÞ·¨Éú³É±ðµÄÎļþÖÐµÄ±í£¬³ýÁËmodels.pyµÄ±í±»Éú³ÉÍ⣬ÍⲿÎļþµÄ±íûÓÐÉú³É

 



 

Îĵµ½á¹¹ÈçÏ£º

G:.

©¦  manage.py

©¦  settings.py

©¦  settings.pyc

©¦  urls.py

©¦  urls.pyc

©¦  __init__.py

©¦  __init__.pyc

©¸©¤urus

   ©¦  models.py

   ©¦  models.pyc

   ©¦  views.py

   ©¦  __init__.py

   ©¦  __init__.pyc

   ©¦

   ©¸©¤db

           log.py

           log.pyc

           __init__.py

           __init__.pyc

 

 

ÒÔÏÂÊÇmodels.py

 

from django.db import models

from urus.db.log import log

# Create your models here.

class projects(models.Model):

    name=models.CharField(maxlength=255,unique=True)

owner=models.CharField(maxlength=255,null=True)

 

 

urus/db/log.py

 

from django.db import models

 

class log(models.Model):

comments=models.CharField(maxlength=1000)

 

 

 

·¢¼þÈË: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] ´ú±í vcc
·¢ËÍʱ¼ä: 2008Äê1ÔÂ20ÈÕ 23:15
ÊÕ¼þÈË: python-chinese在lists.python.cn
Ö÷Ìâ: Re: [python-chinese] ´ð¸´: Django ORMÎÊÌâ

 

ÄãÓöàÉÙ¸öÎļþ¶¨ÒåÄ£ÐͶ¼¿ÉÒÔ£¬µ«ÊÇÄãÒ»¶¨ÒªÔÚÄãµÄappĿ¼ÏÂÓÐÒ»¸ömodels.py£¬Òò
ΪdjangoÖ»»áloadÕâ¸öÎļþ£¬È»ºóÔÚmodels.pyÀïimportÆäËûÎļþÀïµÄÄ£ÐÍ£¬ÀýÈ磺

import models_1

import models_2

...

ÕâÑù¾Í¿ÉÒÔ¹¤×÷ÁË¡£

 

----- Original Message ----- 

From: Handle.Huang handle.huang0409在gmail.com>  

To: python-chinese在lists.python.cn 

Sent: Sunday, January 20, 2008 10:46 PM

Subject: [python-chinese] ´ð¸´: Django ORMÎÊÌâ

 

Èç¹ûʹÓÃĬÈϵÄÄ£Ð͵Ļ°£¬ÄÇÒ»¸öapp¾ÍÖ»ÓÐÒ»¸ömodel.py£¬Èç¹ûÕâ¸öappÓкܶà±íµÄ
»°£¬ÄѵÀËùÓÐµÄ±í¶¼Òª¶¨ÒåÔÚÕâ¸öÒ»¸öÎļþÖУ¬ÒªÊÇÔÙ¼ÓÉÏ×Ô¶¨Òå·½·¨£¬Õâ¸öÎļþ½«»á
ÊǺֲܿÀµÄ£¬¶øÇҽṹÉÏÒ²²»ºÃ°¡¡£

 

PS£º

         Õâ¸öappÒѾ­ÔÚsetting.pyÖÐÒѾ­¶¨ÒåÁË

 

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080121/442a9847/attachment-0001.html 
-------------- 下一部分 --------------
Ò»¸ö·ÇÎı¾¸½¼þ±»Çå³ý...
·¢ÐÅÈË: %(who)s
Ö÷Ìâ: %(subject)s
ÈÕÆÚ: %(date)s
´óС: 18518
Url: http://python.cn/pipermail/python-chinese/attachments/20080121/442a9847/attachment-0001.png 

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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号