gpt4 book ai didi

actionscript - [Bindable] 在 actionscript 中是什么意思?

转载 作者:行者123 更新时间:2023-12-03 11:04:17 25 4
gpt4 key购买 nike

[Bindable]
/**
* Display output of video device.
*/
public var videoLocal : Video;

有谁知道?

最佳答案

作为贾斯汀所说的补充,您实际上可以使用两种方式在 Flex 中使用 进行数据绑定(bind)。 @ 特点。这是一个例子:

<s:TextInput id="txt1" text="@{txt2.text}" />

对于启用源代码的工作示例,您可以查看我不久前写的这篇文章:

Two-ways data binding in Flex

关于actionscript - [Bindable] 在 actionscript 中是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3959546/

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