阅读背景:

在iOS中,如何以编程方式在文本字段中显示动态更改的值?

来源:互联网 

I have Objective C code that continually updates a set of numerical values. I need to display these values on the screen. That's it! I can convert numerical values into a text string, no problem. But how do I display this string in a UI element? Do I use a text box or a text field or a text view, or a...? I cannot find examples to show how to pass a string from code into the UI. I assume I need to set up a text thingy, and then periodically refresh the contents of that text thingy when the values change?I have Objective C code that continually update




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: