範例

public static void main( String[] args ) {
System.out.println( "a\u0041\u0300b".split( "\u00C0" ).length );
}

解決方案
這個函數沒有其他 API,請避免使用。