91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

cc_美團項目之我的賬戶頁面實現

發布時間:2020-07-19 11:42:01 來源:網絡 閱讀:279 作者:愚人cc 欄目:移動開發


import cn.bmob.v3.BmobUser;


import com.chencheng.utils.LoginStatus;


import android.content.Intent;

import android.os.Bundle;

import android.support.v7.app.ActionBar;

import android.support.v7.app.ActionBarActivity;

import android.util.Log;

import android.view.View;

import android.view.View.OnClickListener;

import android.widget.TextView;


public class WodezhanghuActivity extends ActionBarActivity {

private TextView wodezhanghu_Username;

private TextView textView5;

@Override

protected void onCreate(Bundle savedInstanceState) {

super.onCreate(savedInstanceState);

setContentView(R.layout.activity_wodezhanghu);

initActionBar();

iniUi();

}


private void iniUi() {

if (LoginStatus.getInstance().hasLogin()){

com.chencheng.model.User myUser = BmobUser.getCurrentUser(this, com.chencheng.model.User.class);

TextView wodezhanghu_Username=(TextView)findViewById(R.id.wodezhanghu_Username);

wodezhanghu_Username.setText(myUser.getUsername());

TextView textView5=(TextView)findViewById(R.id.textView5);

btn_find_back_yanzheng=(Button)findViewById(R.id.btn_find_back_yanzheng);

btn_find_back_yanzheng.setOnClickListener(new OnClickListener() {

@Override

public void onClick(View v) {

BmobUser.logOut(WodezhanghuActivity.this);

LoginStatus.getInstance().setHasLogin(false);

Intent intent=new Intent(WodezhanghuActivity.this,MainActivity.class);

intent.putExtra("flag", "hasLogin");

startActivity(intent);

}

});

Log.e("myUser.getMobilePhoneNumber()", myUser.getMobilePhoneNumber()+"");

if(!"".equals(myUser.getMobilePhoneNumber())&&myUser.getMobilePhoneNumber()!=null){

textView5.setText(myUser.getMobilePhoneNumber());

}else{

textView5.setText("無");

}

}else{

}

}


@Override

public boolean onSupportNavigateUp() {

finish();

return super.onSupportNavigateUp();

}


private void initActionBar() {

ActionBar actionBar = getSupportActionBar();

actionBar.setDisplayHomeAsUpEnabled(true);

actionBar.setBackgroundDrawable(getResources().getDrawable(

R.color.action_white));

actionBar.setTitle("我的賬戶");

}

}



cc_美團項目之我的賬戶頁面實現

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

安龙县| 隆子县| 大城县| 双牌县| 海宁市| 永州市| 彰武县| 陵川县| 比如县| 长丰县| 巫山县| 唐山市| 延津县| 潮州市| 博湖县| 灵璧县| 雷波县| 子长县| 津南区| 怀仁县| 灵丘县| 克什克腾旗| 灌南县| 宿松县| 万年县| 溧水县| 全南县| 黄山市| 循化| 新沂市| 乐平市| 汉寿县| 襄汾县| 宣化县| 安岳县| 宁都县| 香河县| 阳江市| 黄浦区| 陆河县| 泾源县|