会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ErlangGG
博客园
首页
新随笔
联系
订阅
管理
2016年7月21日
alterdiolog1
摘要: private void setAialog() { //创建一个AlertDialog AlertDialog.Builder builder = new AlertDialog.Builder(SettingActivity.this); //设置标题 builder.setTitle("退出提
阅读全文
posted @ 2016-07-21 16:20 爸爸他爸爸
阅读(155)
评论(0)
推荐(0)
2016年7月19日
AlterDialog
摘要: package com.bwie.sixgroup.humbert;import android.app.Activity;import android.os.Bundle;import android.support.v7.app.AlertDialog;import android.text.T
阅读全文
posted @ 2016-07-19 09:26 爸爸他爸爸
阅读(153)
评论(0)
推荐(0)
2016年7月6日
vollery
摘要: package com.bwie.test.asd;import android.content.Context;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import com.android.v
阅读全文
posted @ 2016-07-06 10:15 爸爸他爸爸
阅读(192)
评论(0)
推荐(0)
2016年6月21日
百度地图阿
摘要: 布局
阅读全文
posted @ 2016-06-21 12:08 爸爸他爸爸
阅读(162)
评论(0)
推荐(0)
2016年6月12日
ViewHolder 优化
摘要: 1 @Override 2 public View getView(int position, View convertView, ViewGroup parent) { 3 View view; 4 Holder holder; 5 6 if (convertView == null) {...
阅读全文
posted @ 2016-06-12 19:41 爸爸他爸爸
阅读(151)
评论(0)
推荐(0)
2016年6月7日
ExpandableListView二级列表
摘要: XMl MainActivity
阅读全文
posted @ 2016-06-07 15:57 爸爸他爸爸
阅读(1022)
评论(0)
推荐(0)
Viewpager的用法
摘要: 外页面 自定义页面 Viewpager+Fragment (Fragment导V4包)
阅读全文
posted @ 2016-06-07 15:53 爸爸他爸爸
阅读(326)
评论(0)
推荐(0)
Android上下文菜单
摘要: package com.bawei.d4; import java.util.ArrayList; import java.util.List; import android.os.Bundle; import android.app.Activity; import android.content
阅读全文
posted @ 2016-06-07 15:50 爸爸他爸爸
阅读(134)
评论(0)
推荐(0)
SlidingMenu实现 app侧滑功能
摘要: //这是给主页面某个控件设监听让他点击显示侧拉菜单 tiouxiang.setOnClickListener(new OnClickListener() { @Override public void onClick(View v) { // TODO Auto-generated method s
阅读全文
posted @ 2016-06-07 15:49 爸爸他爸爸
阅读(164)
评论(0)
推荐(0)
2016年6月6日
数据库
摘要: 主类 vo类 显示类 建库 适配器
阅读全文
posted @ 2016-06-06 20:15 爸爸他爸爸
阅读(201)
评论(0)
推荐(0)
下一页
公告