Commit 1e1fea88 authored by 张永's avatar 张永

1111

parent fc832dd2
......@@ -1223,7 +1223,7 @@ public class StringUtil {
public static void main(String[] args) {
String original = "萬里行有限公司";
String original = "3M 魔利除霉削 500ML";
String result = ZhConverterUtil.toTraditional(original);
System.out.println("opecc : "+result);
String result1 = ICU4JConverter(original);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment