<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%> <% // *** Validate request to log in to this site. var MM_LoginAction = Request.ServerVariables("URL"); if (Request.QueryString!="") MM_LoginAction += "?" + Request.QueryString; var MM_valUsername=String(Request.Form("user")); if (MM_valUsername != "undefined") { var MM_fldUserAuthorization=""; var MM_redirectLoginSuccess="Topic.asp"; var MM_redirectLoginFailed="loginfailure.html"; var MM_flag="ADODB.Recordset"; var MM_rsUser = Server.CreateObject(MM_flag); MM_rsUser.ActiveConnection = MM_conn_STRING; MM_rsUser.Source = "SELECT User, Password"; if (MM_fldUserAuthorization != "") MM_rsUser.Source += "," + MM_fldUserAuthorization; MM_rsUser.Source += " FROM User WHERE User='" + MM_valUsername.replace(/'/g, "''") + "' AND Password='" + String(Request.Form("password")).replace(/'/g, "''") + "'"; MM_rsUser.CursorType = 0; MM_rsUser.CursorLocation = 2; MM_rsUser.LockType = 3; MM_rsUser.Open(); if (!MM_rsUser.EOF || !MM_rsUser.BOF) { // username and password match - this is a valid user Session("MM_Username") = MM_valUsername; if (MM_fldUserAuthorization != "") { Session("MM_UserAuthorization") = String(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value); } else { Session("MM_UserAuthorization") = ""; } if (String(Request.QueryString("accessdenied")) != "undefined" && false) { MM_redirectLoginSuccess = Request.QueryString("accessdenied"); } MM_rsUser.Close(); Response.Redirect(MM_redirectLoginSuccess); } MM_rsUser.Close(); Response.Redirect(MM_redirectLoginFailed); } %> 攀枝花市第十六中学
网站地图
用户登录
用户注册
! 现在是

 

 

首页
学校概况
校园文化
党群工作
学科教学
德育之窗
家校通
后勤管理
 
 
 
 
 

 

当前位置:首页--英语--文化时空
英 语
 

你知道候鸟迁徙的秘密吗?


Flying to the sunLIGHTS out! Believe it or not, the American city of Chicago (芝加哥) is going to make its lights weaker for birds.


Last week, Chicago became the first city in the US to join the "Lights Out" programme. By turning off the lights in the city's tallest buildings, thousands of birds are more likely to reach their winter homes. Every year in autumn, some types of birds migrate (迁移). They are flying over Chicago on their journey south and return the following spring. Lights mean danger Birds find their way by looking at the stars in the sky. Lights in tall buildings are too bright for the birds and they can mistake them for stars. This means they don't know which way to go, and can have sad results. Some birds die because they get too tired to fly, and some fly into the buildings. Warblers (鸣禽) and sparrows (麻雀)are especially confused by the lights. This month, around 300 species of migratory birds are flying over Chicago to go back south to escape the cold winter. Migratory birds travel every autumn and spring and follow a special route (路线). Birds migrate for several reasons. Many birds cannot live in the cold, so they fly to warmer places in the south. But there are other reasons, too. Birds need to search for food. In winter, many plants die and insects hibernate (冬眠). When it get colder, birds know it's time to fly to warmer places with more food. Reproduction (繁殖) is another reason. Many birds like to reproduce in the same "house" they used last year, so they fly back there. HELP
mistake for: 把...误认作...be confused by: 被...迷惑search for: 寻找make up for: 补偿
There are around 9,000 kinds of birds in the world, and 600 types are migratory birds. Most migratory birds in China follow three routes. The first one is the western route, across the Qinghai-Tibet Plateau (青藏高原) to Sichuan. The second route is from the Taihang Mountain to Sichuan and other southern parts of China. Other birds fly along the coast (海岸) to eastern and southern China. BIRDS can fly very long distances (距离) when migrating. Sometimes they fly to other continents (大洲). The longest a bird has flown is 22,000 miles (35,400km).

 

 

©版权所有:攀枝花市第十六中学校
联系地址:四川省攀枝花市东区弄弄坪东风二村70号 邮编:617023
电话:0812-3315065 0812-3317300