運行環境:VS2013+Qt5.5 錯誤提示: 首先,我們需
使用QTcpSocket建立了socket連接 接收數據: _socket->waitForReadyRead(-1); array = _socket->read(2); 發送