qt中waitForReadyRead和waitForBytesWritten函数的使用
一些见解官方文档介绍Blocks until new data is available for reading and the readyRead() signal has been emitted, or until msecs milliseconds have passed. If msecs is -1, this function will not time out.Returns true if new data is available for reading; otherwis