ApiDemos类的onCreate方法的学习

public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); /** * 在getIntent()中是这么写的【Return the intent that started t