Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 686 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 686 Bytes

Chinese Character Component Searching System of Academia Sinica

An unoffical mirror of the source code of Chinese Character Component Searching System of Academia Sinica.

這是中央研究院漢字部件檢字系統的私人鏡像。文件名稱已經轉為 UTF-8 ,如果您需要原本的版本,請到上面的連結下載。如果你不幸需要轉換非 Unicode 檔名,請按照以下步驟:

  1. 將 locale 以 export LANG= 設定成檔名原本的語言。
  2. 使用 7z 解壓縮文件。
  3. 把 locale 換回來。
  4. 使用 convmv 測試要轉換的檔名,確定可以轉換後,再加上 --notest 完成轉換。