搜索资源列表
CPictureCtrl
- 将Static 控件转换成显示图片的控件,图片来源可以是文件路径,数据流等形式。-Static Controls converted into a display picture controls Source file path, data flow, and other forms.
CPort
- CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and