2014年7月15日

popupwindow+listview

摘要: //载入listview界面LayoutInflater inflater = (LayoutInflater) this .getSystemService(LAYOUT_INFLATER_SERVICE); View layout = inflater.inflate(R.layout.... 阅读全文

posted @ 2014-07-15 09:50 关键我是你大爷 阅读(327) 评论(0) 推荐(0)

2014年7月14日

通过wcf的webservice访问服务器

摘要: package com.factory.webserviceutils;import java.io.IOException;import java.util.ArrayList;import java.util.List;import org.ksoap2.SoapEnvelope;import ... 阅读全文

posted @ 2014-07-14 14:35 关键我是你大爷 阅读(228) 评论(0) 推荐(0)

导航