<%@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); } %> 攀枝花市第十六中学
网站地图
用户登录
用户注册
! 现在是

 

 

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

 

当前位置:首页--英语--课外游戏
英 语
 

Read World Population游戏


采访  将学生分成两人一组。其中一人是《中学生报》记者,另一人是人口问题专家,小记者和人口问题专家分别根据课文内容就世界人口问题进行准备。然后进行问答练习,再互换角色。Read World Population  根据所提供的2001年7月份的世界人口数量统计,制作成四组投影或挂图。进行活动时,将其展示在黑板上。教师将学生分成四组,让每组学生先看一幅投影或挂图,准备快速地读出每个国家的人口数量。然后,开始比赛,比赛以组为单位进行。每组学生一个接一个地读出该组的数字,以读得时间最短、出错率最少的组为胜。World Population 6,157,400,560 (July 2001 est)Afganistan 26,813,057Albania 3,510,484Algeria 31,736,053Angola 10,366,031Argentina 37,384,816Armenia 3,336,100Australia 19,357,594Austria 8,150,835Belgium 10,258,762Bolivia 8,300,463Brazil 174,468,575Bulgaria 7,707,495Burma 41,994,678Cambodia 12,491,501Camaroon 15,803,220Canada 31,592,805Chad 8,707,078Chilie 15,328,467China 1,273,111,290Colombia 40,349,388Costa Rica 3,773,057Croatia 4,334,142Cuba 11,184,023Czech Republic 10,264,212Denmark 5,352,815Dominican Republic 8,581,477Ecuador 13,183,978Egypt 69,536,644El Salvador 6,237,662Ethiopia 65,891,874Finland 5,175,783France 59,551,227Georgia 4,989,285Germany 83,029,536Ghana 19,894,014Greece 10,623,835Guatemala 12,974,361Guinea 7,613,870Honduras 6,406,052Hong Kong 7, 210,505Hungary 10,106,017India 1,029,991,145Indonesia 228,437,870Iran 66,128,965Iraq 23,331,985Ireland 3,840,838Israel 5,938,093Italy 57,679,825Jamacia 2,665,636Japan 126,771,662Jordan 5,153,378Kazakhstan 16,731,303Keyna 30,765,916North Korea 21,968,228South Korea 47,904,370Kiwait 2,041,961Kuryzstan 4,753,003Laos 5,635,967Latvia 2,385,231Lebanon 3,627,774Liberia 3,225,837Libya 5,240,599Lithuania 3,610,535Macedonia 2,046,209Madagascar 15,982,563Malaysia 22,229,040Mexico 101,879,171Morocco 30,645,305Mozambique 19,371,057Nepal 25,284,463Netherlands 15,981,472New Zeland 3,864,129Nicaragua 4,918,393Niger 10,355,156Nigeria 126,635,626Norway 4,503,440Oman 2,622,198Pakistan 144,616,639Panama 2,845,647New Guinea 5,049,055Paragua 5,734,139Peru 27,483,864Phillipines 82,841,518Poland 38,633,912Portugal 10,066,253Puerto Rico 3,937,316Romania 22,364,022Russia 145,470,197Rwanda 7,312,756Saudi Arabia 22,757,092Singapore 4,300,419Somalia 7,488,773South Africa 43,586,097Spain 40,037,995Sudan 36,080,373Sweden 8,875,053Switzerland 7,283,274Syria 16,728,808Tajikistan 6,578,681Taiwan 22,370,461Tanzania 36,232,074Thailand 61,797,751Tunisia 9,705,102Turkey 66,493,970Uganda 23,985,712Ukraine 48,760,474United Arabe Emirates 2,407,460United Kingdom 59,647,790United States 278,058,881Uruguay 3,360,105Uzbekistan 25,155,064Venezuela 23,916,810Vietnam 79,939,014West Bank 2,090,713Yemen 18,078,035Yugoslovia 10,677,290Zambia 9,770,199Zimbabwe 11,365,366

 

 

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