2016年4月26日

上传服务端

摘要: package com.ch; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; 阅读全文

posted @ 2016-04-26 18:55 伤感~~ 阅读(97) 评论(0) 推荐(0) 编辑

AysnTask+HttpClient实现上传

摘要: package com.example.uptoserverdemo; import java.io.File; import java.io.IOException; import org.apache.http.HttpEntity; import org.apache.http.HttpRes 阅读全文

posted @ 2016-04-26 18:54 伤感~~ 阅读(159) 评论(0) 推荐(0) 编辑

2016年1月25日

TextView改变颜色

摘要: if(sr!=null){String str=childlist.get(groupPosition).get(childPosition).getTitle();int indexOf = str.indexOf(sr);if(indexOf != -1){int end = indexOf+s... 阅读全文

posted @ 2016-01-25 20:55 伤感~~ 阅读(285) 评论(0) 推荐(0) 编辑

导航