Android String

String values = "第一行"; textview = (TextView)findViewById(R.id.textview); textview.setText(values);
相關文章
相關標籤/搜索