- 博客(3)
- 收藏
- 关注
翻译 mac studio 快捷键
alt+F7:Find usage alt+command+L:格式化代码 alt+command+O:优化import(去掉无用的import) command+O:Override Methods command+I:Implement Methods command+B:Declaration查看定义 alt+command+B:Implementations查看其实
2015-11-23 16:15:03
505
原创 android 单个textview 中显示多种style
效果图 在style中定义两个sytle 14dp #4d7bae 14dp #9A9A9A italic 代码设置 SpannableString styledText = new SpannableString("字符串");//2.3
2015-04-24 11:18:13
1799
转载 android activity 隐藏输入法
//输入法消失 ((InputMethodManager) getSystemService(INPUT_METHOD_SERVICE)).hideSoftInputFromWindow(SendNewMessages.this.getCurrentFocus().getWindowTo
2015-04-16 20:07:38
445
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人