Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
还有一次我需要你的帮助。
我正在一个有很多按钮的项目中工作,其中包含文本字段。我需要更改这些文本字段的文本。我怎样才能使用 as2 做到这一点?
问候
TextFieldNameHere.text = "测试";
或者
TextFieldNameHere.text = StringVariableNameHere