你这个肯定有问题呗,Intent intent = new Intent(Activity_Intent.this,OtherActivity.class);Activity_Intent.this.startActivity(intent);不能用Intent.class