This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
观察一个串行数据,如何实现图形左移,而不是随着时间推移图形的横坐标被压缩?
可以开辟一段内存区,然后采用先进先出的原则,将这段内存区在图形中显示出来。显示的点数与内存区大小一样