- 博客(3)
- 收藏
- 关注
原创 listView点击事件,关于获取position的值
String inform = new String("我的信息");firstList.add(inform);String mon = new String("钱包");firstList.add(mon);String photo = new String("相册");firstList.add(photo);lvMy.setOnItemClickListener(new ...
2018-09-27 17:07:10
3536
1
原创 viewpager中操作页面控件时出现空指针异常
在viewpager中添加linearlayout的点击事件出现空指针异常。LinearLayout mylocation=(LinearLayout) findViewById(R.id.my_location);mylocation.setOnClickListener(new View.OnClickListener() { @Override public vo...
2018-09-10 10:36:52
872
翻译 Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and
Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click翻译过来就是:拼写检查器检查可以帮助查找拼写错误和拼写错误在您的代码、 注释和文本、 并修复它们中一次点击。提示把这个单次加入到词典中。并不是一个错误...
2018-08-01 15:43:37
872
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人