七彩大拉皮 2017-08-29 02:14 采纳率: 0%
浏览 774
已采纳

英语翻译,用的PCOMM库,如果读取的数据比定义的长度小,会怎么样

If the length of data in the driver's input buffer is less than the buffer defined for sio_read(), all data in the driver's input buffer will be transferred to that of sio_read(). Otherwise, sio_read() reads specified length bytes from the driver's input buffer.
![图片说明](https://img-ask.csdn.net/upload/201708/29/1503972832_803736.png)图片说明

  • 写回答

2条回答 默认 最新

  • 七彩大拉皮 2017-08-29 02:16
    关注

    图片说明

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?