拼音处理模块原理及补充说明:
原理:
根据操作系统拼音输入法的对照表。
提取出简单的单字对照表,用于待开发系统的拼音汉字转换。
主要用...
- 资源大小:155.73 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Delphi
VCL
delphi
资 源 简 介
拼音处理模块原理及补充说明:
原理:
根据操作系统拼音输入法的对照表。
提取出简单的单字对照表,用于待开发系统的拼音汉字转换。
主要用途:输入拼音头的汉字检索
拼音对照表(简表)结构:
以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依
次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。
生成拼音对照表。
如何从系统中提取对照表:
操作系统的 开始->程序->附件->输入法生成器。
在输入法生成器中选择逆转换页。选择打开文件钮,在‘ WINDOWSSYSTEM’
目录下选择WinPy.mb文件。点逆转换钮。
转换后的文件在‘WINDOWSSYSTEM’目录下,文件名是“WinPY.txt”-phonetic processing module Principle and added : Principle : Operating System Pinyin input method comparison table. Extracted simple words comparison table to be used for the development of Chinese phonetic system conversion. The main purposes : first of the importation of Chinese phonetic alphabet access control (Summary) structure : in Chinese characters" ah "within yards B0A1 (hexadecimal number) to document the zero point, order input Chinese characters corresponding to the first phonetic alphabet. No Chinese regional @ filled with symbols. Generation Pinyin CRT. How to extract from the system control table : the beginning
文 件 列 表
拼音表
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Project1.~dpr
PY_Unit.dcu
PY_Unit.pas
PY_Unit.~pas
Unit1.dcu
Unit1.dfm
Unit1.pas
Unit1.~dfm
Unit1.~pas
拼音_原理.txt
mmm