会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
龟窝
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
2015年10月8日
有关Botton的用法(一)
摘要: 1 1 @Override2 protected void onCreate(Bundle savedInstanceState) {3 super.onCreate(savedInstanceState);4 setContentView(R...
阅读全文
posted @ 2015-10-08 12:33 龟窝
阅读(712)
评论(0)
推荐(0)
2015年10月7日
SQLiteOpenHelper的使用
摘要: 1 import android.content.Context; 2 import android.database.SQLException; 3 import android.database.sqlite.SQLiteDatabase; 4 import android.database....
阅读全文
posted @ 2015-10-07 20:12 龟窝
阅读(296)
评论(0)
推荐(0)
用Toast来增加调试效率的小技巧
摘要: 1 import android.content.Context; 2 import android.widget.Toast; 3 4 /** 5 * Created by apple on 10/7/15. 6 */ 7 public class Message { 8 publi...
阅读全文
posted @ 2015-10-07 17:25 龟窝
阅读(199)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
公告