搜索资源列表
softkeyboard
- 软键盘,其中包括定义的基本字母和数据的软键盘,可以自己根据需要增加按键-soft keyboard, including the definition of basic alphanumeric data and the soft keyboard can be required to increase their keys
Message
- 使用MFC显示坐标的位置,然后定义一套鼠标、键盘的操作的数据结构然后发送到串口-Use MFC to display the coordinates of the location, and then the data structures that define the operation of a mouse, keyboard, and then sent to the serial port
qr2
- MFC提供了位图处理的基础类CBitmap,可以完成位图(bmp图像)的创建、图像数据的获取等功能。虽然功能比较少,但是在对位图进行一些简单的处理时,CBitmap类还是可以胜任的。很多人可能会采用一些现成的CDib类进行位图的读取与处理,我觉得必要性不大。因为他们完成的功能差不多。 以下假设定义了数据成员:-MFC provides a base class bitmap processing CBitmap, can be done to create a bitmap (bm