查看会员资料
用 户 名:Eric*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
serial-test
- 1.用QT开发的串口程序。 2.从串口接收数据并应答,所有收发的数据在界面均有显示。 3.以qextserialport库为基础。 4.先编译qextserialport, 再编译测试程序。-1.A serialport testing program implemented in QT. 2.Communicate with serialport, both received and sent data will be displayed on UI. 3.Based on