本文介绍了覆盖文本框中的数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个温度监控应用程序,可以从基本印章传输温度信息
使用vb2008程序将2个微控制器连接到PC.程序运行良好,但无法在
中获取数据当收到新数据时,文本框会自动覆盖数据,我只得到了一大串连续数据.有任何建议吗?
I have a temperature monitoring application that transfers temperature information from a basic stamp
2 microcontroller to a PC using a vb2008 program. Program works great except I cannot get the data in
the text box to overwrite the data automatically as new data is recieved, I just get one big long string of continous data. Any suggestions?
推荐答案
这篇关于覆盖文本框中的数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!