登录
首页 » Linux-Unix program » qt 一个封装好的串口类 qextserialport

qt 一个封装好的串口类 qextserialport

于 2022-07-21 发布 文件大小:48.98 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

qt 一个封装好的串口类 qextserialport-qt a good package Serial category qextserialport

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • Linux新手管理员手册
    Linux新手管理员手册-Linux novice administrators Manual
    2023-05-31 06:10:03下载
    积分:1
  • Stevens famous classic advanced programming unix environment with the first edit...
    大名鼎鼎的stevens的经典之作unix环境高级编程第一版的随书源码-Stevens famous classic advanced programming unix environment with the first edition of a book source
    2022-08-13 09:48:33下载
    积分:1
  • 嵌入式web服务器websvr
    嵌入式web服务器websvr-x86-1.0.1.tar.gz-Embedded web server websvr-x86-1.0.1.tar.gz
    2022-02-13 16:54:53下载
    积分:1
  • 互联网翻译源程序,将html转化为wml!
    互联网翻译源程序,将html转化为wml!-Internet translation source to html into wml!
    2022-02-15 22:13:40下载
    积分:1
  • linux环境下的MP3播放软件,按照install文件可以进行安装和配置...
    在linux环境下的MP3播放软件,按照install文件可以进行安装和配置 -linux environment in the MP3 player software, According to install files can be installed and configured
    2022-01-23 11:03:25下载
    积分:1
  • 网络数据管理协议的开发
    网络数据管理协议的开发-network data management protocol development
    2023-05-15 06:05:03下载
    积分:1
  • atmel芯片的LINUX补丁,适用于2.6.21内核
    atmel芯片的LINUX补丁,适用于2.6.21内核-atmel chip LINUX patch for 2.6.21 kernel
    2022-01-21 18:54:41下载
    积分:1
  • SRC的pnetwirk bogramm用来模拟
    SRC its pnetwirk bogramm used to simulate
    2022-07-01 13:56:51下载
    积分:1
  • 这2.16.1能说会道的版本。能说会道是低
    This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
    2022-02-04 04:13:33下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载