51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#setText
setText方法 输出string类型的字符串变量
onCreate方法中利用findViewById函数查找TextView对象mTextView01=(TextView)findViewById(R.id.myTextView01); Stringstr_2="welcomeandroid'sworld";mTextView01.setText(str_2...
代码星球
·
2020-04-12
setText
方法
输出
string
类型
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他