/ Published in: Java
URL: http://www.javaworld.com.tw/jute/post/view?bid=29&id=10154&sty=3&keywords=Kahn
Expand |
Embed | Plain Text
boolean isTraditionalChineseCharacter(char c) { { return false; } try { return false; } }
You need to login to post a comment.
