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

 

 

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

 

当前位置:首页--英语--习题精选
英 语
 

高考英语短文改错训练(002)

Dear Ralph, I’m a senior student. I have be in love with a boy 1.---------for three years.But he is a shy boy, so I wrote him a letter firstly 2. ---------to express my feeling. And he wrote back. In his letter 3.-------he said, “We are students. Our task is study. Let us wait  4. -------to see until we have any chance after graduation.” So  5. -------after graduation I telephoned to him, asking him about  6. -------go out . But he said he didn’t want to. He just  7. -------wanted to sleep and watched TV.  8. -------What do you think I should do? Do you think  9. -------I should continue to love him and give up? 10.------- SheilaDear Ralph,I’m a senior student. I have be in love with a boy 1.  been  for three years.But he is a shy boy, so I wrote him a letter firstly  2.  first  to express my feeling. And he wrote back. In his letter 3. feelings he said , “We are students. Our task is ^ study. Let us wait 4. toto see until we have any chance after graduation.” So  5. if / whether after graduation I telephoned to him, asking him about 6. to go out. But he said he didn’t want to. He just  7. going wanted to sleep and watched TV. 8. watch What do you think I should do? Do you think  9. √  I should continue to love him and give up?  10. or Sheila

 

 

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