2007年11月14日 星期三 22:30
都是英文...................wiki里只有链接地址 在07-9-9,limodou <limodou at gmail.com> 写道: > > On 9/8/07, lveax <lveax.m at gmail.com> wrote: > > > > > > o,没注意,这个还有点问题 > > > > > > wx.DateTime.Jan > > > 0 > > > wx.DateTime.Dec > > > 11 > > > > > > 应该是 > > > return datetime.date(date.Year, date.Month+1, date.Day) > > > > > > > 另外这里其实可以稍微优化一下,可以少import 一个time模块 > > > > wx内置了 DateTime.Now() > > > > date = wx.DateTime.Now() > > > > 不过这个影响不大 > > Thanks, 把date的bug fix了一下.import time没有去掉,因为后面还要使用.不过按你的建议优化了一下. > > -- > I like python! > UliPad <>: http://code.google.com/p/ulipad/ > My Blog: http://www.donews.net/limodou > _______________________________________________ > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20071114/d97df89d/attachment-0001.htm
2007年11月14日 星期三 22:43
On 11/14/07, Wu MingChao <pykandrcn在gmail.com> wrote: > 都是英文...................wiki里只有链接地址 > 不错,是为了吸引老外参与。 -- I like python! UliPad <>: http://code.google.com/p/ulipad/ meide < >: http://code.google.com/p/meide/ My Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号