会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zle_mr
博客园
首页
新随笔
联系
订阅
管理
2016年7月29日
xxxx
摘要: package com.bwie.resquestdata; import java.io.IOException; import java.io.StringReader; import java.util.List; import com.bwie.resquestdata.Bean.Datas
阅读全文
posted @ 2016-07-29 12:37 我问你瞅啥?
阅读(366)
评论(0)
推荐(0)
2016年7月5日
httpUtil
摘要: public class httpUtil { public static String getJsonStr(String url) throws ClientProtocolException, IOException{ HttpClient hc=new DefaultHttpClient()
阅读全文
posted @ 2016-07-05 15:26 我问你瞅啥?
阅读(133)
评论(0)
推荐(0)
2016年6月30日
自动轮播
摘要: setContentView(R.layout.dianji_item); vp = (ViewPager) findViewById(R.id.vp); ima = (ImageView) findViewById(R.id.image01); tv1 = (TextView) findViewB
阅读全文
posted @ 2016-06-30 21:04 我问你瞅啥?
阅读(213)
评论(0)
推荐(0)
你呢
摘要: gd.setOnItemClickListener(new OnItemClickListener() { @Override public void onItemClick(AdapterView<?> parent, View view, int position, long id) { Int
阅读全文
posted @ 2016-06-30 20:49 我问你瞅啥?
阅读(89)
评论(0)
推荐(0)
......
摘要: setContentView(R.layout.dianji_item); initdata(); Intent inin = getIntent(); Mydata news = (Mydata) inin.getSerializableExtra("data"); ImageLoader.get
阅读全文
posted @ 2016-06-30 19:33 我问你瞅啥?
阅读(109)
评论(0)
推荐(0)
tiaozhuan
摘要: // TODO Auto-generated method stub Intent in=new Intent(MainActivity.this, Info.class); //in.putExtra("id", data.get(position).getId()); Bundle bun=ne
阅读全文
posted @ 2016-06-30 19:14 我问你瞅啥?
阅读(196)
评论(0)
推荐(0)
2016年6月1日
zhecide
摘要: 1 package com.example.zhangle02; 2 3 import com.baidu.location.BDLocation; 4 import com.baidu.location.BDLocationListener; 5 import com.baidu.location
阅读全文
posted @ 2016-06-01 22:00 我问你瞅啥?
阅读(133)
评论(0)
推荐(0)
MaiN
摘要: public class MaiN extends Activity { private LocationClient mLocationClient;//定位SDK的核心类 TextView city,onclik; ListView lv; @Override protected void onCreate(Bundle savedInstanceState...
阅读全文
posted @ 2016-06-01 21:56 我问你瞅啥?
阅读(308)
评论(0)
推荐(0)
MainActivity
摘要: public class MainActivity extends ActionBarActivity implements IXListViewListener { private XListView xListView; private String JSON="http://api.fang.anjuke.com/m/android/1.3/shouye/recInfosV...
阅读全文
posted @ 2016-06-01 21:55 我问你瞅啥?
阅读(566)
评论(0)
推荐(0)
2016年4月5日
Yuekao
摘要: 1 public class Fragment01 extends Fragment implements IXListViewListener{ 2 private XListView xListView; 3 4 private String JSON="http://www.oschina.n
阅读全文
posted @ 2016-04-05 20:30 我问你瞅啥?
阅读(193)
评论(0)
推荐(0)
下一页
公告