基于C#字符编码的探讨  

Based on the Character Encoding of C#

在线阅读下载全文

作  者:吴昊[1,2] 

机构地区:[1]苏州大学计算机科学与技术学院,江苏苏州215006 [2]江苏省苏州市木渎高级中学,江苏苏州215101

出  处:《计算机光盘软件与应用》2010年第15期102-102,共1页Computer CD Software and Application

摘  要:在C#中,将字符串视为对象,关键字string本身是一种引用类型,在底层则对应到String类,在NET教程的描述中,String类的编码通常认为是Unicode,但在实际使用过程中,如果不去注意字符编码格式,则会在显示字符时出现乱码的现象,本文的目的就是来探讨C#中字符的编码格式,以及如何在编码之间进行转换。In C#,the string as an object,the keyword string itself is a reference type,at the bottom corresponds to the String :lass,the description in the NET tutorial,String encoding the class generally considered to be Unicode,but in practice Use,if they do aot pay attention to character encoding format,will be garbled characters in the display phenomenon,the purpose of this paper is to explore the characters in C# code format,and how to convert between the encoding.

关 键 词:C#字符 编码 探讨 

分 类 号:TP391[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象