Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户单击按钮将它们发送到 info.xml 我希望我的程序使用 info.java 这怎么可能?
startActivity(MainActivity.this, Info.class )
onClickListener