iPhone 视图中的数字框(从 0 跳转到 9)。我该怎么办?
我的意思是我有一个 UIImageView,我想在上面放一个数字。然后数字从0跳到9。
I mean I have a UIImageView
, and I want to put a number on it. And then the number jumps from 0 to 9.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想(你绝对应该更详细地解释你想要做什么)你想要显示一个随着时间变化的数字。
假设您有一个显示数字的 UILabel:
I guess (you should definitely explain in more detail what you want to do) you want to display a number that is changing over time.
Suppose you have an UILabel which displays the number: