漢字拼音對照表

2021-08-22 14:05:18 字數 907 閱讀 1828

首先

利用系統自帶軟體生成漢字和拼音的對照表

然後 切割文字內容 ,

匹配正規表示式在

這個類裡增加下面2個方法

public void testfilerw() [\\p]+$");

matcher m;

stringbuffer sbtemp = new stringbuffer();

for (int i = 0; i < charactpy.length; i++)

}tfo.filewriter(outfilepath, "unicode", sbtemp.tostring(),

1 * 1024 * 1024);

} catch (ioexception e)

} /**

* 測試漢字拼音對照的正則匹配

* */

public void vteststrsplit() [\\p]+$");

// matcher m = p.matcher(filecontent);

matcher m;

m = p.matcher("阿昌achang");

if (m.matches())

for (int i = 0; i < charactpy.length; i++)

}// while (m.find())

} catch (exception e)

}

按照規則最後只留下符合 乙個漢字後面跟著其拼音 的內容.匹配前的漢字拼音對照表共有56662條,匹配後的漢字拼音對照表共有27901條.

匹配前的檔案為附件裡面的

winpy 字符集為unicode.txt 檔案, 匹配後的檔案為附件裡面的

winpytemp 字符集為unicode.txt 檔案.

注音漢字對照表

file bopomofo.txt name 注音漢字對照表 author zyl910 version v1.0 updata 2006 6 27 1.字母表 aa bb cc dd ee ff gg hh ii jj kk ll mm nn oo pp qq rr ss tt uu vv 萬 w...

韓語常用漢字對照表

韓語常用漢字對照 仮 伽 佳 假 家 價 加 可 呵 咖 哥 哿 嘉 坷 嫁 宊 家 苛 茄 葭 斝 暇 架 枷 柯 榎 檟 歌 珂 珈 迦 痂 稼 笳 耞 舸 街 袈 訶 謌 賈 跏 軻 駕 刻 卻 卻 各 咯 埆 恪 搉 擱 愨 桷 殼 珏 腳 覺 角 閣 侃 偘 刊 墾 奸 奸 幹 幹 慳 揀...

Keycode對照表(鍵碼對照表)

字母和數字鍵的鍵碼值 keycode 按鍵鍵碼 按鍵鍵碼 按鍵鍵碼 按鍵鍵碼a65 j74s83 149b66 k75t84 250c67 l76u85 351d68 m77v86 452e69 n78w87 553f70 o79x88 654g71 p80y89 755h72 q81z90 856...