Create a new post 1234567891011 private void () { etPhone = (EditText)findViewById(R.id.et_login_phone); etCode = (EditText)findViewById(R.id.et_login_code); btnLogin = (Button)findViewById(R.id.btn_login); etPhone.setText("U0002"); etCode.setText("000000"); } 赞微海报分享
近期评论