教授
程林丽
  • 所属院校:
    中国农业大学
  • 所属院系:
    动物医学院
  • 研究领域:
    兽医药理学与毒理学
  • 职称:
    教授
  • 导师类型:
    硕导
  • 招生专业:
    分析化学、基础兽医学
个人简介

个人简述:

工作经历1997/7-2000/7中国农业科学院实习研究员2003/7-2004/10中国农业大学动物医学院实习研究员2004/10-2014/12中国农业大学动物医学院助理研究员2015/01-至今中国农业大学动物医学院副研究员


科研工作:

{varSF_FNB_normal="#336699"varSF_FNB_hover="orange"varSF_FNB_WIDTH=150//200varSF_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=!!(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:4pxpadding-left:4pxcursor:defaultfont-weight:bold"}varSF_FNB_contenthtml=""//+"Close"+"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=document.getElementsByTagName('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=document.body.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){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=0varlasty=0varlastscrollx=0varlastscrolly=0functionSF_FUNC_startdragfnb(obj){SF_flag_fnbmove=trueif(SF_FLAG_isIE){lastx=parseInt(event.clientX+document.body.scrollLeft)lasty=parseInt(event.clientY+document.body.scrollTop)}else{lastx=Event.screenXlasty=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_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(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)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=document.getElementsByTagName("script")varnodesLen=scriptNodes.lengthvartarget=nullfor(vari=0i


教育背景:

学习经历1993.9-1997.7华中农业大学本科2000.9-2003.7中国农业大学硕士2010.9-2013.12中国农业大学博士

以上内容源自网络公开信息,仅作学术交流之目的,非为商业用途。
如若涉及侵权事宜,请及时与我们联络,我们将即刻修正或删除相关内容。
联系方式:+86 191 9534 4490。
去登录