<% if Request("method") = 1 then articleid = Request.form("articleid") face = Request.form("face") content = Qcdn.checkStr(Trim(Request.form("content"))) username = Qcdn.checkStr(Trim(Request.form("username"))) password = Qcdn.checkStr(Trim(Request.form("password"))) if Request.Cookies("qcdn")("user_name") = "" then password = md5(password,16) end if ip = Request.ServerVariables("REMOTE_ADDR") Sql = "select Unid from article_User where username = '"& username &"' and password = '"& password &"'" set rs = conn.execute(sql) if rs.eof and rs.bof then response.write "" rs.close : set rs = nothing response.end else sql = "Insert into article_remark(articleid,username,content,faceid,intime,ip)values("& articleid &",'"& username &"','"& content &"',"& face &",Now(),'"& ip &"')" conn.execute(sql) Response.write "" response.end end if elseif Request("method") = 2 then unid = Request("unid") sql = "update article_info set Audit = 0 where Unid in ("& unid &")" conn.execute(sql) Response.Write("") Response.End() elseif Request("method") = 3 then unid = Request("unid") Response.Write("") Response.End() end if id=request("id") cid=request("cid") 'Response.Write unid if unid = "" and id<>"" and cid<>"" then Sql = "select Unid from article_info where classid = "& id &" and Nclassid = "& cid &"" set rs = server.CreateObject ("adodb.recordset") rs.Open sql,conn,3,3 unid=rs("Unid") 'Response.End() else Unid = Request("Unid") end if ad = Request("ad") Sql = "Select title,content,Nclassid,classid,Nkey,hits,writer,writefrom,Intime,Popedom from article_info where Unid = " & Unid Set Rs = conn.execute(Sql) if Rs.eof and Rs.bof then Errmsg = "
  • 发现异常错误。
  • 错误编号为: error 108。
  • 请和信息中心联系解决问题。" call Qcdn.Err_List(errmsg,3) Response.End() else Popedom = Rs(9) if AddPopedom then if Popedom = 1 then if Request.Cookies("qcdn")("user_name") = "" then Response.write ("") Response.end end if end if end if sql = "Update article_info set hits=hits+1 where Unid = " & Unid Conn.execute(sql) title = Rs(0) content = Rs(1) Nclassid = Rs(2) classid = Rs(3) Nkey = Rs(4) hits = Rs(5) writer = Rs(6) writefrom = Rs(7) Intime = Rs(8) end if Rs.close %> 政法学院
    WWW.JJU.EDU.CN
     
     

    政法学院组织青年教师观摩公开示范课

      为进一步促进教风建设,提高课堂教学质量,以示范性教学带动青年教师教学水平和课堂掌控能力的整体提高,11月27日上午政法学院以随堂听课的方式在竞知楼106室举行了公开示范课,主讲人为曾鹰副教授。政法学院李长江院长、陈胜才副院长、汪力平副院长、教务处督导员潘治富教授、杨振雄教授、邓著之教授参加了此次公开课,政法学院无授课任务的青年教师等进行了观摩。
         
      授课内容为《马克思的劳动价值观之一:商品经济原理》。曾鹰老师从提出问题,引导学生思考切入,对商品经济相关原理进行了讲解。在讲授过程中,曾鹰老师注意启发式教学,讲解深入浅出,重点突出,熟谙教材教法,板书工整简洁,教学组织严谨,师生互动性好。 
         
      本次观摩活动由政法学院和教务处协同组织。课后听课的老师进行了相互交流,觉得本次公开示范课非常成功,都有自己学习和启发的地方。李长江院长也作了积极评价,并提出以后要多举行公开示范课,希望青年教师多听课,多学习,以提高我院的整体教学水平。

     

                                           (政法学院)

    九江学院政法学院 版权所有COPYRIGHT(C)2008. ALL RIRHTS RESERVED