Mercurial > freewnn
view Wnn/manual/6.jutil/Intro @ 23:e1aadb6dcbd4
- fixed the build rule for build_stamp.h. keywords in template for hg tip should surrounded by curly braces instead of hash marks.
- fixed usage of libtool in building jlib.V3. newer libtool does not work without mode specifier.
- replaced some libtool related files. (should remove these?)
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Fri, 23 Jan 2009 16:36:13 +0900 |
parents | bbc77ca4def5 |
children |
line wrap: on
line source
6. 辞書ユーティリティ 6.1 概要 辞書には固定形式と登録可能形式および、逆引き形式があり、共にバイナリ形式で 表現されている。 固定形式辞書はその内容は固定されており、ユーザが仮名漢字変換使用中に変更す ることはできない。仮名漢字変換使用中の語句の追加や削除は登録可能形式mataま たは、逆引き形式辞書に対して行われる。 辞書ユーティリティは、バイナリ形式辞書を仮名漢字変換使用中以外の時に変更す るためのコマンド群である。 辞書ユーティリティのコマンドは、バイナリ形式の辞書をUJIS形式に変換した り、逆に、UJIS形式をバイナリ形式に戻す機能、UJIS形式辞書を読みでソ ートする機能、旧形式のUJIS辞書を新形式のUJIS辞書に変換する機能、 語句の追加,削除,及び変更は一般のエディタで行う。