2007年05月14日 星期一 21:59
ÓÐûÓÐÖ±½ÓµÄ×Ö·û´®º¯Êý£¬Äܹ»¶ÔÒ»¸ö¸ø¶¨µÄ×Ö·û´®°´¹Ì¶¨µÄ²½½øÖµ¶Ô¸Ã×Ö·û´®·ÖƬ È»ºó°Ñ½á¹û´æÔÚÒ»¸ölistÀïÃæ splitº¯ÊýÊDz»ÊÇÖ»ÄÜ°´ÕÕÒ»¸ö¸ø¶¨µÄ·Ö¸ô·û½øÐзÖƬµÄ£¿ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070514/078661ba/attachment.htm
2007年05月14日 星期一 22:06
On 5/14/07, Lee DYER <lee.dyer在gmail.com> wrote: > 有没有直接的字符串函数,能够对一个给定的字符串按固定的步进值对该字符串分片 > 然后把结果存在一个list里面 def stepsplit(s, step): return [s[i:i+step] for i in xrange(0, len(s), step)] -- Qiangning Hong http://www.douban.com/people/hongqn/
2007年05月15日 星期二 10:21
想自己做一個界面,界面背景顔色從上到下,從左到右,是在不斷變化的,該怎麽做?謝謝 -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070515/ed8fa0d3/attachment.html
2007年05月15日 星期二 10:24
gui还是web都没说 On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com> wrote: > > 想自己做一個界面,界面背景顔色從上到下,從左到右,是在不斷變化的,該怎麽做?謝謝 > > _______________________________________________ > 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/20070515/baa97a74/attachment.htm
2007年05月15日 星期二 10:26
On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com> wrote: > > > Ïë×Ô¼º×öÒ»½çÃ棬½çÃæ±³¾°îÉ«ÄÉϵ½Ï£¬Ä×óµ½ÓÒ£¬ÊÇÔÚ²»à×»¯µÄ£¬ÔÔõ÷á×ö£¿ÖxÖx ÎÒÏëÒª×ÔÒÑÈ¥»ÁË -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
2007年05月15日 星期二 10:31
gui 主要是以白色、藍色爲主,整天看灰色界面看煩了,想換換口味 BR, Jianhua Zhu 2007-05-15 From: Tian Time: 2007-05-15 10:25:46 To: python-chinese在lists.python.cn Cc: Subject: Re: [python-chinese]改變界面?色 gui还是web都没说 On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com> wrote: 想自己做一個界面,界面背景顔色從上到下,從左到右,是在不斷變化的,該怎麽做?謝謝 _______________________________________________ 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/20070515/ac89ce3e/attachment.html
2007年05月15日 星期二 10:34
是啊,需要自己畫,但是不知道從哪兒下手 BR, Jianhua Zhu 2007-05-15 From: limodou Time: 2007-05-15 10:27:26 To: python-chinese在lists.python.cn Cc: Subject: [python-chinese]Re: [python-chinese] 改變界面?色 On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com > wrote: > > > 想自己做一個界面,界面背景顔色從上到下,從左到右,是在不斷變化的,該怎麽做?謝謝 我想要自已去画了 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou _______________________________________________ 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/20070515/3c95f89d/attachment.htm
2007年05月15日 星期二 10:37
On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com> wrote: > > > ÊÇ°¡£¬ÐèÒª×Ô¼º®£¬µ«ÊDz»ÖªµÀÄÄĺÏÂÊÖ > ºÃÏóÓÐÒ»¸öɾ³ý±³¾°Ê±µÄʼþ£¬²»¹ýû×ö¹ý£¬Äã¿ÉÒÔ²éÒ»ÏÂdemoÖÐÓÐûÓÐÀý×Ó¡£ -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
2007年05月15日 星期二 21:16
On 5/15/07, Zuggie Zhu <zuggie.zhu在gmail.com> wrote: > > ÊÇ°¡£¬ÐèÒª×Ô¼º®£¬µ«ÊDz»ÖªµÀÄÄĺÏÂÊÖ > PyQt4ºÃÏñ±È½ÏÈÝÒ×ʵÏÖ. -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070515/7b35c94c/attachment.html
2007年05月15日 星期二 22:38
在07-5-15,Ben Luo <benluo at gmail.com> 写道: > > > > > PyQt4好像比较容易实现. > pyqt4可以用qt4.2的css实现,更简单 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070515/3b204925/attachment.htm
Zeuux © 2025
京ICP备05028076号