android开发,如何在用TextView中显示变量n的值

来源:互联网 发布:单片机系统 编辑:程序博客网 时间:2024/04/30 14:08
Textview a;a.setText("String"+n+"String );

原创粉丝点击