CINXE.COM
读秀学术搜索
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <script type="text/javascript" src="js/duxiuchk.js"></script> <script type="text/javascript"> function CookieEnable() { var result = false; if (navigator.cookiesEnabled) { return true; } document.cookie = "testcookie=yes;"; var cookieSet = document.cookie; if (cookieSet.indexOf("testcookie=yes") > -1) { result = true; } document.cookie = ""; return result; } if (!CookieEnable()) { alert("对不起,您的浏览器的Cookie功能被禁用,请开启"); window.open("/help/07.htm", "_self"); } String.prototype.trim = function () { return this.replace(/(^\s+)|(\s+$)/g, ""); } function goExp() { document.getElementById("exp").submit(); } </script> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta content="读秀学术搜索是完整的文献搜索及获取服务平台,其后台建构在由海量全文数据及元数据组成的超大型数据库基础上。以10亿页中文资料为基础,为读者提供深入内容的章节和全文检索、部分文献试读、参考咨询等多种功能。收入中文图书300多万种,有包括中文期刊近7000万篇等中文元数据。 其一站式检索实现了馆藏纸质图书、电子图书、学术文章等各种异构资源在同一平台的统一检索和获取。为读者学习、研究、写论文、做课题提供全面准确的学术资料和获取知识资源的捷径,为用户提供全面的数字图书馆整体解决方案和文献资源服务。" name="description"/> <meta content="图书搜索 学术搜索 学术资源 文献检索 文献传递 参考咨询 数字图书馆 被引用 学术趋势 搜索报告 搜索引擎 一站式检索 元数据 章节 试读 馆藏 电子书 研究 课题 图书馆 期刊 论文 整合 查找 资料 知识 阅读 在线 人物 词汇 词条 报纸 标准 专利 视频 讲座 文献服务 目次 读者" name="Keywords"/> <title>读秀学术搜索</title> <link href="/style/newindex/global.css" rel="stylesheet" type="text/css"/> <script src="js/jquery-3.6.0.min.js" type="text/javascript"></script> <script src="js/jqueryplugins/tip/jquery.cvtooltip.js" type="text/javascript"></script> <script src="/views/js/jquery.base64.js" type="text/javascript"></script> <script type="text/javascript" src="https://book.dayi100.com/js/leftajax.js"></script> <script type="text/javascript"> //<![CDATA[ // 引入滑动验证码需要的js document.write("<script type='text/javascript' src='https://captcha.chaoxing.com/load.min.js?t=" + parseInt(Date.now() / 60000) + "'><\/script>"); var captchaIns = null;// 验证码变量` var whichSubmitButton;// 记录点击了哪个按钮 function doRember() {//nameauth rember me if (document.getElementById("checkbox_3").checked) { document.getElementById("remember").value = 3 + ""; } else { document.getElementById("remember").value = ""; } } /** * 0:机构用户登录 * 1:读秀卡登录 * 2:读秀、百链个人用户登录 * 3:目前来看没有使用,应该是废弃了 * 4:大医个人用户登录 * 这个方法的button取值目前只取0,1,2,4 */ function beforeSubmit(button) { whichSubmitButton = button; if (button === 1) { if (subdsr()) { captchaIns && captchaIns.popUp(); } } else { if (docheck(button)) { captchaIns && captchaIns.popUp(); } } } function subdsr() { if (jQuery("#tyno").val().trim() === '') { jQuery("#dsrerr").html("验证码不能为空!"); return false; } return true; } jQuery(function () { initCXCaptcha({ captchaId: 'qjyyr10Nia8boegCrfhdudKadh6XFgCQ', element: '#captcha', mode: 'popup', onVerify: function (err, data) { if (err) {// 当验证失败时,内部会自动refresh方法,无需手动再调用一次 return; } jQuery("#validate").val(data.validate); if (whichSubmitButton === 1) {// 读秀卡调用send_dsrrequests()方法 var json = { tyno : jQuery("#tyno").val(), validate : data.validate, rememberMe : jQuery("#tmpcookietag").attr("checked") }; send_dsrrequests(json); captchaIns && captchaIns.refresh(); } else { $("#PassWord").val($.base64.btoa($("#PassWord").val(),"UTF-8"));//密码进行des加密 $("#PassWord2").val($.base64.btoa($("#PassWord2").val(),"UTF-8"));//密码进行des加密 $("#PassWord4").val($.base64.btoa($("#PassWord4").val(),"UTF-8"));//密码进行des加密 jQuery("#form1").submit(); } } }, function onload(instance) { captchaIns = instance; }, function onerror(err) { }); }); //]]> </script> <link href="/style/newduxiu/login.css" rel="stylesheet" type="text/css"/> <style> input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, Helvetica, sans-serif; } body { font: 12px/1.5 Microsoft YaHei, Arial, Helvetica, sans-serif; } </style> </head> <body> <div class="wrap"> <form name="form1" id="form1" action="loginhl.jsp" method="post"> <input name="ecode" type="hidden" value="utf-8"/> <input name="send" type="hidden" value="true"/> <input name="backurl" type="hidden" value=""/> <input type="hidden" id="ddtype" name="ddtype" value="lib"/> <input type="hidden" id="remember" name="remember" value="0"/> <input type="hidden" id="validate" name="validate"/> <div id="content" class="login"> <div class="login_content"> <div class="open rightF"><a href="/applyduxiu.jsp" target="_blank">开通读秀试用申请</a></div> <div class="log_text">系统登录</div> <div class="userLog" id="tabNav"> <ul> <li class="current" onclick="switchTab(0,this)"> <a id="tab0" href="#" class="on">机构用户</a> </li> <li onclick="switchTab(1,this)"><a id="tab1" href="#">读秀卡用户</a></li> <li onclick="switchTab(2,this)"><a id="tab2" href="#">个人用户</a></li> </ul> </div> <div class="userContent" id="acc0"> <ul> <li class="account__input-wrap input-wrap"> <input id="UserName" maxLength="19" size="19" name="UserName" value="" placeholder="账号" class="fidtext account__input"/> </li> <li class="password__input-wrap input-wrap"> <input id="PassWord" type="password" maxLength="19" size="19" name="PassWord" class="fidtext password__input" placeholder="密码"/> </li> <li> <input id="searchinp0" class="bnt" type="button" name="submit0" value="登 录" onclick="beforeSubmit(0)"/> </li> <div class="form_text clearfix"> <a class="leftF carsi" href="https://sp-duxiu.carsi.edu.cn/api/authorize?response_type=code&client_id=duxiu&state=2A199378BCA3054623BD7510DFC17371" style="height: 14px;line-height: 14px;float: right">CARSI登录</a> </div> </ul> </div> <div class="userContent" id="acc1" style="display:none;"> <ul> <li> <div class="verification-code verify-code__input"> <input type="password" placeholder="验证码" name="tyno" size="19" maxlength="19" id="tyno"/> <a target="_blank" href="help/yzm.html">什么是验证码?</a> <div id="dsrerr" style="color:#FF0000;margin-top: 4px;"></div> </div> </li> <li class="libuttom" style="padding-top: 13px;"> <div class="log_tit"></div> <input type="button" onclick="beforeSubmit(1)" value="登 录" name="submit1" class="bnt" id="searchinp1"/> </li> <div> <label class="checkBox"> <span class="checkBox-text" style="line-height: 14px;">在这台电脑上记住我</span> <input type="checkbox" id="tmpcookietag" style="margin-right: 4px;"/> <span class="checkmark"></span> </label> </div> </ul> </div> <div class="userContent" id="acc2" style="display:none;"> <ul> <li class="phone__input-wrap input-wrap"> <input placeholder="手机号" id="UserName2" size="19" name="UserName_lib" class="fidtext phone__input" /> </li> <li class="password__input-wrap input-wrap"> <input placeholder="密码" id="PassWord2" size="19" name="PassWord_lib" class="fidtext password__input" type="password"/> </li> <li> <input id="searchinp2" class="bnt" name="submit2" value="登 录" type="button" onclick="beforeSubmit(2)"/> </li> <div> <div style="float: left;"> <label class="checkBox"> <input type="checkbox" id="checkbox_2" style="margin-right: 4px;"/> <span class="checkBox-text" style="line-height: 14px;">在这台电脑上记住我</span> <span class="checkmark"></span> </label> </div> <div class="form_text clearfix" style="float: right;"> <a href="https://passport2.chaoxing.com/pwd/getpwd" class="leftF" style="line-height: 14px;">忘记密码?</a> </div> </div> <li><input type="hidden" name="userform" value="mylibddrzbl"/></li> </ul> </div> <div class="userContent" id="acc3" style="display:none;"></div> <div class="userContent" id="acc4" style="display:none;"> <ul> <li> <div class="log_tit"> 用户名: </div> <input id="UserName4" maxlength="20" size="20" name="UserName4" value="" class="fidtext" onblur="this.style.borderWidth='1px' ;this.style.margin='1px';" onfocus="this.style.borderWidth='2px';this.style.margin='0px';"/> </li> <li> <div class="log_tit">密 码:</div> <input id="PassWord4" value="" maxlength="19" size="19" name="PassWord4" class="fidtext" onblur="this.style.borderWidth='1px' ;this.style.margin='1px';" onfocus="this.style.borderWidth='2px';this.style.margin='0px';" type="password"/> <span class="eye"></span> </li> <li> </li> <li> <div class="log_tit"></div> <input name="login" value="login" type="hidden"/> <input id="searchinp4" class="bnt" name="submit4" value="登 录" type="button" onclick="beforeSubmit(4);"/> </li> </ul> </div> <!-- 滑块验证码div --> <div id="captcha"></div> <div id="tipArea"></div> <div id="readcount" style="color:#fff;position:absolute; left:20px; bottom:-10px;"></div> </div> <div class="machine">当前机器ip:8.222.208.146 对不起,您当前的IP不在我们服务的范围内,请使用账号进行登录。</div> </div> </form> <form id="exp" action="loginhl.jsp" method="post"> <input name="send" type="hidden" value="true"/> <input name="UserName" type="hidden" value="shr"/> <input name="PassWord" type="hidden" value="shr"/> </form> <script type="text/javascript"> //<![CDATA[ showStatCount('dxidstatforduxiu', "https://count.duxiu.com/pub/statforloginpage.jsp?pageid=1", function () { var stat = window.result; if (stat.length > 0) { document.getElementById("readcount").innerHTML = "全部访问量:" + stat[0].allcount + "当天访问量:" + stat[0].datecount; } }); if (igetCookie("tabcookie")) { var itab = igetCookie("tabcookie"); switchTab(itab, jQuery("#tab" + itab)); } //]]> </script> <div style="display:none"> <script type="text/javascript" src="https://count.duxiu.com/loginpageinsert.jsp?pageid=1&ip=8.222.208.146"></script> <script type="text/javascript" src="https://count.duxiu.com/systeminsert.jsp?unitid=1&userid=1&gid=&channel=login&ip=8.222.208.146"></script> </div> <div style="display: none;"> <script src="https://s11.cnzz.com/stat.php?id=2088844&web_id=2088844&show=pic" type="text/javascript"></script> </div> <div class="footer"> <p class="text"> <a href="/views/newduxiu/bottom/about.html" target="_blank">关于读秀</a> <span>|</span><a href="/views/newduxiu/bottom/QA.html" target="_blank">常见问题</a> <span>|</span><a href="/views/newduxiu/bottom/help_login.html" target="_blank">使用帮助</a> <span>|</span><a href="/views/newduxiu/bottom/contact.jsp" target="_blank">联系我们</a> <span>|</span><a id="StranLink" href="#">繁體中文</a> </p> <p> <span>© </span>2025 读秀 <a href="https://beian.miit.gov.cn" target="_blank">京ICP备13002504号-3</a> <a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802021840" target="_blank" style="display:inline-block;height:20px;line-height:20px;"><img src="/images/newduxiu/gab.png" width="20" style="float:left;vertical-align:middle; margin:0 5px 5px 0;">京公网安备 11010802021840号</a> </p> <script type="text/javascript"> $(function () { function tabs(tabTit, on, tabCon) { $(tabTit).children().click(function () { $(this).addClass(on).siblings().removeClass(on); var index = $(tabTit).children().index(this); $(tabCon).children().eq(index).show().siblings().hide(); }); } tabs(".userLog ul", "current", ".userContent"); }); </script> </div> </div> <script> function Cookie(){ this.SetValue=function(name,value,hours,path,domain){ var str=new String(); var nextTime=new Date(); nextTime.setHours(nextTime.getHours()+hours); str=name+"="+escape(value); if(hours) str+=";expires="+nextTime.toGMTString(); if(path) str+=";path="+path; if(domain) str+=";domain="+domain; document.cookie=str; } this.GetValues=function(name){ var rs=new RegExp("(^|;|; )"+name+"=([^;]*)(;|$)","gi").exec(document.cookie),tmp; if(tmp=rs) return unescape(tmp[2]); return null; } this.GetValue=function(name){ var cookies=this.GetValues("duxiu"); if(cookies!=null){ var arrCookie=cookies.split(",!"); for(var i=0;i<arrCookie.length;i++){ if((arrCookie[i].split(",=")[0])== name ){ return arrCookie[i].split(",=")[1]; break; } } return this.GetValues(name); }else{ return this.GetValues(name); } } } </script> <script type="text/javascript" src="/js/newduxiu/lang.js"></script> <script> jQuery(document).ready(function(){ changeLanguage(); }) </script> </body> </html>