2013年7月18日

摘要: 1 View Code a.Test3.aspackage a{ import flash.sampler.Sample; public class Test3 { public function textMerge(input1:String,input2:String):String { ... 阅读全文

posted @ 2013-07-18 16:38 诸葛小北 阅读(192) 评论(0) 推荐(0)

摘要: View Code 2、x++,先使用原值,再加1.++x,先加1,在使用原值。var x:int=0trace(x++);/输出0,然后后x的值增加1trace(x);//输出1View Code 3、函数返回值 ... 阅读全文

posted @ 2013-07-18 15:26 诸葛小北 阅读(204) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3