Python论坛  - 讨论区

标题:Re: Re: [python-chinese] 关于中文转换的问题!

2005年04月13日 星期三 10:59

Qiangning Hong hongqn at gmail.com
Wed Apr 13 10:59:59 HKT 2005

On 4/13/05, Carambo <qutr at tjub.com.cn> wrote:
> 
> 我现在要把数据写入txt文件中,
> windows下Txt文件是什么编码呢?应该怎么转换呢?
> 

Do not post off-list please.

txt仅仅是一种文件格式,表示其内部仅包含文本信息。至于文本使用什么编码保存,则需看使用该文本文件的程序支持什么编码。在windows下,常使用notepad程序阅读和修改txt文件。

windows 
2000/xp下的notepad程序支持的编码包括本地编码、UTF-8和UTF16。本地编码与你使用的操作系统语言相关。如果你使用的windows是简体中文版本,且没有在语言选项中作过调整的话,那么本地编码就是GB18030。

如果我没有记错的话[1],windows 9x下的notepad程序仅支持本地编码。简体中文windows 
9x的本地编码似乎是GBK。简体中文windows 3.1则是GB2312。

GB18030兼容GBK和GB2312。

[1] 还是英文方便,有很多现成的缩略语可用,"如果我没有记错的话"可以写成IIRC (If I recall correctly),省事啊。

-- 
Qiangning Hong
Get Firefox! <
http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050413/c64e21db/attachment.htm

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

2005年04月13日 星期三 11:58

黎达文 maillistofdawen at 126.com
Wed Apr 13 11:58:16 HKT 2005

An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050413/c53fca2b/attachment.html

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

2005年04月13日 星期三 11:59

黎达文 maillistofdawen at 126.com
Wed Apr 13 11:59:48 HKT 2005

An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050413/6d0039c8/attachment.htm

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

2005年04月13日 星期三 13:50

马剑 honeyday at staffonly.org
Wed Apr 13 13:50:29 HKT 2005

强啊,长知识。。。。
一个“如”字就可以有无数种可能了。
精神可嘉
On Wed, 13 Apr 2005 11:59:48 +0800
黎达文 <maillistofdawen at 126.com> wrote:
=================================================================
>  根据Internet的搜索结果发现:
>    IIRC	 If IRecall/Remember Correctly 	  	 
>   IIRC	 If I ReadCorrectly 	  	 
>   IIRC	 If I Really Cared 	  	 
>   IIRC	 If It ReallyCounts 	  	 
>   IIRC	 Image andIdentity Research Collective 	  	 
>   IIRC	 Immunity andInfection Research Centre 	  	 
>   IIRC	 Impedance ImagingResearch Center (Korea) 	  	 
>   IIRC	 Inactive ItemReview Code (US DoD) 	  	 
>   IIRC	 InformationIntegrity Research Centre (UK) 	  	 
>   IIRC	 InteractiveIllinois Report Card 	  	 
>   IIRC	 InternationalInterdisciplinary Research Colloquium 	  	 
>   IIRC	 InternationalInternet Recruiting Consultants, Inc. 	  	 
>   IIRC	 InternationalInterpretation Resource Center 	  	 
>   IIRC	 InternationalInter-Society Research Committee (on Nuclear Codes and Standards) 	  	 
>   IIRC	 InternetInformation Research Center 	  	 
>   IIRC	 InterstateInsurance Receivership Compact 	  	 
>   IIRC	 InvestorResponsibility Research Center 	  	 
>   IIRC	 Isn't It ReallyCool 	 
>  
> 
> Qiangning Hong wrote:	On 4/13/05, Carambo <qutr at tjub.com.cn> wrote: 
> 		我现在要把数据写入txt文件中,
> 		windows下Txt文件是什么编码呢?应该怎么转换呢?
> 		  
>  
> Do not post off-list please.
>  
> txt仅仅是一种文件格式,表示其内部仅包含文本信息。至于文本使用什么编码保存,则需看使用该文本文件的程序支持什么编码。在windows下,常使用notepad程序阅读和修改txt文件。
>  
> windows2000/xp下的notepad程序支持的编码包括本地编码、UTF-8和UTF16。本地编码与你使用的操作系统语言相关。如果你使用的windows是简体中文版本,且没有在语言选项中作过调整的话,那么本地编码就是GB18030。
>  
> 如果我没有记错的话[1],windows 9x下的notepad程序仅支持本地编码。简体中文windows9x的本地编码似乎是GBK。简体中文windows 3.1则是GB2312。
>  
> GB18030兼容GBK和GB2312。
>  
> [1] 还是英文方便,有很多现成的缩略语可用,"如果我没有记错的话"可以写成IIRC (If I recall correctly),省事啊。
>  
> -- 
> Qiangning Hong
> Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
>  
> ------------------------------------------------------------
> _______________________________________________python-chinese listpython-chinese at lists.python.cnhttp://python.cn/mailman/listinfo/python-chinese 
> 



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

2005年04月13日 星期三 15:45

XieGuoQiang 126.xgq at 126.com
Wed Apr 13 15:45:31 HKT 2005

    现在又有新抗日方式了,大家都来拨打日本企业在华“800“免费电话,打停机,打垮为止,反正小日本付费!欢迎到处转发!
  日立8008203328(赞助日本军工最多企业之一)
  索尼 8008209000 ,8008202228
  夏普 8008289011
  松下 8008181
  NEC 800820 07
  打通就挂!打通对方接了就挂!
  你每打一次就为中国电信赚取日本人至少1元钱,(反正是国企)


    学习、抗日 二不误!!
  

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

2005年04月13日 星期三 19:12

NetWhale netwhale at gmail.com
Wed Apr 13 19:12:24 HKT 2005

这个上哪里查的?

On 4/13/05, 黎达文 <maillistofdawen at 126.com> wrote:
>  根据Internet的搜索结果发现:
>  
>  IIRC If I Recall/Remember Correctly 
>  IIRC If I Read Correctly 
>  IIRC If I Really Cared 
>  IIRC If It Really Counts 
>  IIRCImage and Identity Research Collective 
>  IIRC Immunity and Infection Research Centre 
>  IIRC Impedance Imaging Research Center (Korea) 
>  IIRC Inactive Item Review Code (US DoD) 
>  IIRC Information Integrity Research Centre (UK) 
>  IIRC Interactive Illinois Report Card 
>  IIRC International Interdisciplinary Research Colloquium 
>  IIRC International Internet Recruiting Consultants, Inc. 
>  IIRC International Interpretation Resource Center 
>  IIRC International Inter-Society Research Committee (on Nuclear Codes and
> Standards) 
>  IIRC Internet Information Research Center 
>  IIRC Interstate Insurance Receivership Compact 
>  IIRC Investor Responsibility Research Center 
>  IIRC Isn't It Really Cool 
>  
>  Qiangning Hong wrote: 
> On 4/13/05, Carambo <qutr at tjub.com.cn> wrote: 
>  
> > 
> > 我现在要把数据写入txt文件中, 
> > windows下Txt文件是什么编码呢?应该怎么转换呢? 
>  
>  Do not post off-list please.
>  
> txt仅仅是一种文件格式,表示其内部仅包含文本信息。至于文本使用什么编码保存,则需看使用该文本文件的程序支持什么编码。在windows下,常使用
> notepad程序阅读和修改txt文件。
>  
>  windows
> 2000/xp下的notepad程序支持的编码包括本地编码、UTF-8和UTF16。本地编码与你使用的操作系统语言相关。如果你使用的
> windows是简体中文版本,且没有在语言选项中作过调整的话,那么本地编码就是GB18030。
>  
>  如果我没有记错的话[1],windows 9x下的notepad程序仅支持本地编码。简体中文windows
> 9x的本地编码似乎是GBK。简体中文windows 3.1则是GB2312。
>  
>  GB18030兼容GBK和GB2312。
>  
>  [1] 还是英文方便,有很多现成的缩略语可用,"如果我没有记错的话"可以写成IIRC (If I recall
> correctly),省事啊。
>  
>  -- 
>  Qiangning Hong
>  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
>  
>  
>  
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

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

2005年04月14日 星期四 07:12

马剑 honeyday at staffonly.org
Thu Apr 14 07:12:49 HKT 2005

这里:http://www.acronymfinder.com/af-query.asp?String=exact&Acronym;=iirc&Find;=Find
On Wed, 13 Apr 2005 19:12:24 +0800
NetWhale <netwhale at gmail.com> wrote:
=================================================================
> 这个上哪里查的?
> 
> On 4/13/05, 黎达文 <maillistofdawen at 126.com> wrote:
> >  根据Internet的搜索结果发现:
> >  
> >  IIRC If I Recall/Remember Correctly 
> >  IIRC If I Read Correctly 
> >  IIRC If I Really Cared 
> >  IIRC If It Really Counts 
> >  IIRCImage and Identity Research Collective 
> >  IIRC Immunity and Infection Research Centre 
> >  IIRC Impedance Imaging Research Center (Korea) 
> >  IIRC Inactive Item Review Code (US DoD) 
> >  IIRC Information Integrity Research Centre (UK) 
> >  IIRC Interactive Illinois Report Card 
> >  IIRC International Interdisciplinary Research Colloquium 
> >  IIRC International Internet Recruiting Consultants, Inc. 
> >  IIRC International Interpretation Resource Center 
> >  IIRC International Inter-Society Research Committee (on Nuclear Codes and
> > Standards) 
> >  IIRC Internet Information Research Center 
> >  IIRC Interstate Insurance Receivership Compact 
> >  IIRC Investor Responsibility Research Center 
> >  IIRC Isn't It Really Cool 
> >  
> >  Qiangning Hong wrote: 
> > On 4/13/05, Carambo <qutr at tjub.com.cn> wrote: 
> >  
> > > 
> > > 我现在要把数据写入txt文件中, 
> > > windows下Txt文件是什么编码呢?应该怎么转换呢? 
> >  
> >  Do not post off-list please.
> >  
> > txt仅仅是一种文件格式,表示其内部仅包含文本信息。至于文本使用什么编码保存,则需看使用该文本文件的程序支持什么编码。在windows下,常使用
> > notepad程序阅读和修改txt文件。
> >  
> >  windows
> > 2000/xp下的notepad程序支持的编码包括本地编码、UTF-8和UTF16。本地编码与你使用的操作系统语言相关。如果你使用的
> > windows是简体中文版本,且没有在语言选项中作过调整的话,那么本地编码就是GB18030。
> >  
> >  如果我没有记错的话[1],windows 9x下的notepad程序仅支持本地编码。简体中文windows
> > 9x的本地编码似乎是GBK。简体中文windows 3.1则是GB2312。
> >  
> >  GB18030兼容GBK和GB2312。
> >  
> >  [1] 还是英文方便,有很多现成的缩略语可用,"如果我没有记错的话"可以写成IIRC (If I recall
> > correctly),省事啊。
> >  
> >  -- 
> >  Qiangning Hong
> >  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
> >  
> >  
> >  
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> > 
> > 
> >



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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号