c# - How to get all characters in a Culture? -


i developing on .net 4.5, english. need capture "normal printable" characters culture 1041 (japanese) used human readable communication string in code. if building us-eng string, result in ascii table 32 127. don't know equivalent of hat culture code 1041...

all ideas appreciated, thanks.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -