什么是好的问题来决定候选人是否有很强的或至少是公平的知识,使用Flex和ActionScript。
发布于 2010-07-10 16:17:31
作为方法的参数
”元素例如...
如何在中添加子代的#text
<parent><child/></parent> 作为
<parent><child>child text</child></parent>给定的子代名称将在运行时确定。
var x:XML = <parent><child/></parent>;
var n:String = "child";答案是
x.*[n] = "child text";发布于 2010-07-10 15:18:35
stage为null?addChildAt和swapChildren -它们是什么
来自不同域的concepts
是什么
听说过outerDocument的
复制粘贴的
发布于 2010-07-11 01:50:45
我想请受访者描述一下组件的生命周期。你通常可以通过他们的深入程度来判断他们的知识有多丰富。
https://stackoverflow.com/questions/3218198
复制相似问题