PC Review


Reply
Thread Tools Rate Thread

Big5 to/from Utf-8 string conversion module

 
 
Mullin Yu
Guest
Posts: n/a
 
      30th Dec 2003
I want to develop a middle tier module of big5 to/from utf-8 conversion
module by using .NET platform.

utf-8 big5
-------> [module] ------->
<------ <-------
utf-8 big5

any ideas of classes and methods to use?


 
Reply With Quote
 
 
 
 
Mihai N.
Guest
Posts: n/a
 
      30th Dec 2003

> I want to develop a middle tier module of big5 to/from utf-8 conversion
> module by using .NET platform.
> ...
> any ideas of classes and methods to use?

System.Text.Encoding
- Encoding.GetEncoding
- Encoding.Convert

--
Mihai
-------------------------
Replace _year_ with _ to get the real email
 
Reply With Quote
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      30th Dec 2003
Mullin Yu <(E-Mail Removed)> wrote:
> I want to develop a middle tier module of big5 to/from utf-8 conversion
> module by using .NET platform.
>
> utf-8 big5
> -------> [module] ------->
> <------ <-------
> utf-8 big5
>
> any ideas of classes and methods to use?


See http://www.pobox.com/~skeet/csharp/unicode.html

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Howto display BIG5 string? Po Microsoft Dot NET Compact Framework 3 12th Jul 2007 05:05 AM
string constants / conversion from const char * to String kelvin.koogan@googlemail.com Microsoft VC .NET 5 25th Jun 2007 01:35 PM
Convert simplified Chinese/UTF-8 string to traditional Chinese (Big5) David Microsoft Dot NET Framework 1 8th Nov 2004 02:57 PM
System.Text.Encoding (Chinese Character BIG5-->GB Conversion) norton Microsoft VB .NET 2 21st Mar 2004 06:31 PM
simple conversion string->bytes->string changes my data??? Jazper Microsoft C# .NET 5 11th Nov 2003 11:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:01 AM.