-
Android新浪天气预报
package edu.hrbeu.WeatherDemo;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import org.w3c.*;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.safety.Whitelist;
import org.jsoup.select.Elements;
public class Test {
/** 新浪天气网址 */
public final String SINA_URL = "http://php.weather.sina.com.cn/xml.php";
/** 新浪天气XML调用密码 */
public final String PASSWOR
- 2022-02-07 09:34:36下载
- 积分:1
-
SuperMap iClient for JavaScript范例代码
SuperMap iServer做GIS服务器,前端采用JavaScript开发方式。这里是部分示范代码。
- 2022-01-25 17:12:37下载
- 积分:1
-
422-htmlcss
ALLAH IQBAL WEBSITE COMPLETE HTML
- 2013-12-16 01:59:47下载
- 积分:1
-
trial_1_parallel_travel5
adams car modeling files 5
- 2019-03-23 12:29:44下载
- 积分:1
-
pt工具库插件。
该SVG工具库插件通过简单的设置,就可以实现任何SVG图形的拖拽互动。(The plug-in of the SVG tool library can realize drag-and-drop interaction of any SVG graphics through simple settings.)
- 2019-01-26 10:57:39下载
- 积分:1
-
相册专辑插件
相册专辑插件albumize,jquery,相册代码,灯箱效果(Albumize, jquery, album code, light box effect.)
- 2019-02-16 22:44:39下载
- 积分:1
-
HTML5 Canvas 画布示例
全功能画布示例
- 2013-05-31下载
- 积分:1
-
3
JS抖音弹球打砖块小游戏,玩家通过鼠标滑动控制挡板左右移动,接住击打砖块而改变飞行轨迹掉落下来的小球,小球的速度越快难度就越大。(JS jitter Pinball brick game, the player through the mouse sliding control baffle left and right movement, catch hit bricks and change the flight trajectory of the ball dropped, the faster the ball is more difficult.)
- 2019-01-05 20:49:14下载
- 积分:1
-
一款不错的对话框插件 Jquery+html+css
一款不错的对话框插件 Jquery+html+css
- 2022-04-25 05:05:39下载
- 积分:1
-
飞机小游戏源码-乌拉
说明: 打开网页可以玩这种简单的小游戏,可以查看源代码。(Open the web page to play this simple game, you can view the source code.)
- 2019-06-28 13:06:11下载
- 积分:1