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.
在 ActionScript 3 中的帧脚本上,特殊变量this绑定到什么?
this
this框架脚本上的内容绑定到 MovieClip。ActionScript 3 不共享thisJavaScript 的动态范围,它将始终绑定到类。