1、实现显式intent的方法代码
3、只有action和category中的内容同时响应intent的action和category时,这个activity才能被响应
5、更多隐式intent的用法代码