摘要
为了解决嵌入式WinCE系统所带软键盘按钮小和嵌入式设备触模操作便捷性要求之间矛盾,本文提出设计软键盘代替WinCE系统所带软键盘。为了解决嵌入式系统中多个数据输入的软键盘界面与嵌入式系统资源有限的矛盾,在设计中,提出了一种将软键盘界面与增加数据功能、删除数据功能、显示数据功能、数据合法性检查功能等键盘处理逻辑分离的技术,不同功能模块调用统一软键盘界面,实现了软键盘UI一致性和功能差异性,从而节省了系统资源;此外,为了减少软键盘按钮数,在小触模屏条件下触模按钮做得更大,提出了系统附加数据单位字符技术,这种技术也提高了用户数据输入速度。综合运用这些技术,完成了基于WinCE平台软键盘开发研制,实际应用表明提高了操作便捷性。
In order to resolve the conflicts between the small soft keyboard buttons of WinCE and the touching operation easily in embedded devices, a new soft keyboard, instead of the similar one of WinCE, is designed. To resolve the conflicts between multiple soft keyboard interfaces which input data and limited system resources, a method that the soft keyboard interface and the keyboard processing logic function of adding, deleting, displaying, checking range, are separated,which means that the same soft keyboard interface is called by serveral software function components, and realizes the UI consisten- cy and function difference of the touching screen soft keyboard in embedded systems, thus the system re- source is saved. In addition, to reduce the number of soft keyboard buttons, and thus the botton of soft keyboard has big size on the condition of small size touch screen, the technology of appending a unit string to data is presented, and the input data speed can be improved by the technology. By these techniques, the soft keyboard based on WinCE is developed,and an easy operation is attained in practice.
出处
《计算机工程与科学》
CSCD
北大核心
2012年第5期53-57,共5页
Computer Engineering & Science
基金
国家自然科学基金重大项目(60990320
60990323)
国家自然科学基金-中物院联合基金资助项目(10876029)
国家863计划资助项目(2012AA012305)
中央高校基本科研业务费专项项目(12NZYQN20)
四川省科技厅应用基础研究计划资助项目(2009JY0164)
关键词
触模屏
软键盘
功能分离
附加
touching screen
soft keyboard
function separating
appending