摘要:
python socket套接字网络编程通信服务端与客户端 python socket套接字网络编程通信服务端与客户端server_client_tcp 服务端 # This is a sample Python script. # Press Shift+F10 to execute it or 阅读全文
摘要:
QT_CONFIG宏是什么作用? #if QT_CONFIG(modbus_serialport) //是否支持modbus_serialport int parity = QSerialPort::EvenParity; int baud = QSerialPort::Baud19200; int 阅读全文
摘要:
dialogsetting.h:17:5: error: division by zero in preprocessor expressionqglobal.h:86:30: note: expanded from macro 'QT_CONFIG' 包含头文件名: #include <QtSer 阅读全文
摘要:
mainwindow.cpp:9:78: error: incomplete type 'QDialog' named in nested name specifierqwindowdefs.h:55:7: note: forward declaration of 'QDialog' 头文件: Di 阅读全文