
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
android:descendantFocusability 焦点 父控件与子控件焦点
android:descendantFocusabilityDefines the relationship between the ViewGroup and its descendants when looking for a View to take focus.Must be one of the following constant values.
数据表 取最后一个插入id
Cursor c = db.query(this.TB_NAME, new String[] { "last_insert_rowid() " + this.Id }, null, null, null, null, null); 加锁 不让再插入 同时
到底了







