cocoscreator怎么访问button的label
2个回答
展开全部
cocoscreator怎么访问button的label
. Find function在运行Turbo C debugger时用于显示规定的函数。
4. Refresh display如果编辑窗口偶然被用户窗口重写了可用此恢复编辑窗口的内容。
1.13.10 Break/watch菜单
按Alt+B可进入Break/watch菜单, 该菜单有以下内容,如图所示:
1. Add watch: 向监视窗口插入一监视表达式。
2. Delete watch:从监视窗口中删除当前的监视表达式。
3. Edit watch:在监视窗口中编辑一个监视表达式。
4. Remove all :watches从监视窗口中删除所有的监视表达式。
5. Toggle breakpoint:对光标所在的行设置或清除断点。
6. Clear all breakpoints:清除所有断点。
7. View next breakpoint:将光标移动到下一个断点处。
. Find function在运行Turbo C debugger时用于显示规定的函数。
4. Refresh display如果编辑窗口偶然被用户窗口重写了可用此恢复编辑窗口的内容。
1.13.10 Break/watch菜单
按Alt+B可进入Break/watch菜单, 该菜单有以下内容,如图所示:
1. Add watch: 向监视窗口插入一监视表达式。
2. Delete watch:从监视窗口中删除当前的监视表达式。
3. Edit watch:在监视窗口中编辑一个监视表达式。
4. Remove all :watches从监视窗口中删除所有的监视表达式。
5. Toggle breakpoint:对光标所在的行设置或清除断点。
6. Clear all breakpoints:清除所有断点。
7. View next breakpoint:将光标移动到下一个断点处。
2018-09-11
展开全部
var t=cc.find("button名字").getComponent(cc.Label)
var text='nihao'
t.string=text
var text='nihao'
t.string=text
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询