<html>
<head>
<meta?charset="UTF-8"?/>
<title>省级选择器</title>
</head>
<body>
<select?class="province">
</select>
<select?class="city">
</select>
<script?src="jquery-2.0.3.m...
分类:
其他好文 时间:
2015-09-21 21:27:50
阅读次数:
236
上网查了写资料写了个自己需要的PHP Curl函数,调用的是百度API获取数据:function getData($add) { $post_data = array( 'ak=kkkk', 'callback=renderOption', 'output=json', 'city=XXX, 'a....
分类:
Web程序 时间:
2015-09-20 20:22:09
阅读次数:
177
Problem DescriptionA thief is running away!We can consider the city where he locates as an undirected graph in which nodes stand for crosses and edges...
分类:
其他好文 时间:
2015-09-18 18:00:26
阅读次数:
203
经过前面的学习,今天我做一个比较综合的WPF程序示例,主要包括以下功能:
1) 查询功能。从数据库(本地数据库(local)/Test中的S_City表中读取城市信息数据,然后展示到WPF的Window上的一个ListView上。
2) 数据联动功能。当鼠标左键选中ListView中的...
数据是在聚合数据上请求下来的:请求部分的代码-(void)requestData{ NSString *httpUrl = @"http://apis.baidu.com/heweather/weather/free"; NSString *httpArg = @"city=beijing"; .....
分类:
其他好文 时间:
2015-09-17 13:06:42
阅读次数:
529
The Skyline ProblemTotal Accepted: 1071 Total Submissions: 6525A city's skyline is the outer contour of the silhouette formed by all the buildings in ...
分类:
其他好文 时间:
2015-09-16 15:31:19
阅读次数:
243
接待处代码js//采用jquery展示鼠标放到省ul下拉显示$("#province").hover(function(){ $("#province ul").toggle(); })//使用jquery效果展示鼠标放到城市的ul下拉展示 $("#city").hover...
分类:
Web程序 时间:
2015-09-16 14:13:50
阅读次数:
149
Description:Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and perf...
分类:
其他好文 时间:
2015-09-16 12:06:49
阅读次数:
214
#?Write?your?MySQL?query?statement?below
#select?a.FirstName?,?a.LastName?,?b.City?,?b.State?from?Person?as?a?,?Address?as?b?where?a.PersonId?=?b.AddressId?;
select?a.Fir...
分类:
其他好文 时间:
2015-09-16 10:58:29
阅读次数:
199
if(!self.hotCityPrice[city]) { $.ajax({ type: 'GET', url: self.hotCityUrl, dat...
分类:
编程语言 时间:
2015-09-15 18:02:33
阅读次数:
168