大约有 263 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)
...hild(label); } } example (function (_super){ function Item(){ Item.__super.call(this);//初始化父类 this.graphics.drawRect(0, 0, 100, 20, "#ff0000"); var label = new laya.ui.Label();//创建一个 Label 类的实例对象 label 。 label.text = "100000";//设置 label 的文本内容。 label.na...
来源: Laya3.0_api 发布时间: 20231115
...到显示列表。 } (function (_super) { function Item() { Item.__super.call(this);//初始化父类。 this.right = 0; this.left = 0; var selectBox = new laya.ui.Clip("resource/ui/clip_selectBox.png", 1, 2); selectBox.name = "selectBox";//设置 selectBox 的name 为“selectBox”时,将被识...
来源: Laya3.0_api 发布时间: 20231115
...4-11 11:17:09.430 8591-8591/? W/cr_AwContents﹕ onDetachedFromWindow called when already detached. Ignoring 04-11 11:17:09.442 8591-8591/? I/layaConch5﹕ m_interceptKey OK! 04-11 11:17:09.443 8591-8591/? I/LayaBox﹕ InitDLib 04-11 11:17:09.443 8591-8591/? E/LayaBox﹕ InitDown...
来源: Laya_社区 发布时间: 20170411