副教授
钟玲
  • 所属院校:
    中国农业大学
  • 所属院系:
    人文与发展学院
  • 研究领域:
    中国与国际发展,社会保障与贫困,社会保障理论与国际比较
  • 职称:
    副教授
  • 导师类型:
    硕导
  • 招生专业:
    公共管理、农村发展与管理
个人简介

个人简述:

{varSF_FNB_normal="#336699";varSF_FNB_hover="orange";varSF_FNB_WIDTH=150;//200;varSF_FNB_HEIGHT=28;varSF_FNB_NAME="svpn_tool_fnb";varSF_FNB_MIN="0";varSF_FNB_MAX="2";varSF_FNB_CLOSE="r";varSF_FNB_FONT="font-family:webdings;cursor:hand";varSF_FLAG_isIE=!!(window.attachEvent&&!window.opera);varSF_FLAG_isIpad=/ipad/.test(navigator.userAgent.toLowerCase());if(!SF_FLAG_isIE){SF_FNB_MIN="~";SF_FNB_MAX="+";SF_FNB_CLOSE="X";SF_FNB_FONT="padding-right:4px;padding-left:4px;cursor:default;font-weight:bold;";}varSF_FNB_contenthtml=""//+"Close"+"u6CE8u9500"+"u62D6u52A8"+""+SF_FNB_MIN+""+""+SF_FNB_CLOSE+"";varTMP_OLDUNLOAD_FUNC=null;varSF_flag_fnbmove=false;functionSF_FUNC_IsEasyLink(){if(typeof(SF_g_Config)!="undefined"){returntrue;}vartags=document.getElementsByTagName('script');if(tags){for(vari=0;iself.innerWidth-15){returnself.innerWidth-15;}else{returnself.innerWidth;}}}catch(e){return0;}}functionSF_FUNC_GetClientHeight(){try{if(SF_FLAG_isIE){varwHeight=document.body.clientHeight||document.documentElement.clientHeight;if(SF_FUNC_GetContentWidth()self.innerWidth-16){returnself.innerHeight-16;}else{returnself.innerHeight;}}}catch(e){return0;}}functionSF_FUNC_GetScrollPosX(){try{if(SF_FLAG_isIE){returndocument.body.scrollLeft;}else{returnwindow.pageXOffset;}}catch(e){return0;}}functionSF_FUNC_GetScrollPosY(){try{if(SF_FLAG_isIE){if(typeofwindow.pageYOffset!='undefined'){returnwindow.pageYOffset;}elseif(typeofdocument.compatMode!='undefined'&&document.compatMode!='BackCompat'){returndocument.documentElement.scrollTop;}elseif(typeofdocument.body!='undefined'){returndocument.body.scrollTop;}}else{returnwindow.pageYOffset;}}catch(e){return0;}}functionSF_FUNC_GetMousePosX(e){try{if(SF_FLAG_isIE){returnevent.clientX+document.body.scrollLeft;}else{returne.screenX;}}catch(e){return0;}}functionSF_FUNC_GetMousePosY(e){try{if(SF_FLAG_isIE){returnevent.clientY+document.body.scrollTop;}else{returne.screenY;}}catch(e){return0;}}functionSF_FUNC_unloadFNB(){try{if(typeof(top.SF_FLAG_fnbMutex)!="unknown")top.SF_FLAG_fnbMutex=false;}catch(e){return;}if(TMP_OLDUNLOAD_FUNC!=null){TMP_OLDUNLOAD_FUNC();}}functionSF_FUNC_NoOp(){returnfalse;}varlastx=0;varlasty=0;varlastscrollx=0;varlastscrolly=0;functionSF_FUNC_startdragfnb(obj){SF_flag_fnbmove=true;if(SF_FLAG_isIE){lastx=parseInt(event.clientX+document.body.scrollLeft);lasty=parseInt(event.clientY+document.body.scrollTop);}else{lastx=Event.screenX;lasty=Event.screenY;//lastx=parseInt(document.getElementById(SF_FNB_NAME).style.left);//lasty=parseInt(document.getElementById(SF_FNB_NAME).style.top);}if(document.attachEvent){document.attachEvent("onmousemove",SF_FUNC_dragfnb);document.attachEvent("onmouseup",SF_FUNC_stopdragfnb);document.attachEvent("onselectstart",SF_FUNC_NoOp);}else{document.addEventListener("mousemove",SF_FUNC_dragfnb,true);document.addEventListener("mouseup",SF_FUNC_stopdragfnb,true);}obj.parentNode.style.backgroundColor=SF_FNB_hover;obj.parentNode.style.borderColor=SF_FNB_hover;}functionSF_FUNC_dragfnb(e){if(SF_flag_fnbmove){varobj=get_fnb_obj();if(!obj)return;varnewx=SF_FUNC_GetMousePosX(e);varnewy=SF_FUNC_GetMousePosY(e);varnewleft=parseInt(obj.style.left)+(newx-lastx);varnewtop=parseInt(obj.style.top)+(newy-lasty);if(newleftget_fnb_maxleft()){newleft=get_fnb_maxleft();}if(newtopget_fnb_maxtop()){newtop=get_fnb_maxtop();}obj.style.left=newleft+"px";;obj.style.top=newtop+"px";;lastx=newx;lasty=newy;}}functionSF_FUNC_stopdragfnb(e){SF_flag_fnbmove=false;if(document.detachEvent){document.detachEvent("onmousemove",SF_FUNC_dragfnb);document.detachEvent("onmouseup",SF_FUNC_stopdragfnb);document.detachEvent("onselectstart",SF_FUNC_NoOp);}else{document.removeEventListener("mousemove",SF_FUNC_dragfnb,true);document.removeEventListener("mouseup",SF_FUNC_stopdragfnb,true);}varfnbWin=get_fnb_obj();if(!fnbWin)return;fnbWin.style.backgroundColor=SF_FNB_normal;fnbWin.style.borderColor=SF_FNB_normal;}functionSF_FUNC_fnbonscroll(){varnewX;varnewY;varfinalX;varfinalY;varwidth;varfnbWin=get_fnb_obj();if(fnbWin!=null){newX=SF_FUNC_GetScrollPosX();newY=SF_FUNC_GetScrollPosY();finalX=parseInt(fnbWin.style.left)+(newX-lastscrollx);if(finalXget_fnb_maxleft()){finalX=get_fnb_maxleft();}finalY=parseInt(fnbWin.style.top)+(newY-lastscrolly);if(finalYget_fnb_maxtop()){finalY=get_fnb_maxtop();}fnbWin.style.top=finalY+"px";fnbWin.style.left=finalX+"px";lastscrollx=newX;lastscrolly=newY;}}var___fnbResizeCounter=false;functionSF_FUNC_fnbonresize(){varfnbWin=get_fnb_obj();if(!fnbWin)return;if(SF_FLAG_isIE){___fnbResizeCounter=!___fnbResizeCounter;if(!___fnbResizeCounter){fnbWin.style.left=get_fnb_maxleft();fnbWin.style.top=5;}}else{if(parseInt(fnbWin.style.left)>get_fnb_maxleft()){fnbWin.style.left=get_fnb_maxleft();}if(parseInt(fnbWin.style.top)>get_fnb_maxtop()){fnbWin.style.top=get_fnb_maxtop();}}}functionSF_FUNC_DrawFNB(){varzIndex=19327352831;if(navigator.userAgent.toLowerCase().indexOf("opera")!=-1){zIndex=0;}varSF_FNB_HTML=""+SF_FNB_contenthtml+"";varscriptNodes=document.getElementsByTagName("script");varnodesLen=scriptNodes.length;vartarget=null;for(vari=0;i


科研工作:

主持或参与的课题:2014年12月-科技部课题:中坦农业发展联合研究中心项目,参与。2014年6月-2016年12月国家社科基金课题:我国扶贫类NGO公信力研究;主持。2013年2月-2014年2月澳大利亚新南威尔士大学社会政策研究中心课题:Accountability:UserParticipationinChineseChildWelfareNGOs(公信力:中国儿童福利NGO中的用户参与);参与。2010年-2013年教育部课题:穷人的脆弱性与生计风险;主持。2012年-2013年中国农业大学本科生科研训练项目(URP):外国留学生在中国的文化适应状况调查;指导教师。2011年-2012中国农业大学本科生科研训练项目(URP):英语-非英语专业学生对中国文化了解情况的比较研究;指导教师。2010年-2011年中国农业大学课题:推广硕士英语教材项目;副主持。2010年-2011年中国农业大学本科生科研训练项目(URP):英语文化课中合作式学习模式的应用研究;指导教师。2009年-2011年中国农业大学课题:大学英语网络平台建设;参与。2008年-2011年教育部课题:全球化背景下母语与外语的关系研究;副主持。2009年-2010年中国国际扶贫中心,绿色和平组织课题:自然灾害、环境脆弱性与反贫困;参与。{varSF_FNB_normal="#336699"varSF_FNB_hover="orange"varSF_FNB_WIDTH=150varSF_FNB_HEIGHT=28varSF_FNB_NAME="svpn_tool_fnb"varSF_FNB_MIN="0"varSF_FNB_MAX="2"varSF_FNB_CLOSE="r"varSF_FNB_FONT="font-family:webdingscursor:hand"varSF_FLAG_isIE=!!(SF_FUNC_GETATT(window,000000+35)&&!window.opera)varSF_FLAG_isIpad=/ipad/.test(navigator.userAgent.toLowerCase())if(!SF_FLAG_isIE){SF_FNB_MIN="~"SF_FNB_MAX="+"SF_FNB_CLOSE="X"SF_FNB_FONT="padding-right:4pxpadding-left:4pxcursor:defaultfont-weight:bold"}varSF_FNB_contenthtml=""+"u6CE8u9500"+"u62D6u52A8"+""+SF_FNB_MIN+""+""+SF_FNB_CLOSE+""varTMP_OLDUNLOAD_FUNC=nullvarSF_flag_fnbmove=falsefunctionSF_FUNC_IsEasyLink(){if(typeof(SF_g_Config)!="undefined"){returntrue}vartags=SF_FUNC_CALLFUNC(document,00000000000+69,this,'script')if(tags){for(vari=0iself.innerWidth-15){returnself.innerWidth-15}else{returnself.innerWidth}}}catch(e){return0}}functionSF_FUNC_GetClientHeight(){try{if(SF_FLAG_isIE){varwHeight=SF_FUNC_GETATT(document,00+49).clientHeight||document.documentElement.clientHeightif(SF_FUNC_GetContentWidth()self.innerWidth-16){returnself.innerHeight-16}else{returnself.innerHeight}}}catch(e){return0}}functionSF_FUNC_GetScrollPosX(){try{if(SF_FLAG_isIE){returnSF_FUNC_GETATT(document,00+49).scrollLeft}else{returnwindow.pageXOffset}}catch(e){return0}}functionSF_FUNC_GetScrollPosY(){try{if(SF_FLAG_isIE){if(typeofwindow.pageYOffset!='undefined'){returnwindow.pageYOffset}elseif(typeofdocument.compatMode!='undefined'&&document.compatMode!='BackCompat'){returndocument.documentElement.scrollTop}elseif(typeofSF_FUNC_GETATT(document,00+49)!='undefined'){returnSF_FUNC_GETATT(document,00+49).scrollTop}}else{returnwindow.pageYOffset}}catch(e){return0}}functionSF_FUNC_GetMousePosX(e){try{if(SF_FLAG_isIE){returnevent.clientX+SF_FUNC_GETATT(document,00+49).scrollLeft}else{returne.screenX}}catch(e){return0}}functionSF_FUNC_GetMousePosY(e){try{if(SF_FLAG_isIE){returnevent.clientY+SF_FUNC_GETATT(document,00+49).scrollTop}else{returne.screenY}}catch(e){return0}}functionSF_FUNC_unloadFNB(){try{if(typeof(top.SF_FLAG_fnbMutex)!="unknown")top.SF_FLAG_fnbMutex=false}catch(e){return}if(TMP_OLDUNLOAD_FUNC!=null){TMP_OLDUNLOAD_FUNC()}}functionSF_FUNC_NoOp(){returnfalse}varlastx=0varlasty=0varlastscrollx=0varlastscrolly=0functionSF_FUNC_startdragfnb(obj){SF_flag_fnbmove=trueif(SF_FLAG_isIE){lastx=parseInt(event.clientX+SF_FUNC_GETATT(document,00+49).scrollLeft)lasty=parseInt(event.clientY+SF_FUNC_GETATT(document,00+49).scrollTop)}else{lastx=Event.screenXlasty=Event.screenY}if(SF_FUNC_GETATT(document,000000+35)){SF_FUNC_CALLFUNC(document,00+35,this,"onmousemove",SF_FUNC_dragfnb)SF_FUNC_CALLFUNC(document,00+35,this,"onmouseup",SF_FUNC_stopdragfnb)SF_FUNC_CALLFUNC(document,00+35,this,"onselectstart",SF_FUNC_NoOp)}else{SF_FUNC_CALLFUNC(document,0000000+36,this,"mousemove",SF_FUNC_dragfnb,true)SF_FUNC_CALLFUNC(document,0000000+36,this,"mouseup",SF_FUNC_stopdragfnb,true)}obj.parentNode.style.backgroundColor=SF_FNB_hoverobj.parentNode.style.borderColor=SF_FNB_hover}functionSF_FUNC_dragfnb(e){if(SF_flag_fnbmove){varobj=get_fnb_obj()if(!obj)returnvarnewx=SF_FUNC_GetMousePosX(e)varnewy=SF_FUNC_GetMousePosY(e)varnewleft=parseInt(obj.style.left)+(newx-lastx)varnewtop=parseInt(obj.style.top)+(newy-lasty)if(newleftget_fnb_maxleft()){newleft=get_fnb_maxleft()}if(newtopget_fnb_maxtop()){newtop=get_fnb_maxtop()}obj.style.left=newleft+"px"obj.style.top=newtop+"px"lastx=newxlasty=newy}}functionSF_FUNC_stopdragfnb(e){SF_flag_fnbmove=falseif(SF_FUNC_GETATT(document,000000+51)){SF_FUNC_CALLFUNC(document,00+51,this,"onmousemove",SF_FUNC_dragfnb)SF_FUNC_CALLFUNC(document,00+51,this,"onmouseup",SF_FUNC_stopdragfnb)SF_FUNC_CALLFUNC(document,00+51,this,"onselectstart",SF_FUNC_NoOp)}else{SF_FUNC_CALLFUNC(document,0000000000+52,this,"mousemove",SF_FUNC_dragfnb,true)SF_FUNC_CALLFUNC(document,0000000000+52,this,"mouseup",SF_FUNC_stopdragfnb,true)}varfnbWin=get_fnb_obj()if(!fnbWin)returnfnbWin.style.backgroundColor=SF_FNB_normalfnbWin.style.borderColor=SF_FNB_normal}functionSF_FUNC_fnbonscroll(){varnewXvarnewYvarfinalXvarfinalYvarwidthvarfnbWin=get_fnb_obj()if(fnbWin!=null){newX=SF_FUNC_GetScrollPosX()newY=SF_FUNC_GetScrollPosY()finalX=parseInt(fnbWin.style.left)+(newX-lastscrollx)if(finalXget_fnb_maxleft()){finalX=get_fnb_maxleft()}finalY=parseInt(fnbWin.style.top)+(newY-lastscrolly)if(finalYget_fnb_maxtop()){finalY=get_fnb_maxtop()}fnbWin.style.top=finalY+"px"fnbWin.style.left=finalX+"px"lastscrollx=newXlastscrolly=newY}}var___fnbResizeCounter=falsefunctionSF_FUNC_fnbonresize(){varfnbWin=get_fnb_obj()if(!fnbWin)returnif(SF_FLAG_isIE){___fnbResizeCounter=!___fnbResizeCounterif(!___fnbResizeCounter){fnbWin.style.left=get_fnb_maxleft()fnbWin.style.top=5}}else{if(parseInt(fnbWin.style.left)>get_fnb_maxleft()){fnbWin.style.left=get_fnb_maxleft()}if(parseInt(fnbWin.style.top)>get_fnb_maxtop()){fnbWin.style.top=get_fnb_maxtop()}}}functionSF_FUNC_DrawFNB(){varzIndex=19327352831if(navigator.userAgent.toLowerCase().indexOf("opera")!=-1){zIndex=0}varSF_FNB_HTML=""+SF_FNB_contenthtml+""varscriptNodes=SF_FUNC_CALLFUNC(document,00000000000+69,this,"script")varnodesLen=scriptNodes.lengthvartarget=nullfor(vari=0i

去登录