09 2012 档案
摘要:Intent intent = new Intent(Intent.ACTION_SEND);intent.setType("text/plain");//intent.setType("image/jpg"); intent.putExtra(Intent_EXTRA_STREAM,文件路径);//intent.setType("audio/mp3");intent.putExtra(Intent_EXTRA_STREAM,文件路径);intent.putExtra(Intent.EXTRA_TEXT, “要发送的内容”);star
阅读全文
摘要:1. 数据接口http://www.weather.com.cn/data/sk/101010100.htmlhttp://www.weather.com.cn/data/cityinfo/101010100.htmlhttp://m.weather.com.cn/data/101010100.html 2. 图片接口http://m.weather.com.cn/img/c0.gifhttp://m.weather.com.cn/img/b0.gifhttp://www.weather.com.cn/m/i/weatherpic/29x20/d0.gifhttp://www.weather.
阅读全文

浙公网安备 33010602011771号