Posted By:
George_Simple
Posted On:
Wednesday, April 9, 2003 11:25 PM
Hi, everyone! I want to randomly load several characters from GB2312 charset to form a string. I have two questions: 1. Where can I find the charset table file? I have used google for hours to search but failed to find GB2312 charset file out. 2. I think the charset table file is very big and I doubted whether I can loaded it into a String or StringBuffer? Anyone have some solutions? How to load a very big file and randomly select several characters from it? Have I made myself understood? Thanks in advance, George
More>>
Hi, everyone!
I want to randomly load several characters from
GB2312 charset to form a string.
I have two questions:
1. Where can I find the charset table file? I have used
google for hours to search but failed to find GB2312 charset
file out.
2. I think the charset table file is very big and I doubted
whether I can loaded it into a String or StringBuffer? Anyone
have some solutions? How to load a very big file and randomly
select several characters from it?
Have I made myself understood?
Thanks in advance,
George
<<Less