2008年01月08日 星期二 16:31
identifier ::= (letter|"_") (letter | digit | "_")* letter ::= lowercase | uppercase lowercase ::= "a"..."z" uppercase ::= "A"..."Z" digit ::= "0"..."9" Identifiers are unlimited in length. Case is significant. 长度用处不大
2008年01月08日 星期二 16:57
On Jan 8, 2008 4:31 PM, 樊帆 <fanfan19830910在gmail.com> wrote: > identifier ::= (letter|"_") (letter | digit | "_")* > letter ::= lowercase | uppercase > lowercase ::= "a"..."z" > uppercase ::= "A"..."Z" > digit ::= "0"..."9" > > Identifiers are unlimited in length. Case is significant. > > 长度用处不大 > python 3000才可以。 -- I like python! UliPad <>: http://code.google.com/p/ulipad/ meide < >: http://code.google.com/p/meide/ My Blog: http://www.donews.net/limodou
2008年01月08日 星期二 17:17
Python3000 A mythical python release, allowed not to be backward compatible, with telepathic interface. 8月才发布正式版啊,beta2不敢用,呵呵 2008/1/8, limodou <limodou在gmail.com>: > On Jan 8, 2008 4:31 PM, 樊帆 <fanfan19830910在gmail.com> wrote: > > identifier ::= (letter|"_") (letter | digit | "_")* > > letter ::= lowercase | uppercase > > lowercase ::= "a"..."z" > > uppercase ::= "A"..."Z" > > digit ::= "0"..."9" > > > > Identifiers are unlimited in length. Case is significant. > > > > 长度用处不大 > > > python 3000才可以。 > > --
2008年01月08日 星期二 17:28
On Jan 8, 2008 5:17 PM, 樊帆 <fanfan19830910在gmail.com> wrote: > Python3000 > A mythical python release, allowed not to be backward compatible, > with telepathic interface. > > 8月才发布正式版啊,beta2不敢用,呵呵 > 什么beta2,现在是alpha2 -- Best Regards, Leo Jay
2008年01月08日 星期二 17:40
当然可以了。 现在已经有这个组件了,只不过不是用PY写的。用C#写的,用C++我以前也写过没有成功。 ======= 2008-01-08 17:26:11 您在来信中写道:======= >突来奇想: > >能不能从html文件基础上 生成图片??像网页的截图 > > > >-- >身体是革命的本钱!! >blog:http://blog.oldpai.cn >_______________________________________________ >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 = = = = = = = = = = = = = = = = = = = = 致 礼! 罗万华 lalauo在163.com 2008-01-08
2008年01月08日 星期二 17:44
ÕâÖÖ¹¦ÄÜÊÇʲôÔÀí°¡£¿ > Date: Tue, 8 Jan 2008 17:40:06 +0800 > From: lalauo在163.com > To: python-chinese在lists.python.cn > Subject: Re: [python-chinese] ÖÆ×÷ Django ¿ª·¢ÎĵµµÄ PDFÎļþ > > µ±È»¿ÉÒÔÁË¡£ > ÏÖÔÚÒѾÓÐÕâ¸ö×é¼þÁË£¬Ö»²»¹ý²»ÊÇÓÃPYдµÄ¡£ÓÃC#дµÄ£¬ÓÃC++ÎÒÒÔǰҲд¹ýûÓгɹ¦¡£ > > ======= 2008-01-08 17:26:11 ÄúÔÚÀ´ÐÅÖÐдµÀ£º======= > > >Í»À´ÆæÏë: > > > >Äܲ»ÄÜ´ÓhtmlÎļþ»ù´¡ÉÏ Éú³ÉͼƬ??ÏñÍøÒ³µÄ½Øͼ > > > > > > > >-- > >ÉíÌåÊǸïÃüµÄ±¾Ç®£¡£¡ > >blog:http://blog.oldpai.cn > >_______________________________________________ > >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 > > = = = = = = = = = = = = = = = = = = = = > > > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Ö > Àñ£¡ > > > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÂÞÍò»ª > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡lalauo在163.com > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2008-01-08 > > _______________________________________________ > 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 _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20080108/101d8296/attachment.html
2008年01月08日 星期二 17:49
调用ff或者是ie的库吧???
2008年01月08日 星期二 17:50
打错了,我直观的以为是beta,米仔细看那个a和b,哈哈哈 2008/1/8, Leo Jay <python.leojay在gmail.com>: > On Jan 8, 2008 5:17 PM, 樊帆 <fanfan19830910在gmail.com> wrote: > > Python3000 > > A mythical python release, allowed not to be backward compatible, > > with telepathic interface. > > > > 8月才发布正式版啊,beta2不敢用,呵呵 > > > > 什么beta2,现在是alpha2 >
2008年01月08日 星期二 17:50
×µÄ·½·¨¾ÍÊÇÌáÈ¡HEO»æͼ£¬´æ³ÉBMP tairan wang£¬ÄúºÃ£¡ ======== 2008-01-08 17:44:54 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ======== ÕâÖÖ¹¦ÄÜÊÇʲôÔÀí°¡£¿ > Date: Tue, 8 Jan 2008 17:40:06 +0800 > From: lalauo在163.com > To: python-chinese在lists.python.cn > Subject: Re: [python-chinese] ÖÆ×÷ Django ¿ª·¢ÎĵµµÄ PDFÎļþ > > µ±È»¿ÉÒÔÁË¡£ > ÏÖÔÚÒѾÓÐÕâ¸ö×é¼þÁË£¬Ö»²»¹ý²»ÊÇÓÃPYдµÄ¡£ÓÃC#дµÄ£¬ÓÃC++ÎÒÒÔǰҲд¹ýûÓгɹ¦¡£ > > ======= 2008-01-08 17:26:11 ÄúÔÚÀ´ÐÅÖÐдµÀ£º======= > > >Í»À´ÆæÏë: > > > >Äܲ»ÄÜ´ÓhtmlÎļþ»ù´¡ÉÏ Éú³ÉͼƬ??ÏñÍøÒ³µÄ½Øͼ > > > > > > > >-- > >ÉíÌåÊǸïÃüµÄ±¾Ç®£¡£¡ > >blog:http://blog.oldpai.cn > >_______________________________________________ > >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 > > = = = = = = = = = = = = = = = = = = = = > > > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Ö > Àñ£¡ > > > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÂÞÍò»ª > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡lalauo在163.com > ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2008-01-08 > > _______________________________________________ > 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 Express yourself instantly with MSN Messenger! MSN Messenger = = = = = = = = = = = = = = = = = = = = = = ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Ö Àñ£¡ ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÂÞÍò»ª ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡lalauo在163.com ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2008-01-08 -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20080108/b0ba1f24/attachment.htm
2008年01月08日 星期二 17:53
jessinio liang,您好! 差不了多少 ======= 2008-01-08 17:49:29 您在来信中写道:======= >调用ff或者是ie的库吧??? >_______________________________________________ >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 = = = = = = = = = = = = = = = = = = = = 致 礼! 罗万华 lalauo在163.com 2008-01-08
2008年01月08日 星期二 17:54
jessinio liang,您好! 其实也有更简单的方法。 查一查WINDOW 中缩略图就可以了。 ======= 2008-01-08 17:49:29 您在来信中写道:======= >调用ff或者是ie的库吧??? >_______________________________________________ >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 = = = = = = = = = = = = = = = = = = = = 致 礼! 罗万华 lalauo在163.com 2008-01-08
2008年01月09日 星期三 20:41
用汉编! 前一段时间的周莽不知道有没有这个功呢个。 在 08-1-8,樊帆<fanfan19830910在gmail.com> 写道: > 打错了,我直观的以为是beta,米仔细看那个a和b,哈哈哈
2008年01月10日 星期四 09:00
没汉编的必要,我只是看到vba可以用,所以问问 在 08-1-9,马踏飞燕<honeyday.mj在gmail.com> 写道: > 用汉编! > 前一段时间的周莽不知道有没有这个功呢个。 > > 在 08-1-8,樊帆<fanfan19830910在gmail.com> 写道: > > 打错了,我直观的以为是beta,米仔细看那个a和b,哈哈哈 > _______________________________________________ > 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
2008年01月10日 星期四 09:23
java¿ÉÒÔ¡£ On 1/10/08, ·®·« <fanfan19830910在gmail.com> wrote: > > ûºº±àµÄ±ØÒª,ÎÒÖ»ÊÇ¿´µ½vba¿ÉÒÔÓÃ,ËùÒÔÎÊÎÊ > > ÔÚ 08-1-9£¬Âí̤·ÉÑà<honeyday.mj在gmail.com> дµÀ£º > > Óúº±à£¡ > > Ç°Ò»¶Îʱ¼äµÄÖÜç²»ÖªµÀÓÐûÓÐÕâ¸ö¹¦Äظö¡£ > > > > ÔÚ 08-1-8£¬·®·«<fanfan19830910在gmail.com> дµÀ£º > > > ´ò´íÁË,ÎÒÖ±¹ÛµÄÒÔΪÊÇbeta,Ã××Ðϸ¿´ÄǸöaºÍb,¹þ¹þ¹þ > > _______________________________________________ > > 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/20080110/b3f94f79/attachment.htm
Zeuux © 2024
京ICP备05028076号