ComponentName是用来打开其他应用程序中的Activity或服务的。 用法: Intent i=new Intent(); |
ComponentName的意思
最新推荐文章于 2022-03-14 12:18:18 发布
ComponentName是用来打开其他应用程序中的Activity或服务的。 用法: Intent i=new Intent(); |