Toast.MakeText(FirstActivity.this, "this is the first activity", Toast.LENGTH_SHORT).show(); 显示提示的Activity 提示的内容 提示的时间长短