/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
boolean isTraditionalChineseCharacter(char c) { { return false; } try { return false; } }
URL: http://www.javaworld.com.tw/jute/post/view?bid=29&id=10154&sty=3&keywords=Kahn
Comments
Subscribe to comments
