Python论坛  - 讨论区

标题:[python-chinese] 关于存储文件的事情解决了,打扰了!

2005年07月26日 星期二 23:03

BlueKey bluekey19 at 126.com
Tue Jul 26 23:03:57 HKT 2005

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050726/d014d24f/attachment.html

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

2005年07月26日 星期二 23:13

老K koria at 163.com
Tue Jul 26 23:13:43 HKT 2005

Qiangning Hong,您好!

	谢谢,是我的失误..... SORRY

======= 2005-07-26 21:43:46 您在来信中写道:=======

>from wxPython.wx import *
>注意P大写
>
>老K wrote:
>> Jason Liu,您好!
>> 
>> 	2.6已经不能够用   form wxpython.wx import * 了。会报错.
>> 
>> 
>> ======= 2005-07-26 18:33:35 您在来信中写道:=======
>> 
>> 
>>>从2.5开始就变了,不过form wxpython.wx import *还是可以用的。
>>>2.6已经不兼容了吗?我记得wxpython升到2.5的时候boa小组着实郁闷一段时间呢。
>>>
>>>在 05-7-26,老K<koria at 163.com> 写道:
>>>
>>>>python-chinese,您好!
>>>>
>>>>       最近在学着用boa, 发现 书本中的 form wxpython.wx import * 居然报错。
>>>>后来察看帮助, 才知道要用 from wx import *
>>>>  但是 好像不能够直接 from wx.lib import * 这句会出错.
>>>>奇怪。
>>>>       另外现在的很多资料都是 用 wxpython 做模块名而不是用wx,一时间感到不习惯..
>>>>
>>>>
>>>>               With
>>>>       Best Regard!
>>>>
>>>>
>>>>老K
>>>>koria at 163.com
>>>>2005-07-26
>>>>
>>>>_______________________________________________
>>>>python-chinese list
>>>>python-chinese at lists.python.cn
>>>>http://python.cn/mailman/listinfo/python-chinese
>>>>
>>>>
>>>>
>>>
>>>_______________________________________________
>>>python-chinese list
>>>python-chinese at lists.python.cn
>>>http://python.cn/mailman/listinfo/python-chinese
>>>
>> 
>> 
>> = = = = = = = = = = = = = = = = = = = =
>> 			
>> 
>>    With 
>> 	Best Regard!
>>  
>> 				 
>>         老K
>>         koria at 163.com
>>           2005-07-26
>> 
>> 
>> 
>> ------------------------------------------------------------------------
>> 
>> _______________________________________________
>> python-chinese list
>> python-chinese at lists.python.cn
>> http://python.cn/mailman/listinfo/python-chinese
>
>
>-- 
>Qiangning Hong
>
>I'm usually annoyed by IDEs because, for instance, they don't use VIM
>as an editor. Since I'm hooked to that, all IDEs I've used so far have
>failed to impress me.
>    -- Sybren Stuvel @ c.l.python
>
>Get Firefox!
><http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>
>

= = = = = = = = = = = = = = = = = = = =
			

   With 
	Best Regard!
 
				 
        老K
        koria at 163.com
          2005-07-26


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

2005年07月27日 星期三 01:03

老K koria at 163.com
Wed Jul 27 01:03:09 HKT 2005

limodou,您好!

	limodou 对于用wxPython来进行开发, 有没有和vc 这类来开发 东西的心得比较一下??


======= 2005-07-26 23:45:30 您在来信中写道:=======

>没有hack过。我用NewEdit。因为我也使用wxPython,也改造到DrPython因此知道应该就是这么回事。在NewEdit中就是要对编码做特殊处理才可以的。
>
>在 05-7-26,Bruce Wang<number5 at gmail.com> 写道:
>> limodou 原来用的是自己hacked的版本啊!有patch么?
>> 
>> On 7/26/05, limodou <limodou at gmail.com> wrote:
>> > 要修改它保存文件时的程序,做编码转换才行。
>> >
>> > 在 05-7-26,yangfreecode<yangfreecode at sohu.com> 写道:
>> > >
>> > > 窗体设计中可输入中文,但在代码编辑时不能正常显示中文,好象是unicode了。
>> > > 该怎么解决。
>> > >
>> > > _______________________________________________
>> > > python-chinese list
>> > > python-chinese at lists.python.cn
>> > > http://python.cn/mailman/listinfo/python-chinese
>> > >
>> >
>> >
>> > --
>> > I like python!
>> > My Donews Blog: http://www.donews.net/limodou
>> > New Google Maillist: http://groups-beta.google.com/group/python-cn
>> >
>> > _______________________________________________
>> > python-chinese list
>> > python-chinese at lists.python.cn
>> > http://python.cn/mailman/listinfo/python-chinese
>> >
>> >
>> >
>> 
>> 
>> --
>> simple is good
>> 
>
>
>-- 
>I like python! 
>My Donews Blog: http://www.donews.net/limodou
>New Google Maillist: http://groups-beta.google.com/group/python-cn
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

   With 
	Best Regard!
 
				 
        老K
        koria at 163.com
          2005-07-27


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

2005年07月27日 星期三 08:44

Zoom Quiet zoom.quiet at gmail.com
Wed Jul 27 08:44:18 HKT 2005

解决了,有什么体会,经验,分享一下子哪?!
我们对感谢什么的没有需求的,只对技术,经验分享有需要……是也乎是也乎,嗬嗬

在 05-7-26,BlueKey<bluekey19 at 126.com> 写道:
> 
> 
> 
> 
>  
>  
> 
> 
>  需要一个2000兆的免费邮箱吗?
> 网易免费邮箱是中国最多人使用的电子邮箱。 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
[Time is unimportant, only life important!]

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号