gpt4 book ai didi

flash - as3中类定义前的方括号

转载 作者:行者123 更新时间:2023-12-04 23:08:38 25 4
gpt4 key购买 nike

我已经看到在类定义之前使用的 embed 标签,但我刚刚看到 Keith 正在使用这些..

[Event(name="select", type="flash.events.Event")]
[Event(name="close", type="flash.events.Event")]
[Event(name="resize", type="flash.events.Event")]
public class Window extends Component{

有人能告诉我这是做什么的吗?

最佳答案

最重要的是,Flex 编译器在解释 MXML 时使用它。但实际上它只是元数据,ASDocs 和一些代码完成实现将使用它来向您显示可用事件,但仅此而已。

它在此处的文档中:http://livedocs.adobe.com/flex/3/html/help.html?content=createevents_3.html

希望有帮助!

(答案编辑为更准确)

关于flash - as3中类定义前的方括号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5629961/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com