MobileKeyboard 模拟手机键盘

时间:2014-03-05 03:22:15
【文件属性】:

文件名称:MobileKeyboard 模拟手机键盘

文件大小:3.26MB

文件格式:RAR

更新时间:2014-03-05 03:22:15

VC6.0 MFC 手机 键盘

基于MFC 实现的模拟手机键盘的打字功能,主要模拟其中的字母间的切换,当点击其中的一个键盘时界面会显示当前键盘上的内容,若两次点击的间隔小于一秒钟则切换到下一个字符。程序经过测试可直接使用。


【文件预览】:
MobileKeyboard
----MobileKeyboard()
--------MobileKeyboard.ncb(57KB)
--------MobileKeyboard.suo(16KB)
--------MobileKeyboard.cpp(2KB)
--------StdAfx.cpp(216B)
--------resource.h(1KB)
--------MobileKeyboard.dsw(553B)
--------MobileKeyboard.aps(21KB)
--------MobileKeyboard.h(1KB)
--------MobileKeyboard.rc(6KB)
--------MobileKeyboard.vcproj(7KB)
--------Debug()
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------MobileKeyboardDlg.h(2KB)
--------MobileKeyboard.clw(2KB)
--------Release()
--------res()
--------MobileKeyboard.dsp(4KB)
--------MobileKeyboard.plg(264B)
--------MobileKeyboard.opt(53KB)
--------MobileKeyboardDlg.cpp(9KB)

网友评论

  • 还行吧,可以参考一下。
  • 这个太简单了,是在同一个界面里的,不同界面根本就不能用哦
  • 小程序比较简单,主要是数字与英文字母。主要用到的是Timer()相关的函数