文件名称:PYB
介绍说明--下载内容均来自于网络,请自行研究使用
拼音处理模块原理及补充说明:
原理:
根据操作系统拼音输入法的对照表。
提取出简单的单字对照表,用于待开发系统的拼音汉字转换。
主要用途:输入拼音头的汉字检索
拼音对照表(简表)结构:
以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依
次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。
生成拼音对照表。
如何从系统中提取对照表:
操作系统的 开始->程序->附件->输入法生成器。
在输入法生成器中选择逆转换页。选择打开文件钮,在‘ WINDOWS\\SYSTEM’
目录下选择WinPy.mb文件。点逆转换钮。
转换后的文件在‘WINDOWS\\SYSTEM’目录下,文件名是“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 of the operating system -
原理:
根据操作系统拼音输入法的对照表。
提取出简单的单字对照表,用于待开发系统的拼音汉字转换。
主要用途:输入拼音头的汉字检索
拼音对照表(简表)结构:
以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依
次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。
生成拼音对照表。
如何从系统中提取对照表:
操作系统的 开始->程序->附件->输入法生成器。
在输入法生成器中选择逆转换页。选择打开文件钮,在‘ WINDOWS\\SYSTEM’
目录下选择WinPy.mb文件。点逆转换钮。
转换后的文件在‘WINDOWS\\SYSTEM’目录下,文件名是“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 of the operating system -
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419123pyb.rar 列表 拼音表 拼音表\mmm 拼音表\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