会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
凡人柯
博客园
首页
新随笔
联系
订阅
管理
2014年1月20日
android EditText监听事件及参数详解
摘要: 1 editText.addTextChangedListener(new TextWatcher() { 2 @Override 3 public void onTextChanged(CharSequence text, int start, int before, in...
阅读全文
posted @ 2014-01-20 11:11 凡人柯
阅读(8432)
评论(0)
推荐(0)
编辑