上海下雪,上海夜会下雪吗
生活知识 2023-05-10 19:36生活知识www.buyunw.cn
1、最近几年上海有没有下雪?
上海这几年都有下雪,下得都不大。2016年上海没有见到雪花,2017年1月份下过20分钟,2018年12月初也下过一场雨夹雪,都不大。2、上海冬天下雪吗?
上海冬天还是会下雪的,几乎每年都会下雪,以中小雪为主。上海属亚热带季风性气候,四季分明,日照充分,雨量充沛。上海气候温和湿润,春秋较短,冬夏较长。2013年,全市平均气温17.6℃,日照1885.9小时,降水量1173.4毫米。全年60%以上的雨量集中在5月至9月的汛期。
扩展资料
上海是长江三角洲冲积平原的一部分,平均高度为海拔2.19米左右。海拔最高点是位于金山区杭州湾的大金山岛,海拔为103.70米。
西部有天马山、薛山、凤凰山等残丘,天马山为上海陆上最高点,海拔高度99.8米,立有石碑“佘山之巅”。海域上有大金山、小金山、浮山(乌龟山)、佘山岛、小洋山岛等岩岛。
在上海北面的长江入海处,有崇明岛、长兴岛、横沙岛3个岛屿。崇明岛为中国第三大岛,由长江挟带下来的泥沙冲积而成,面积为1041.21平方千米,海拔3.5米~4.5米。长兴岛面积88.54平方千米,横沙岛面积55.74平方千米。
3、今年上海会下雪吗
今年上海可能会下雪,下的雪不可能和北京比,上海下小雪东北下大雪北京也是大雪,上海只能下小雪4、上海下雪没????
常州也下雪了~5、今年上海会下雪吗?
看这个架势我估计下雪的可能性应该在70%~~说明后天可能会有雨夹雪~~要是真的下雪估计还是要到下个月吧~~
6、HTML下雪代码
<html><head>
</head>
<BODYbgcolor="#000000">
<SCRIPTlanguage=JavaScript1.2>
varsnowsrc="images/xuehua1.gif"
varno=10;
varns4up=(document.layers)?1:0;//browsersniffer
varie4up=(document.all)?1:0;
vardx,xp,yp;//coordinateandpositionvariables
varam,stx,sty;//amplitudeandstepvariables
vari,doc_width=800,doc_height=600;
if(ns4up){
doc_width=self.innerWidth;
doc_height=self.innerHeight;
}elseif(ie4up){
doc_width=document.body.clientWidth;
doc_height=document.body.clientHeight;
}
dx=newArray();
xp=newArray();
yp=newArray();
am=newArray();
stx=newArray();
sty=newArray();
for(i=0;i<no;++i){
dx[i]=0;//setcoordinatevariables
xp[i]=Math.random()(doc_width-50);//setpositionvariables
yp[i]=Math.random()doc_height;
am[i]=Math.random()20;//setamplitudevariables
stx[i]=0.02+Math.random()/10;//setstepvariables
sty[i]=0.7+Math.random();//setstepvariables
if(ns4up){//setlayers
if(i==0){
document.write("<layername=\"dot"+i+"\"left=\"50\"top=\"50\"visibility=\"show\"><imgsrc='"+snowsrc+"'border=\"0\"></a></layer>");
}else{
document.write("<layername=\"dot"+i+"\"left=\"50\"top=\"50\"visibility=\"show\"><imgsrc='"+snowsrc+"'border=\"0\"></layer>");
}
}elseif(ie4up){
if(i==0){
document.write("<divid=\"dot"+i+"\"style=\"POSITION:absolute;Z-INDEX:"+i+";VISIBILITY:visible;TOP:15px;LEFT:15px;\"><imgsrc='"+snowsrc+"'border=\"0\"></a></div>");
}else{
document.write("<divid=\"dot"+i+"\"style=\"POSITION:absolute;Z-INDEX:"+i+";VISIBILITY:visible;TOP:15px;LEFT:15px;\"><imgsrc='"+snowsrc+"'border=\"0\"></div>");
}
}
}
functionsnowNS(){//Netscapemainanimationfunction
for(i=0;i<no;++i){//iterateforeverydot
yp[i]+=sty[i];
if(yp[i]>doc_height-50){
xp[i]=Math.random()(doc_width-am[i]-30);
yp[i]=0;
stx[i]=0.02+Math.random()/10;
sty[i]=0.7+Math.random();
doc_width=self.innerWidth;
doc_height=self.innerHeight;
}
dx[i]+=stx[i];
document.layers["dot"+i].top=yp[i];
document.layers["dot"+i].left=xp[i]+am[i]Math.sin(dx[i]);
}
setTimeout("snowNS()",10);
}
functionsnowIE(){//IEmainanimationfunction
for(i=0;i<no;++i){//iterateforeverydot
yp[i]+=sty[i];
if(yp[i]>doc_height-50){
xp[i]=Math.random()(doc_width-am[i]-30);
yp[i]=0;
stx[i]=0.02+Math.random()/10;
sty[i]=0.7+Math.random();
doc_width=document.body.clientWidth;
doc_height=document.body.clientHeight;
}
dx[i]+=stx[i];
document.all["dot"+i].style.pixelTop=yp[i];
document.all["dot"+i].style.pixelLeft=xp[i]+am[i]Math.sin(dx[i]);
}
setTimeout("snowIE()",10);
}
if(ns4up){
snowNS();
}elseif(ie4up){
snowIE();
}
</SCRIPT>
</body>
</html>
记得给我加分啊
varsnowsrc="images/xuehua1.gif"这句是你雪花图片的地址
上一篇:科比外号,科比冷门外号
下一篇:过年放假时间,2022年放假安排时间表