超级组合秀
·汇聚原创力量—国家数字娱乐网正式启动
·森田正则老师新连载秋天正式上档
·人物风之风助终于堂堂“复活”
·超女漫画即将出版 漫画家炎炎执笔
·《夏特尔家·家族的肖像》即将发售
·《七剑·序章》漫画热动暑假全国漫展
4332漫画
·松本零士
·动漫声优
·尾田荣一郎作品
·颜开作品欣赏
·卜桦作品欣赏
·韩美林作品欣赏
·天広直人作品欣赏
·天広直人作品欣赏
当前位置: 动漫学院 > 闪客学堂 > 正文
flash天气预报
http://college.51kedou.com 2005年09月12日 11:31 动漫学院






/*////////////////////////
/*
/*
/* by yellow
/* yellowboydesign@gmail.com
/* http://yellowboy.cn
/*
*/
///////////////////////
stop();
System.useCodepage = true;
fpv_cn = new LoadVars();
fpv_cn.load("http://www.tq121.com.cn/forecast/cf.php");
fpv_cn_weather = new Array();
tempcity = new Array();
tempw = new Array();
temphot = new Array();
tempwind = new Array();
tempwinds = new Array();
fpv_cn_out = "
";
fpv_cn_city = "城市:";
fpv_cn_w = "天气:";
fpv_cn_hot = "温度:";
fpv_cn_wind = "风向:";
fpv_cn_winds = "风力:";
fpv_cn.onData = function(data) {
fpv_cn_str = new String(data);
for (i=7500; i//城市
if (fpv_cn_str.slice(i, i+fpv_cn_city.length) == fpv_cn_city) {
for (j=i; jif (fpv_cn_str.slice(j, j+fpv_cn_out.length) == fpv_cn_out) {
tempcity.push(fpv_cn_str.slice(i+fpv_cn_city.length, j-1));
break;
}
}
}
//天气
if (fpv_cn_str.slice(i, i+fpv_cn_w.length) == fpv_cn_w) {
for (k=i; kif (fpv_cn_str.slice(k, k+fpv_cn_out.length) == fpv_cn_out) {
tempw.push(fpv_cn_str.slice(i+fpv_cn_w.length, k));
break;
}
}
}
//温度
if (fpv_cn_str.slice(i, i+fpv_cn_hot.length) == fpv_cn_hot) {
for (l=i; lif (fpv_cn_str.slice(l, l+fpv_cn_out.length) == fpv_cn_out) {
temphot.push(fpv_cn_str.slice(i+fpv_cn_hot.length, l));
break;
}
}
}
//风向
if (fpv_cn_str.slice(i, i+fpv_cn_wind.length) == fpv_cn_wind) {
for (m=i; mif (fpv_cn_str.slice(m, m+fpv_cn_out.length) == fpv_cn_out) {
tempwind.push(fpv_cn_str.slice(i+fpv_cn_wind.length, m));
break;
}
}
}
//风力
if (fpv_cn_str.slice(i, i+fpv_cn_winds.length) == fpv_cn_winds) {
for (n=i; nif (fpv_cn_str.slice(n, n+fpv_cn_out.length) == fpv_cn_out) {
tempwinds.push(fpv_cn_str.slice(i+fpv_cn_winds.length, n));
break;
}
}
}
}
//放进数组
//city:城市,w:天气,hot:温度,wind:风向,winds:风力
for (o=0; ofpv_cn_weather.push({city:tempcity[o], w:tempw[o], hot:temphot[o], wind:tempwind[o], winds:tempwinds[o]});
}
//排序
fpv_cn_weather.sortOn("city");
play();
};
发表评论】 【关闭窗口
相关链接:
·四川大学艺术学院 [2005-09-12]
·漫漫学画 3 [2005-09-08]
·大连服装艺术学院 [2005-09-07]
·CG综合篇技法(气氛篇)01 [2005-09-07]
·水蓝闪族实例课堂实录1 [2005-09-07]
·漫漫学画 2 [2005-09-07]
· 大连服装艺术学院 [2005-09-07]
·日本同人志十问十答 (8) [2005-09-07]
·日本同人志十问十答 (7) [2005-09-07]
·清华大学美术学院 [2005-09-05]
首页图酷动漫宝典MiNi游戏动漫人动漫学院艺术大赛动漫社区
关于我们联系我们招聘网站地图友情链接
Copyright@2004-2005 51kedou.com Inc. All rights reserved.
中国动漫游戏艺术大赛组委会 版权所有
本网站已通过ICP认证
备案序号:京ICP备05045914号