Team:Peking/001
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <html> | + | |
- | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
- | + | <html> | |
- | + | <head> | |
- | + | <title> | |
- | + | 数字出版物超市_检索结果页</title> | |
+ | <meta http-equiv="Content-Type" content="text/html;" /> | ||
+ | <meta http-equiv="Expires" content="0" /> | ||
+ | <link href="http://piccache.cnki.net/grid2008/css/searchindex2010.css" | ||
- | + | rel="stylesheet" type="text/css" /> | |
- | + | <link href="http://piccache.cnki.net/grid2008/css/framwork/winbox.css" | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | rel="stylesheet" type="text/css" /> | |
- | + | ||
- | + | <script type="text/javascript" src="/grid2008/script/framwork/jquery-1.4.2.min.js"></script> | |
+ | <script type="text/javascript" src="/grid2008/script/language/GB/Search.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | window.onerror = function() { | ||
+ | if (document.readyState == "interactive") { | ||
+ | alert(msgSearch['121']); | ||
+ | } | ||
+ | return true; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | 页面加载完对chkd进行特殊处理 | ||
+ | 1、去掉“主题词”检索框中的数据 | ||
+ | 2、添加“主题词注释库检索”标签 | ||
+ | add by lzh 2010-7-21 | ||
+ | */ | ||
+ | $(document).ready(function() { | ||
+ | MainWordlable(); //添加“主题词注释库检索” | ||
+ | showhideinput("tbltxt"); //显示输入内容但被隐藏的作者文本框 | ||
+ | showhideinput("tblau"); //显示输入内容但被隐藏的内容文本框 | ||
+ | }); | ||
+ | |||
+ | function DeleteXls(o) { | ||
+ | for (var i = 1; i < 10; i++) { | ||
+ | for (var j = 1; j < 3; j++) { | ||
+ | if (document.getElementById("txt_" + i.toString() + "_freq" + j.toString()) != null) { | ||
+ | if (document.getElementById("txt_" + i.toString() + "_freq" + j.toString()).value != "") { | ||
+ | if (document.getElementById("txt_extension") != null) | ||
+ | { document.getElementById("txt_extension").checked = false; document.getElementById("txt_extension").disabled = true; return; } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | if (o.value != "") { | ||
+ | if (document.getElementById("txt_extension") != null) | ||
+ | { document.getElementById("txt_extension").checked = false; document.getElementById("txt_extension").disabled = true; } | ||
+ | } | ||
+ | else { | ||
+ | if (document.getElementById("txt_extension") != null) | ||
+ | { document.getElementById("txt_extension").disabled = false; } | ||
+ | } | ||
+ | } | ||
+ | function SetInput(input, split1, split2) { | ||
+ | var arrInput = input.split(split2); | ||
+ | for (var i = 0; i < arrInput.length; i++) { | ||
+ | var arrKeyValue = arrInput[i].split(split1); | ||
+ | var obj = document.getElementById(arrKeyValue[0]); | ||
+ | if (obj == null) | ||
+ | continue; | ||
+ | if (arrKeyValue[1] == null || arrKeyValue[1] == '') | ||
+ | continue; | ||
+ | if (obj.type == 'checkbox') { | ||
+ | if (arrKeyValue[1].toLowerCase() == "false") | ||
+ | obj.checked = false; | ||
+ | else | ||
+ | obj.checked = true; | ||
+ | } | ||
+ | else { | ||
+ | obj.value = arrKeyValue[1]; | ||
+ | if (arrKeyValue[0].indexOf('freq') > 0) { | ||
+ | DeleteXls(obj); //词频与中英文扩展互斥 | ||
+ | } | ||
+ | //else if(arrKeyValue[0].indexOf("") | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | <body onload="window.focus()" onkeydown="if(event.keyCode==13) {SubmitKey('submit');return false;}"> | ||
+ | <a id="ys" name="ys"></a> | ||
+ | |||
+ | <link href="http://piccache.cnki.net/grid2008/css/top02_2010.css" rel="stylesheet" type="text/css" /> | ||
+ | <script type="text/javascript"> | ||
+ | //切换总库分类 | ||
+ | var link = ''; | ||
+ | </script> | ||
+ | |||
+ | <div class="i_headmid"> | ||
+ | <div class="i_headmidlogo"> | ||
+ | </div> | ||
+ | <div class="i_headmidtext"> | ||
+ | <div class="i_headmidtext_left"> | ||
+ | </div> | ||
+ | <div class="i_headmidtext_two"> | ||
+ | </div> | ||
+ | <div class="i_headmidtext_right1" id="divlogin" style="padding-top: 1px;"> | ||
+ | <div class="onlogin">正在获取登录信息...</div> | ||
+ | </div> | ||
+ | |||
+ | <div class="i_headmidtext_bot menu"> | ||
+ | <ul> | ||
+ | <li style="background: none; padding-right: 0px;"><a href="/grid2008/index.htm" | ||
- | + | class="a02" target="_blank"> | |
- | + | 数字出版物超市</a></li> | |
- | + | </ul> | |
- | + | <ul> | |
- | + | <li style="background: none; padding-right: 0px;"><a href="/grid2008/Profession/professional_index.aspx" | |
- | + | ||
- | + | class="a02" target="prof"> | |
- | + | 学科专业数字图书馆</a></li> | |
- | + | </ul> | |
- | + | <ul> | |
- | + | <li style="background: none; padding-right: 0px;"><a href="/grid2008/_OrganizationLibrary/organ_list/NewIndexOrgan/Index_OrganNew.aspx" | |
- | + | ||
- | + | ||
- | + | class="a02" target="org"> | |
- | + | 数字图书馆超市</a></li> | |
- | + | </ul> | |
- | + | <ul> | |
+ | <li><a href="#" class="a02"> | ||
+ | 数字化学习研究平台<!--[if IE 7]><!--></a><!--<![endif]--> | ||
+ | <!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <!--[if lte IE 6]><iframe style="position:absolute; z-index:40; width:190px; height:expression(this.nextSibling.clientHeight ); " frameborder="0" ></iframe><![endif]--> | ||
+ | <ul> | ||
+ | <li style="border-top: 1px solid #5EADFD;"><a href="http://epub.cnki.net/grid2008/research.htm" | ||
- | + | class="a02" target="_blank"> | |
- | + | 数字化研究平台</a></li> | |
- | + | <li><a href="http://www.cnki.net/software/study.htm" class="a02" target="_blank"> | |
+ | 数字化学习平台</a></li> | ||
+ | <li><a href="http://www.cb.cnki.net/index.html" class="a02" target="_blank"> | ||
+ | 作者投稿平台</a></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li><a href="#" class="a02"> | ||
+ | 网络出版合作单位服务平台<!--[if IE 7]><!--></a><!--<![endif]--> | ||
+ | <!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <!--[if lte IE 6]><iframe style="position:absolute; z-index:40; width:190px; height:expression(this.nextSibling.clientHeight ); " frameborder="0" ></iframe><![endif]--> | ||
+ | <ul> | ||
+ | <li style="border-top: 1px solid #5EADFD;"><a href="http://www.cnki.net/other/gonggao/bqsm.htm" | ||
- | + | class="a02" target="_blank"> | |
- | + | 版权声明与稿酬支付</a></li> | |
- | + | <li><a href="http://c79.cnki.net/oldcnki/index4.htm" class="a02" target="_blank"> | |
+ | 中国期刊网</a></li> | ||
+ | <li><a href="http://cgkn.chinajournal.net.cn/" class="a02" target="_blank"> | ||
+ | 中国研究生网</a></li> | ||
+ | <li><a href="http://conf.cnki.net/" class="a02" target="_blank"> | ||
+ | 中国学术会议网</a></li> | ||
+ | <li><a href="http://college.chinajournal.net.cn/" class="a02" target="_blank"> | ||
+ | 中国社会团体网</a></li> | ||
+ | <li><a href="http://refbook.cnki.net/" class="a02" target="_blank"> | ||
+ | 中国工具书出版合作网</a></li> | ||
+ | <li><a href="http://www.yearbook.cnki.net/" class="a02" target="_blank"> | ||
+ | 中国年鉴合作出版平台</a></li> | ||
+ | <li><a href="http://cpas.cnki.net" class="a02" target="_blank"> | ||
+ | 学术统计评价研究平台</a></li> | ||
+ | <li><a href="http://c79.cnki.net/oldcnki/wxpj/index.htm" class="a02" target="_blank"> | ||
+ | 科学文献计量评价平台</a></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li><a href="#" class="a02"> | ||
+ | 客服中心<!--[if IE 7]><!--></a><!--<![endif]--> | ||
+ | <!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul style="z-index: 50; position: absolute; overflow: hidden; width: 130px; border-right: 1px solid #5EADFD; | ||
- | + | padding: 0;"> | |
- | + | <li><a href="http://service.cnki.net/" class="a02" target="_blank"> | |
- | + | 在线客服</a></li> | |
- | + | <li style="border-top: 1px solid #5EADFD;"><a href="/grid2008/Help/shipin.htm" class="a02" | |
- | + | target="_blank"> | |
- | + | 使用手册</a></li> | |
- | + | <li style="border-top: 1px solid #5EADFD;"><a href="http://www.cnki.net/software/xzydq.htm" | |
- | + | ||
- | + | ||
- | + | ||
- | + | class="a02" target="_blank"> | |
- | + | 浏览器下载</a></li> | |
- | + | <li><a href="http://211.151.93.37/Live800_1_2.aspx?tablename=EUTRmT4Q1alFz%VvcGbHFndO%JzQOJDe08US0ZUTIZ3L3p2%M5gTRwJzTlhWOTFFeFdUN51RxF0MxATT0omdCFmWDh0MuFkSxQDNiBHWLVkTq1&GroupID=502&GroupName=grid2008&PageID=103000&FromPage=grid2008" | |
- | + | class="a02" target="_blank"> | |
- | + | 意见反馈</a></li> | |
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li style="background: none; padding-right: 0px;"><a href="http://ec.cnki.net/sksm/CNKIApplyForm.aspx" | ||
- | + | class="a02" target="_blank"> | |
- | + | 购买知网卡</a></li> | |
- | + | </ul> | |
- | + | <ul> | |
+ | <li style="background: none; padding-right: 0px;"><a href="http://my.cnki.net/CNKIRecharging/czzx.html" | ||
- | + | class="a02" target="_blank"> | |
- | + | 充值中心</a></li> | |
- | + | </ul> | |
- | + | <ul> | |
+ | <li style="background: none; padding-right: 0px;"><a href="http://wap.cnki.net/jianjie.htm" | ||
+ | class="a02" target="_blank"> | ||
+ | 手机版</a></li> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li style="background: none; padding-right: 0px;"><a href="http://wuxizazhi.cnki.net/" | ||
- | + | class="a02" target="_blank"> | |
- | + | 杂志订阅</a></li> | |
+ | </ul> | ||
+ | </div> | ||
+ | <!--end # 中心网站 --> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both"> | ||
+ | </div> | ||
+ | <div id="Search__Waiting" style="visibility: hidden; height: 63px; width: 300px; | ||
- | + | border: 0px solid #003CB7; background: #fff; position: absolute; z-index: 30;"> | |
- | + | <iframe class="i_frame" style="position: absolute; left: 0; z-index: 20; width: 300px; height: 60px;" | |
- | + | frameborder="2"></iframe> | |
- | + | <div class="d_div" style="height: 63px; width: 300px; border: 2px solid #003CB7; background: #fff; | |
- | + | position: absolute; z-index: 30;"> | |
- | + | <div class="d_div2" style="float: left; padding: 20px 0px 25px 15px; width: 40px; position: absolute; | |
- | + | z-index: 31;"> | |
- | + | <span id="i_img" class="loading"></span> | |
- | + | </div> | |
- | + | <div id="divsearchtip" style="float: right; font-size: 12px; padding: 20px 0px 0 10px; | |
- | + | ||
- | + | width: 225px; line-height: 18px; position: absolute; z-index: 32; left: 55px;"> | |
- | + | 我们正在为您检索中,这可能需要一些时间,请稍等。 | |
- | + | </div> | |
- | + | <div style="clear: both;"> | |
- | + | </div> | |
- | + | </div> | |
+ | </div> | ||
+ | <script type="text/javascript" src="/grid2008/script/top02_2010.js"></script> | ||
+ | <script type="text/javascript">LoginStatus();</script> | ||
+ | <div class="weizhi"> | ||
+ | <strong>当前位置</strong>:<a href="/grid2008/index.htm" style="font-weight: normal; | ||
- | + | color: Blue">数字出版物超市</a> >> | |
- | + | <a href="/grid2008/index/ZKCALD.htm">中国学术文献网络出版总库</a> >> | |
- | + | <span class="red_blod"> | |
- | + | <span id="navides">文献检索</span> | |
- | + | </span> | |
- | + | <span id="lblDbOpt"></span></div> | |
+ | <form id="Form1" style="padding-bottom: 0px; margin: 0px auto; padding-top: 0px" | ||
- | + | name="Form1" action="#" method="post"> | |
- | + | <div style="clear: both"> | |
- | + | </div> | |
- | + | <div class="s_center2"> | |
- | + | <div style="padding-left: 227px; margin: 0px auto"> | |
- | + | <span id="Tab021_lblTabList"><input type="hidden" id="tabconfigfile" value="SCDB.xml" /><div class="xg_anniu01"><div id="search_tab" class="xg_anniu1"><div class="YKTabsOff" id="1_1" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,1,19);SubmitTab('中国学术文献网络出版总库','SCDB','quick2','');}"><div id="cl_1_1" class="off_left"></div><div id="cm_1_1" class="off_center" title="输入您关注的关键词,快速搜索到感兴趣的文献" >简单检索</div><div id="cr_1_1" class="off_right"></div></div><div class="YKTabsOn" id="1_2" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,2,19);SubmitTab('中国学术文献网络出版总库','SCDB','normal','');}"><div id="cl_1_2" class="on_left"></div><div id="cm_1_2" class="on_center" title="通过三个步骤检索文献。首先输入范围控制条件,如发表时间等,再输入文献内容特征信息,如题名关键词等,最后对检索得到的结果分组排序,如根据文献所属学科等进行分组,再根据发表时间等进行排序,筛选得到所需要的文献" >标准检索</div><div id="cr_1_2" class="on_right"></div></div><div class="YKTabsOff" id="1_3" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,3,19);SubmitTab('中国学术文献网络出版总库','SCDB','advance','');}"><div id="cl_1_3" class="off_left"></div><div id="cm_1_3" class="off_center" title="首先输入范围控制条件,如发表时间等,再输入文献内容特征信息,如题名关键词等,最后对检索得到的结果分组排序,如根据文献所属学科等进行分组,再根据发表时间等进行排序,筛选得到所需要的文献" >高级检索</div><div id="cr_1_3" class="off_right"></div></div><div class="YKTabsOff" id="1_4" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,4,19);SubmitTab('中国学术文献网络出版总库','SCDB','expert','');}"><div id="cl_1_4" class="off_left"></div><div id="cm_1_4" class="off_center" title="使用逻辑运算符和关键词构造检索式进行检索,用于图书情报专业人员查新、信息分析等工作" >专业检索</div><div id="cr_1_4" class="off_right"></div></div><div class="YKTabsOff" id="1_5" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,5,19);SubmitTab('中国学术文献网络出版总库','SCDB','crld','');}"><div id="cl_1_5" class="off_left"></div><div id="cm_1_5" class="off_center" title="以被引文献的特征信息和文献引用关系为出发点,检索文献" >引文检索</div><div id="cr_1_5" class="off_right"></div></div><div class="YKTabsOff" id="1_6" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,6,19);SubmitTab('中国学术文献网络出版总库','SCDB','authorscho','');}"><div id="cl_1_6" class="off_left"></div><div id="cm_1_6" class="off_center" title=" 学者检索是通过学者姓名、单位、研究方向关键词等信息,查找学者发表的全部文献及被引下载等情况。通过学者知网节可以全方位的了解学者主要研究领域,研究成果等情况。对检索到的同名学者,用户可选择同名学者进行合并,合并后学者信息可以定制到个人馆中。" >学者检索</div><div id="cr_1_6" class="off_right"></div></div><div class="YKTabsOff" id="1_7" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,7,19);SubmitTab('中国学术文献网络出版总库','SCDB','searchfund','');}"><div id="cl_1_7" class="off_left"></div><div id="cm_1_7" class="off_center" title="输入科研基金名称,查找科研基金资助的文献" >科研基金检索</div><div id="cr_1_7" class="off_right"></div></div><div class="YKTabsOff" id="1_8" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,8,19);SubmitTab('中国学术文献网络出版总库','SCDB','sen','');}"><div id="cl_1_8" class="off_left"></div><div id="cm_1_8" class="off_center" title="输入两个关键词,查找同时包含这两个词的句子,实现对事实的检索" >句子检索</div><div id="cr_1_8" class="off_right"></div></div><div class="YKTabsOff" id="1_9" style="CURSOR: pointer" onMouseDown="SubmitNaiv('False','中国学术文献网络出版总库','SCDB');SubmitTablelist('False','中国学术文献网络出版总库');if(TimeVal('_TabState')) {ShowTab(1,9,19);SubmitTab('中国学术文献网络出版总库','SCDB','tool','');}"><div id="cl_1_9" class="off_left"></div><div id="cm_1_9" class="off_center" title="输入关键词,在工具书中查找解释或查找概念、数字、中英文例句、图形、表格等知识元信息" >工具书及知识元搜索</div><div id="cr_1_9" class="off_right"></div></div><div class="YKTabsOff" id="1_10" style="CURSOR: pointer"><div id="cl_1_10" class="off_left"></div><div id="cm_1_10" class="off_center"><a title="按来源检索文献" href="/Grid2008/brief/result_src.aspx?dbCatalog=%e4%b8%ad%e5%9b%bd%e5%ad%a6%e6%9c%af%e6%96%87%e7%8c%ae%e7%bd%91%e7%bb%9c%e5%87%ba%e7%89%88%e6%80%bb%e5%ba%93&stype=4&dbcode=CJFQ" class="a05">文献出版来源</a></div><div id="cr_1_10" class="off_right"></div></div></div></div></span> | |
+ | |||
+ | <input type="hidden" id="sTab" value="normal" /> | ||
+ | <input type="hidden" id="_TabState" value="0;" /> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!--中间层开始--> | ||
+ | <div class="s_center"> | ||
+ | <!--左边层开始--> | ||
+ | <div class="s_left"> | ||
+ | <div class="search_mainleftline"> | ||
+ | <!-- 导航开始 --> | ||
+ | <div class="search_mainlefttitle"> | ||
+ | <div class="xswx_anniuoff" id="divnavititle" onclick="tooglenavi(this,'divnavi')" | ||
- | + | onmouseover="tooglenavim(this,'on')" onmouseout="tooglenavim(this,'off')"> | |
- | + | 首先请选择学科领域:</div> | |
- | + | </div> | |
- | + | <div class="search_mainleftbox" id="divnavi" style="display: none"> | |
- | + | ||
- | + | <input id="navibtn" type='button' class="btn1_mouseout" onmouseover="this.className='btn1_mouseover'" | |
- | + | onmouseout="this.className='btn1_mouseout'" value='导航页' | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | onclick="javascript:refreshtree_result()"> | |
- | + | ||
- | + | <input type="hidden" id="selectall2flag" value="true" name="selectall2flag"> | |
+ | <input type='button' class="btn1_mouseout" onmouseover="this.className='btn1_mouseover'" | ||
- | + | onmouseout="this.className='btn1_mouseout'" value='全选' | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | onclick='javascript:selectall2()'> | |
- | + | <input type='button' class="btn1_mouseout" onmouseover="this.className='btn1_mouseover'" | |
- | + | onmouseout="this.className='btn1_mouseout'" value='清除' | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | onclick='javascript:clearall()'> | |
- | + | ||
+ | <div id="NaviGroup"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!-- 导航结束 --> | ||
+ | |||
+ | <!-- 检索历史开始 --> | ||
+ | <div class="search_mainlefttitle"> | ||
+ | <div class="xswx_anniuon" id="divhistitle" onclick="tooglenavi(this,'divhis')" onmouseover="tooglenavim(this,'on')" | ||
- | + | onmouseout="tooglenavim(this,'off')"> | |
- | + | 检索筛选历史:</div> | |
- | + | </div> | |
- | + | <div class="search_mainleftbox" id="divhis"> | |
- | + | <div id="searchhis1" style="padding-right: 2px; padding-left: 2px; padding-bottom: 2px; | |
- | + | ||
- | + | padding-top: 2px"> | |
- | + | 一次检索条件: | |
- | + | 暂无记录</div> | |
- | + | <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table1"> | |
- | + | <tr> | |
- | + | <td height="3"> | |
- | + | </td> | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="1" bgcolor="#d6d6d6"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="3"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <div id="searchhis2" style="padding-right: 2px; padding-left: 2px; padding-bottom: 2px; | ||
- | + | padding-top: 2px"> | |
- | + | </div> | |
- | + | <div id="searchhislist"> | |
- | + | <a href="history.aspx" target="_blank"> | |
- | + | 查看检索历史</a> <a href="/grid2008/brief/history.aspx?action=search" | |
- | + | ||
- | + | ||
- | + | target="_blank">我收藏的检索式</a></div> | |
- | + | </div> | |
- | + | <!-- 检索历史结束 --> | |
- | + | <!-- 分组开始 --> | |
- | + | <div id="group"> | |
- | + | </div> | |
- | + | <!-- 分组结束 --> | |
+ | <!-- 推荐信息开始 --> | ||
+ | <div class="search_mainlefttitle"> | ||
+ | <div class="xswx_anniuon" onclick="tooglenavi(this,'divtool')" onmouseover="tooglenavim(this,'on')" | ||
- | + | onmouseout="tooglenavim(this,'off')"> | |
- | + | 检索词在工具书中的解释:</div> | |
+ | </div> | ||
+ | <div class="search_mainleftbox" id="divtool"> | ||
+ | |||
+ | <FONT face="宋体"> | ||
+ | <div id='recommend'></div></FONT> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- 推荐信息结束 --> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--右边层开始--> | ||
+ | <div class="s_right"> | ||
+ | |||
+ | <div id="searchdiv"> | ||
+ | |||
+ | <div class="i_manual" id="divtip" name="divtip" style="display:none"> | ||
+ | <div class="i_manualclose" onclick="javascript:HideDiv('divtip');setCookie('NoSearchTip','1');" >关闭使用指南</div> | ||
+ | <div class="i_manualtext" id="divtiptxt"><strong>[使用指南]</strong> 通过三个步骤检索文献。首先输入范围控制条件,如发表时间等,再输入文献内容特征信息,如题名关键词等,最后对检索得到的结果分组排序,如根据文献所属学科等进行分组,再根据发表时间等进行排序,筛选得到所需要的文献。</div> | ||
+ | </div> | ||
+ | <div style="clear:both;"></div> | ||
+ | |||
+ | <div class="rightseachtitle"> | ||
+ | <span style="cursor:pointer" onclick="javascript:ChangeSrc('content1');"><strong>1. 输入检索范围控制条件:</strong> | ||
+ | <span style="color:#666;">(便于准确控制检索目标范围和结果)</span> | ||
+ | </span> | ||
+ | <input type="button" class="spanshow" id="spanimg" onclick="ChangeSrc('content1');this.blur();" /> | ||
+ | <span style="text-align:right;padding-left:50px;"><A href="/grid2008/brief/history.aspx?action=search" target="_blank"></A></span> | ||
+ | <!--<A href="javascript:ShowDiv('divtip');setCookie('NoSearchTip','');">显示使用指南</A></span>--> | ||
+ | </div> | ||
+ | |||
+ | <div id="content1" style="font-weight:normal;margin:0px 0px;"> | ||
+ | |||
+ | <div class="rightseachlist" id="divdb" style="display:none"> | ||
+ | <font color="black">选择子库: </font> | ||
+ | <input type="text" name="db_value" style="WIDTH:300px;" ID="db_value" style="ime-mode:disabled;" onkeypress="return false;" value="" class="input_border" /> | ||
+ | <input type="button" class="liulan" onclick="MM_openBrWindow('/grid2008/popup/CheckList.aspx','cnki_dbinfo','视图名称','视图名称','数据库分类名称','$db_opt','Form1.db_value',',','popup','scrollbars=yes,width=400,height=350')" /> | ||
+ | </div> | ||
+ | |||
+ | <div class="rightseachlist" id="divpublishdate"> | ||
+ | <font color="black">发表时间:</font> | ||
+ | <select style="width:92px" onChange="ChangeDateOpt(this,'publishdate','publishdate_from','publishdate_to');" ID="date_opt" NAME="date_opt"> | ||
+ | <option value='' selected>具体日期</option> | ||
+ | <option value='week'>最近一周</option> | ||
+ | <option value='month'>最近一月</option> | ||
+ | <option value='halfyear'>最近半年</option> | ||
+ | <option value='year'>最近一年</option> | ||
+ | </select> | ||
+ | | ||
+ | <span id="publishdate" style=""><font color="black">从</font><input class="font9 input_border gray" id="publishdate_from" name="publishdate_from" size="20" maxlength="20" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" value='' onClick="getDateString(this, oCalendarChs)" type="text" style="WIDTH:100px;"> | ||
+ | <font color="black">到</font><input class="font9 input_border gray" id="publishdate_to" name="publishdate_to" size="20" maxlength="20" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" value='' onClick="getDateString(this, oCalendarChs)" type="text" style="WIDTH:100px;"> | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <div class="rightseachlist" id="divsrc"> | ||
+ | <font color="black"><span id="srctitle">文献出版来源</span>:</font> | ||
+ | <input type="hidden" id="src_1_sel" name="src_1_sel" value="文献来源"> | ||
+ | <input class="gray input_border" name="src_1_value1" type="text" value="" style="WIDTH: 254px; " ID="src_1_value1" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')"> | ||
+ | <input type="button" value="文献来源列表" class="Newbtn" onclick="Javascript:MM_openSrcWin('/grid2008/brief/result_src.aspx','$db_opt','CJFQ','src_1_value1',3)"/> | ||
+ | <select class="font9" id="src_1_special1" name="src_1_special1" > | ||
+ | <option value='%' >模糊</option> | ||
+ | <option value='=' selected>精确</option> | ||
+ | </select> | ||
+ | </div> | ||
+ | |||
+ | <div class="rightseachlist" id="divfund"> | ||
+ | <font color="black">国家及各级科研项目: </font> | ||
+ | <input type="hidden" id="fund_1_sel" name="fund_1_sel" value="基金"> | ||
+ | <input class="font9 gray input_border" id="fund_1_value1" value="" type="text" style="WIDTH: 254px;" size="6" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" name="fund_1_value1" /> | |
- | + | <input type="button" value="基金列表" class="Newbtn" onclick="Javascript:MM_openSrcWin('/grid2008/brief/brief_navi.aspx','$db_opt','FUND','fund_1_value1')" /> | |
- | + | <select class="font9" id="fund_1_special1" name="fund_1_special1" > | |
- | + | <option value='%' >模糊</option> | |
- | + | <option value='=' selected>精确</option> | |
- | + | </select> | |
- | + | </div> | |
+ | |||
+ | <div class="rightseachlist" id="divau"> | ||
+ | <table ID="tblau" width=100%> | ||
+ | <tr id="au_1"> | ||
+ | <td nowrap="true" width="8%" height="25"> | ||
+ | <input type="button" class="add01" onclick="AddRow('au','au_i','au_c');this.blur();"/> | ||
+ | <input type="button" class="pluss02" onclick="DeleteRow('au','au_i','au_c');this.blur();"/> | ||
+ | </td> | ||
+ | <td width="92%"> | ||
+ | <select id="au_1_sel" name="au_1_sel" class="font9"> | ||
+ | <option value='作者' selected>作者</option> | ||
+ | <option value='第一责任人,第一作者'>第一作者 </option> | ||
+ | </select> | ||
+ | <input class="font9 gray input_border" type="text" id="au_1_value1" name="au_1_value1" value="" | ||
- | + | size="10" maxlength="120" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000';document.getElementById('currentid').value=this.id;" | |
- | + | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | style="WIDTH:90px;" /> | |
- | + | <select class="font9" id="au_1_special1" name="au_1_special1" onChange=""> | |
- | + | <option value='%' >模糊</option> | |
- | + | <option value='=' selected>精确</option> | |
- | + | </select> | |
+ | <font color="black">作者单位:</font><input type=hidden id="au_1_sel2" value="机构,单位,学位授予单位,作者机构"/><input class="font9 gray input_border" id="au_1_value2" type="text" value="" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | ||
- | + | name="au_1_value2" style="WIDTH:130px;" /> | |
- | + | <select class="font9" id="au_1_special2" name="au_1_special2" onChange=""> | |
- | + | <option value='%' selected>模糊</option> | |
- | + | <option value='=' >精确</option> | |
- | + | </select> | |
- | + | </td> | |
+ | </tr> | ||
+ | <tr style="display:none" id="au_2"> | ||
+ | <td nowrap="true" height="25"> | ||
+ | <select id="au_2_logical" name="au_2_logical" class="font9"> | ||
+ | <option value="and" selected>并且</option> | ||
+ | <option value="or">或者</option> | ||
+ | <option value="not">不含</option> | ||
+ | </select> | ||
+ | </td> | ||
+ | <td > | ||
+ | <select class="font9" id="au_2_sel" name="au_2_sel"> | ||
+ | <option value='作者' selected>作者</option> | ||
+ | <option value='第一责任人,第一作者' selected>第一作者 </option> | ||
+ | </select> | ||
+ | <input class="font9 input_border" type="text" id="au_2_value1" name="au_2_value1" size="10" maxlength="120" | ||
- | + | type="text" size="6" onFocus="document.getElementById('currentid').value=this.id;" | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | style="WIDTH:90px;" /> | |
- | + | <select class="font9" id="au_2_special1" name="au_2_special1" onChange=""> | |
- | + | <option value='%' >模糊</option> | |
+ | <option value='=' selected>精确</option> | ||
+ | </select> | ||
+ | <font color="black">作者单位:</font><input type=hidden id="au_2_sel2" value="机构,单位,学位授予单位,作者机构"/><input class="font9 gray input_border" id="au_2_value2" type="text" value="" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | name="au_2_value2" style="WIDTH:130px;" /> | |
- | + | <select class="font9" id="au_2_special2" name="au_2_special2" onChange=""> | |
- | + | <option value='%' selected>模糊</option> | |
- | + | <option value='=' >精确</option> | |
- | + | </select> | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr style="display:none" id="au_3"> | |
- | + | <td nowrap="true" height="25"> | |
- | + | <select id="au_3_logical" name="au_3_logical" class="font9"> | |
- | + | <option value="and" selected>并且</option> | |
- | + | <option value="or">或者</option> | |
- | + | <option value="not">不含</option> | |
- | + | </select> | |
- | + | </td> | |
- | + | <td > | |
- | + | <select class="font9" id="au_3_sel" name="au_3_sel"> | |
- | + | <option value='作者' selected>作者</option> | |
- | + | <option value='第一责任人,第一作者' selected>第一作者 </option> | |
- | + | </select> | |
- | + | <input class="font9 input_border" type="text" id="au_3_value1" name="au_3_value1" size="10" maxlength="120" | |
- | + | ||
- | + | type="text" size="6" onFocus="document.getElementById('currentid').value=this.id;" | |
- | + | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | style="WIDTH:90px;" /> | |
- | + | <select class="font9" id="au_3_special1" name="au_3_special1" onChange=""> | |
- | + | <option value='%' >模糊</option> | |
- | + | <option value='=' selected>精确</option> | |
- | + | </select> | |
- | + | <font color="black">作者单位:</font><input type=hidden id="au_3_sel2" value="机构,单位,学位授予单位,作者机构"/><input class="font9 gray input_border" id="au_3_value2" type="text" value="" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" | |
- | + | ||
- | + | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | |
- | + | ||
- | + | name="au_3_value2" style="WIDTH:130px;"/> | |
- | + | <select class="font9" id="au_3_special2" name="au_3_special2" onChange=""> | |
- | + | <option value='%' selected>模糊</option> | |
- | + | <option value='=' >精确</option> | |
- | + | </select> | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr style="display:none" id="au_4"> | |
- | + | <td nowrap="true" height="25"> | |
- | + | <select id="au_4_logical" name="au_4_logical" class="font9"> | |
- | + | <option value="and" selected>并且</option> | |
- | < | + | <option value="or">或者</option> |
- | < | + | <option value="not">不含</option> |
- | + | </select> | |
- | + | </td> | |
- | + | <td > | |
+ | <select class="font9" id="au_4_sel" name="au_4_sel"> | ||
+ | <option value='作者' selected>作者</option> | ||
+ | <option value='第一责任人,第一作者' selected>第一作者 </option> | ||
+ | </select> | ||
+ | <input class="font9 input_border" type="text" id="au_4_value1" name="au_4_value1" size="10" maxlength="120" | ||
+ | |||
+ | type="text" size="6" onFocus="document.getElementById('currentid').value=this.id;" | ||
+ | |||
+ | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | ||
+ | |||
+ | style="WIDTH:90px;" /> | ||
+ | <select class="font9" id="au_4_special1" name="au_4_special1" onChange=""> | ||
+ | <option value='%' >模糊</option> | ||
+ | <option value='=' selected>精确</option> | ||
+ | </select> | ||
+ | <font color="black">作者单位:</font><input type=hidden id="au_4_sel2" value="机构,单位,学位授予单位,作者机构"/><input class="font9 gray input_border" id="au_4_value2" type="text" value="" onFocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000'" | ||
+ | |||
+ | onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" | ||
+ | |||
+ | name="au_4_value2" style="WIDTH:130px;" /> | ||
+ | <select class="font9" id="au_4_special2" name="au_4_special2" onChange=""> | ||
+ | <option value='%' selected>模糊</option> | ||
+ | <option value='=' >精确</option> | ||
+ | </select> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="rightseachtitle"><strong>2. 输入目标文献内容特征:</strong><span style="color:#666;">(由此得到初次检索结果后,再用第三步的各种分类与排序方法系统地分析、选择文献)</span></div> | ||
+ | |||
+ | <div class="rightseachlist" id="divtxt"> | ||
+ | <TABLE id="tbltxt" width=720px> | ||
+ | <TBODY> | ||
+ | <TR id=txt_1> | ||
+ | <TD height=25 align="left" noWrap width="7%"> | ||
+ | <input type="button" class="add01" onclick="AddRow('txt','txt_i','txt_c');this.blur();"/> | ||
+ | <input type="button" class="pluss02" onclick="DeleteRow('txt','txt_i','txt_c');this.blur();"/> | ||
+ | </TD> | ||
+ | <TD align=left height=25><span style="font-size:16px; font-weight:bold;">(</span> | ||
+ | <SELECT class=font9 id=txt_1_sel name=txt_1_sel onchange="cipinkongzhi(this,'1')"> | ||
+ | <OPTION value=全文>全文</OPTION> | ||
+ | <OPTION value=题名>题名</OPTION> | ||
+ | <OPTION value=主题 selected>主题</OPTION> | ||
+ | <OPTION value=关键词>关键词</OPTION> | ||
+ | <OPTION value=分类号>中图分类号</OPTION> | ||
+ | </SELECT> | ||
+ | |||
+ | <INPUT class="font9 gray input_border" id=txt_1_value1 style="BORDER: #fe0000 1px solid;WIDTH: 130px" onfocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000';document.getElementById('currentid').value=this.id;" maxLength=120 size=10 value="" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" name=txt_1_value1> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_1_value1','$txt_1_sel');"/> | ||
+ | <select class="font9" id='txt_1_freq1' name='txt_1_freq1' onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <SELECT class=font9 id=txt_1_relation name=txt_1_relation> | ||
+ | <OPTION value=#CNKI_AND selected>并含</OPTION> | ||
+ | <OPTION value=#CNKI_OR>或含</OPTION> | ||
+ | <OPTION value=#CNKI_NOT>不含</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 gray input_border" id=txt_1_value2 style="BORDER: #fe0000 1px solid;WIDTH: 130px" onfocus="if(KeywordVal(this.value)==false) this.value='';this.style.color='#000000';document.getElementById('currentid').value=this.id;" maxLength=120 size=10 value="" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')" name=txt_1_value2> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_1_value2','$txt_1_sel');"/> | ||
+ | |||
+ | <select class="font9" id='txt_1_freq2' name='txt_1_freq2' onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <span style="font-size:16px; font-weight:bold;">)</span> | ||
+ | <SELECT class=font9 id=txt_1_special1 onChange="" name=txt_1_special1> | ||
+ | <OPTION value="%" >模糊</OPTION> | ||
+ | <OPTION value="=" selected>精确</OPTION> | ||
+ | </SELECT> | ||
+ | </TD> | ||
+ | </TR> | ||
+ | <TR id=txt_2 style="display:none"> | ||
+ | <TD align="left" valign="top" noWrap width="7%"> | ||
+ | <SELECT class=font9 id=txt_2_logical name=txt_2_logical > | ||
+ | <OPTION class=font9 value=and selected>并且</OPTION> | ||
+ | <OPTION value=or>或者</OPTION> | ||
+ | <OPTION value=not>不含</OPTION> | ||
+ | </SELECT> </TD> | ||
+ | <TD align=left height=25 ><span style="font-size:16px; font-weight:bold;">(</span> | ||
+ | <SELECT class=font9 id=txt_2_sel name=txt_2_sel onchange="cipinkongzhi(this,'2')"> | ||
+ | <OPTION value=全文 selected>全文</OPTION> | ||
+ | <OPTION value=题名>题名</OPTION> | ||
+ | <OPTION value=主题>主题</OPTION> | ||
+ | <OPTION value=关键词>关键词</OPTION> | ||
+ | <OPTION value=分类号 >中图分类号</OPTION> | ||
+ | </SELECT> | ||
+ | |||
+ | <INPUT class="font9 input_border" id=txt_2_value1 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_2_value1> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_2_value1','$txt_2_sel');"/> | ||
+ | <select class="font9" id='txt_2_freq1' name='txt_2_freq1' onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <SELECT class=font9 id=txt_2_relation name=txt_2_relation> | ||
+ | <OPTION value=#CNKI_AND selected>并含</OPTION> | ||
+ | <OPTION value=#CNKI_OR>或含</OPTION> | ||
+ | <OPTION value=#CNKI_NOT>不含</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_2_value2 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_2_value2> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_2_value2','$txt_2_sel');"/> | ||
+ | |||
+ | <select class="font9" id='txt_2_freq2' name='txt_2_freq2' onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <span style="font-size:16px; font-weight:bold;">)</span> | ||
+ | <SELECT class=font9 id=txt_2_special1 onChange="" name=txt_2_special1> | ||
+ | <OPTION value="%" >模糊</OPTION> | ||
+ | <OPTION value="=" selected>精确</OPTION></SELECT> | ||
+ | </TD> | ||
+ | </TR> | ||
+ | <TR id=txt_3 style="display:none"> | ||
+ | <TD align="left" valign="top" noWrap width="7%"> | ||
+ | <SELECT class=font9 id=txt_3_logical name=txt_3_logical > | ||
+ | <OPTION class=font9 value=and selected>并且</OPTION> | ||
+ | <OPTION value=or>或者</OPTION> | ||
+ | <OPTION value=not>不含</OPTION> | ||
+ | </SELECT> </TD> | ||
+ | <TD align=left width="90%" height=25><span style="font-size:16px; font-weight:bold;">(</span> | ||
+ | <SELECT class=font9 id=txt_3_sel name=txt_3_sel onchange="cipinkongzhi(this,'3')"> | ||
+ | <OPTION value=全文>全文</OPTION> | ||
+ | <OPTION value=题名 selected>题名</OPTION> | ||
+ | <OPTION value=主题>主题</OPTION> | ||
+ | <OPTION value=关键词>关键词</OPTION> | ||
+ | <OPTION value=分类号>中图分类号</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_3_value1 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_3_value1> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_3_value1','$txt_3_sel');"/> | ||
+ | <select class="font9" id='txt_3_freq1' name='txt_3_freq1' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <SELECT class=font9 id=txt_3_relation name=txt_3_relation> | ||
+ | <OPTION value=#CNKI_AND selected>并含</OPTION> | ||
+ | <OPTION value=#CNKI_OR>或含</OPTION> | ||
+ | <OPTION value=#CNKI_NOT>不含</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_3_value2 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_3_value2> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_3_value2','$txt_3_sel');"/> | ||
+ | |||
+ | <select class="font9" id='txt_3_freq2' name='txt_3_freq2' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <span style="font-size:16px; font-weight:bold;">)</span> | ||
+ | <SELECT class=font9 id=txt_3_special1 onChange="" name=txt_3_special1> | ||
+ | <OPTION value="%" >模糊</OPTION> | ||
+ | <OPTION value="=" selected>精确</OPTION></SELECT> | ||
+ | </TD> | ||
+ | </TR> | ||
+ | <TR id=txt_4 style="display:none"> | ||
+ | <TD align="left" valign="top" noWrap width="7%"> | ||
+ | <SELECT class=font9 id=txt_4_logical name=txt_4_logical > | ||
+ | <OPTION class=font9 value=and selected>并且</OPTION> | ||
+ | <OPTION value=or>或者</OPTION> | ||
+ | <OPTION value=not>不含</OPTION> | ||
+ | </SELECT> </TD> | ||
+ | <TD align=left width="90%" height=25><span style="font-size:16px; font-weight:bold;">(</span> | ||
+ | <SELECT class=font9 id=txt_4_sel name=txt_4_sel onchange="cipinkongzhi(this,'4')"> | ||
+ | <OPTION value=全文 >全文</OPTION> | ||
+ | <OPTION value=题名>题名</OPTION> | ||
+ | <OPTION value=主题 >主题</OPTION> | ||
+ | <OPTION value=关键词 selected>关键词</OPTION> | ||
+ | <OPTION value=分类号>中图分类号</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_4_value1 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_4_value1> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_4_value1','$txt_4_sel');"/> | ||
+ | <select class="font9" id='txt_4_freq1' name='txt_4_freq1' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <SELECT class=font9 id=txt_4_relation name=txt_4_relation> | ||
+ | <OPTION value=#CNKI_AND selected>并含</OPTION> | ||
+ | <OPTION value=#CNKI_OR>或含</OPTION> | ||
+ | <OPTION value=#CNKI_NOT>不含</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_4_value2 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_4_value2> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_4_value2','$txt_4_sel');"/> | ||
+ | |||
+ | <select class="font9" id='txt_4_freq2' name='txt_4_freq2' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <span style="font-size:16px; font-weight:bold;">)</span> | ||
+ | <SELECT class=font9 id=txt_4_special1 onChange="" name=txt_4_special1> | ||
+ | <OPTION value="%" >模糊</OPTION> | ||
+ | <OPTION value="=" selected>精确</OPTION></SELECT> | ||
+ | </TD> | ||
+ | </TR> | ||
+ | <TR id=txt_5 style="display:none"> | ||
+ | <TD align="left" valign="top" noWrap width="7%"> | ||
+ | <SELECT class=font9 id=txt_5_logical name=txt_5_logical > | ||
+ | <OPTION class=font9 value=and selected>并且</OPTION> | ||
+ | <OPTION value=or>或者</OPTION> | ||
+ | <OPTION value=not>不含</OPTION> | ||
+ | </SELECT> </TD> | ||
+ | <TD align=left width="90%" height=25><span style="font-size:16px; font-weight:bold;">(</span> | ||
+ | <SELECT class=font9 id=txt_5_sel name=txt_5_sel onchange="cipinkongzhi(this,'5')"> | ||
+ | <OPTION value=全文>全文</OPTION> | ||
+ | <OPTION value=题名>题名</OPTION> | ||
+ | <OPTION value=主题>主题</OPTION> | ||
+ | <OPTION value=关键词 >关键词</OPTION> | ||
+ | <OPTION value=分类号 selected>中图分类号</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_5_value1 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_5_value1> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_5_value1','$txt_5_sel');"/> | ||
+ | <select class="font9" id='txt_5_freq1' name='txt_5_freq1' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <SELECT class=font9 id=txt_5_relation name=txt_5_relation> | ||
+ | <OPTION value=#CNKI_AND selected>并含</OPTION> | ||
+ | <OPTION value=#CNKI_OR>或含</OPTION> | ||
+ | <OPTION value=#CNKI_NOT>不含</OPTION> | ||
+ | </SELECT> | ||
+ | <INPUT class="font9 input_border" id=txt_5_value2 style="WIDTH: 130px" onfocus="document.getElementById('currentid').value=this.id;" maxLength=120 size=10 name=txt_5_value2> | ||
+ | |||
+ | <input type="button" class="relat" title="显示以输入词为中心词的相关词。" onclick="GetRelationWord('txt_5_value1','$txt_5_sel');"/> | ||
+ | |||
+ | <select class="font9" id='txt_5_freq2' name='txt_5_freq2' disabled onchange="DeleteXls(this)"> | ||
+ | <option value='' selected>词频</option> | ||
+ | <option value='2'>2</option> | ||
+ | <option value='3'>3</option> | ||
+ | <option value='4'>4</option> | ||
+ | <option value='5'>5</option> | ||
+ | <option value='6'>6</option> | ||
+ | <option value='7'>7</option> | ||
+ | <option value='8'>8</option> | ||
+ | <option value='9'>9</option> | ||
+ | <option value='20'>20</option> | ||
+ | <option value='50'>50</option> | ||
+ | <option value='100'>100</option> | ||
+ | </select> | ||
+ | <span style="font-size:16px; font-weight:bold;">)</span> | ||
+ | <SELECT class=font9 id=txt_5_special1 onChange="" name=txt_5_special1> | ||
+ | <OPTION value="%" >模糊</OPTION> | ||
+ | <OPTION value="=" selected>精确</OPTION></SELECT> | ||
+ | </TD> | ||
+ | </TR> | ||
+ | </TBODY> | ||
+ | </TABLE> | ||
+ | </div> | ||
+ | |||
+ | <input id="au_i" type="hidden" value="1" name="au_i"></input> | ||
+ | <input id="au_c" type="hidden" value="4" name="au_c"></input> | ||
+ | <div class="anniu_wxx"> | ||
+ | <input type="checkbox" id="pp_extension" name="pp_extension"/><font color="red" >仅限优先出版文献</font> <input type="checkbox" onclick="DeleteFreq(this)" value="xls" id="txt_extension" checked name="txt_extension"/>中英文扩展检索 <span id="divresult" style="display:none"><input type="button" name="Submit3" value="在结果中检索" class="butt06" onclick="javascript:SubmitForm('res','')"> </span><input type="button" class="butt04" value="检索文献" ID="Button5" NAME="Button5" onclick="javascript:SubmitForm('','');"><!-- <input type="checkbox" onclick="DeleteFreq(this)" value="xls" id="txt_extension" checked name="txt_extension"/>中英文扩展检索--> | ||
+ | </div> | ||
+ | |||
+ | <INPUT id=txt_i type=hidden value=1 name=txt_i /> | ||
+ | <INPUT id=txt_c type=hidden value=5 name=txt_c /> | ||
+ | <input id="au_i" type="hidden" value="1" name="au_i" /> | ||
+ | <input id="au_c" type="hidden" value="4" name="au_c" /> | ||
+ | <input type="hidden" value="" name="srccode" id="srccode" /> | ||
+ | <input type="hidden" value="" name="srcfield" id="srcfield" /> | ||
+ | <input type="hidden" value="" name="cjfdcode" id="cjfdcode" /> | ||
+ | <input type="hidden" value="" name="expertvalue" id="expertvalue" /> | ||
+ | <input type="hidden" value="" name="navilist" id="navilist" /> | ||
+ | <input type="hidden" value="relevant" name="orderby" id="orderby" /> | ||
+ | <input type="hidden" value="" name="updatedate" id="updatedate" /> | ||
+ | <input type="hidden" name="SearchFieldRelationDirectory" value="题名/[],作者/[作者],作者单位/[],关键词/[],主题/[],全文/[]" ID="SearchFieldRelationDirectory"> | ||
+ | |||
+ | <div id="divgrouptxt" name="divgrouptxt" style="display:none"> | ||
+ | <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td height="5"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="1" bgcolor="#d6d6d6"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="5"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <div class="rightseachtitle" ><div style="float:left" ><strong>3. 检索结果分组筛选:</strong><span style="color: #666;" >(仅对前4万篇文献分组,取前60个分组词)</span> | ||
+ | </div><div class="class_grid_jcbg" > | ||
+ | <ul><li class="xswx_anniutext"><span style="color:#000">检索结果不错,</span></li><li style="padding-top:4px;margin-right:16px;"><span id="divreport" ><a href="javascript:SubmitRep('/grid2008/SearchReport/SearchReport.aspx','report');">生成检索报告</a></span></li> | ||
+ | <li id="divresult" style="padding-top:4px;"><span ><a href="javascript:SubmitUser();">定制或收藏本次检索式</a></span></li> | ||
+ | </ul> | ||
+ | </div></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="divqry" class="i_collection" style="DISPLAY: none"> | ||
+ | <div class="i_collectiontext"> | ||
+ | <div class="i_collectionlist" id="divqrylogin" name="divqrylogin" style="padding-bottom:10px;"> | ||
+ | 请先登录或<a href="http://my.cnki.net/elibRegister/PersonlibInfo.aspx" target="_blank">创建个人数字图书馆</a><br /> | ||
+ | 用户名:<input type="text" name="username" onKeyDown="if(event.keyCode==13) {SubmitKey('login');}" ID="username" class="input input_border"/> | ||
+ | 密码:<input type="password" name="password" onKeyDown="if(event.keyCode==13) {SubmitKey('login');}" ID="password" class="input input_border"/> | ||
+ | <input type="button" name="btnlogin" id="btnlogin" value="登 录" onclick="if(checklogin()) SubmitUser(1);" style="cursor:pointer"/> | ||
+ | </div> | ||
+ | <div class="i_collectionlist" id="divqrylogin2" name="divqrylogin2" style="padding-bottom:10px;display:none;"> | ||
+ | <span id="divqrytip" name="divqrytip">请输入管理员密码:</span><input type="password" name="superpwd" onKeyDown="if(event.keyCode==13) {SubmitKey('login');}" ID="superpwd" class="input input_border"/> | ||
+ | <input type="button" name="btnlogin2" id="btnlogin2" value="登 录" onclick="if(checklogin2()) SubmitSuperUser();" style="cursor:pointer"/> | ||
+ | </div> | ||
+ | <div class="i_collectionlist" id="divqrysave" name="divqrysave" style="display:none"> | ||
+ | 为检索式起个名字:<font color="#666666">例如“中国电子商务发展现状”或“自然语言检索研究”</font><br /> | ||
+ | <input name="qryname" type="text" id="qryname" size="50" maxlength="20" class="input input_border" onkeypress="SignVal(this,'sign')" onpaste="return SignVal(this,'value')"/> | ||
+ | <input type="button" name="btnqry" id="btnqry" value="收藏检索式" onclick="javascript:SaveQuery();" style="cursor:pointer"/> 或 <input type="button" name="btncustom" id="btncustom" value="定制到馆" onclick="javascript:CustomQuery();" style="cursor:pointer"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="i_collectionclose" onclick="HideDiv('divqry')" style="cursor:pointer">关闭</div> | ||
+ | <div style="clear:both;"></div> | ||
+ | </div> | ||
+ | |||
+ | <input type="hidden" id="db_opt" name="db_opt" value="中国学术文献网络出版总库"/> | ||
+ | <input type="hidden" id="db_prefix" name="db_prefix" value="SCDB"/> | ||
+ | <input type="hidden" id="db_configfile" name="db_configfile" value="SCDB.xml"/> | ||
+ | <input type="hidden" id="currentid" name="currentid" value="" /> | ||
+ | <input type="hidden" id="currentdb" name="currentdb" value="" /> | ||
+ | </div> <script language="javascript">SetInput('db_value||CJFQ,CDFD,CMFD,CMZD,CPFD,CCND,SCPD,SCSF,SCHF,SOSD,SNAD,STJD,SESD$$NaviField||专题子栏目代码$$orderby||relevant$$txt_extension||xls$$pp_extension||false$$txt_1_sel||主题$$txt_1_value1||自杀$$txt_1_relation||#CNKI_AND$$txt_1_special1||=$$','||','$$');function SearchParam(){ var param="&PageName=ASP.brief_result_aspx&DBViewType=FullText";if(document.getElementById("db_opt"))param +="&DbCatalog="+escape(document.getElementById("db_opt").value);if(document.getElementById("db_prefix"))param +="&DbPrefix="+document.getElementById("db_prefix").value;if(document.getElementById("db_configfile"))param +="&ConfigFile="+escape(document.getElementById("db_configfile").value); var ids='db_value$$db_name$$NaviCode$$NaviName$$NaviField$$basevalue$$pub_org$$au_org$$au_org2$$research$$expertvalue$$orderby$$old$$srccode$$navilist$$srcfield$$org_s$$org_s2$$txt_extension$$cjfdcode$$pp_extension$$publishdate_sel$$publishdate_from$$publishdate_to$$updatedate$$au_1||$$au_2||$$au_3||$$au_4||$$org_1||$$org_2||$$org_3||$$org_4||$$org_5||$$sen_1||$$stat1_1||$$stat1_2||$$stat1_3||$$txt_1||$$txt_2||$$txt_3||$$txt_4||$$txt_5||$$txt_6||$$txt_7||$$txt_advance_1||$$txt_advance_2||$$txt_advance_3||$$txt_advance_4||$$txt_advance_5||$$txt_advance_6||$$txt_advance_7||$$src_1||$$fund_1||$$auscho_1||$$auscho1_1||$$auscho1_2||$$auscho2_1||$$auscho2_2||$$auscho3_1||$$auscho3_2||$$auscho3_3||$$auscho3_4||$$'; param += SetParam(ids,'$$'); return param;}function SearchInit(catalog){ var obj=document.getElementById('db_opt'); obj.value = catalog; ChangeTip("divtip");}</script> | ||
+ | |||
+ | <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table2" | ||
+ | |||
+ | style="float: left;"> | ||
+ | <tr> | ||
+ | <td height="26"> | ||
+ | <STYLE type="text/css"> | ||
+ | .title_on{ | ||
+ | color: #FFFFFF; background-color: #000099;padding: 3px 3px 2px;line-height: 18px; | ||
+ | } | ||
+ | .Item_on{ | ||
+ | background:url(../images/s_lidisc.gif) no-repeat left top #C3D9FF;padding:1px 0 1px 12px;line-height:18px; | ||
+ | } | ||
+ | .Item_on2{ | ||
+ | background:#C3D9FF; | ||
+ | } | ||
+ | </STYLE> | ||
+ | <SPAN style="float:left;margin-left:0px;font-weight: normal;color:black;padding-left:15px;"><font color=red>分组</font>分析方法: </span><input type="hidden" id="hidGroupDirty" width="1px"><input type="hidden" id="_GroupSqlWhere" width="1px"><input type="hidden" id="_LastSelect" width="1px" value="-1;1;-1;;-1;"><input type="hidden" id="_CurrentState" width="1px" value="-1;"><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span22" > | ||
+ | <input type="hidden" id="Tag22" width="1px"><input type="hidden" id="GroupHidden22" value="学科类别/groupcodename(),count(*),专题子栏目代码/专题子栏目代码/(专题子栏目代码,ccl2)/0;1;2/0/?/120/40000/ButtonView|学科类别/groupcodename(),count(*),专题子栏目代码/专题子栏目代码/(专题子栏目代码,ccl3)/0;1;2/0/?/120/40000/ButtonView|学科类别/groupcodename(),count(*),专题子栏目代码/专题子栏目代码/(专题子栏目代码,ccl4)/0;1;2/0/?/120/40000/ButtonView|0" width="1px"> | ||
+ | <a href="javascript:ShowSingle(22,'ASP.brief_result_aspx',22,0,'','','中国学术文献网络出版总库')" ><span id="alink22" style="">学科类别</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span0" > | ||
+ | <input type="hidden" id="Tag0" width="1px"><input type="hidden" id="GroupHidden0" value="中文关键词/中文关键词,count(*)/中文关键词/(中文关键词,关键词)/0;1;0/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(0,'ASP.brief_result_aspx',0,0,'','','中国学术文献网络出版总库')" ><span id="alink0" style="">中文关键词</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span1" > | ||
+ | <input type="hidden" id="Tag1" width="1px"><input type="hidden" id="GroupHidden1" value="研究层次/groupcodename(sys_doccodename),count(*),文献标识码/文献标识码/(文献标识码,文献标识码)/0;1;2/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(1,'ASP.brief_result_aspx',1,0,'','','中国学术文献网络出版总库')" ><span id="alink1" style="">研究层次</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span2" > | ||
+ | <input type="hidden" id="Tag2" width="1px"><input type="hidden" id="GroupHidden2" value="文献作者/groupcodename(SYS_AUTHORCODENAME),count(*),作者代码/作者代码/(作者代码,'MINTEGER')/0;1;2/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(2,'ASP.brief_result_aspx',2,0,'','','中国学术文献网络出版总库')" ><span id="alink2" style="">文献作者</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span3" > | ||
+ | <input type="hidden" id="Tag3" width="1px"><input type="hidden" id="GroupHidden3" value="作者单位/groupcodename(SYS_INSTCODENAME),count(*),机构代码/机构代码/(机构代码,'MINTEGER')/0;1;2/1/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(3,'ASP.brief_result_aspx',3,0,'','','中国学术文献网络出版总库')" ><span id="alink3" style="">作者单位</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span4" > | ||
+ | <input type="hidden" id="Tag4" width="1px"><input type="hidden" id="GroupHidden4" value="文献出版来源/groupcodename(sys_sourcecodename),count(*),来源代码/来源代码/(来源代码,来源代码)/0;1;2/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(4,'ASP.brief_result_aspx',4,0,'','','中国学术文献网络出版总库')" ><span id="alink4" style="">文献出版来源</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span5" > | ||
+ | <input type="hidden" id="Tag5" width="1px"><input type="hidden" id="GroupHidden5" value="研究获得资助/groupcodename(SYS_FUNDCODENAME),count(*),基金代码/基金代码/(基金代码,'MINTEGER')/0;1;2/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(5,'ASP.brief_result_aspx',5,0,'','','中国学术文献网络出版总库')" ><span id="alink5" style="">研究获得资助</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span6" > | ||
+ | <input type="hidden" id="Tag6" width="1px"><input type="hidden" id="GroupHidden6" value="发表年度/年,count(*)/年/(年,'date')/0;1;0/0/*/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ShowSingle(6,'ASP.brief_result_aspx',6,0,'','','中国学术文献网络出版总库')" ><span id="alink6" style="">发表年度</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span21" > | ||
+ | <input type="hidden" id="Tag21" width="1px"><input type="hidden" id="GroupHidden21" value="" width="1px"> | ||
+ | <a href="javascript:ShowSingle(21,'ASP.brief_result_aspx',21,0,'','','中国学术文献网络出版总库')" ><span id="alink21" style="">来源数据库</span></a></SPAN><SPAN style="float:left;margin-left:10px;font-weight: normal;" id="Span7" > | ||
+ | <input type="hidden" id="Tag7" width="1px"><input type="hidden" id="GroupHidden7" value="不分组/NoGroup/结果不分组/60/40000/ButtonView" width="1px"> | ||
+ | <a href="javascript:ClearData(7,'ASP.brief_result_aspx',7,0,'','','中国学术文献网络出版总库')" ><span id="alink7" style="">不分组</span></a></SPAN><script language='javascript'> | ||
+ | <!-- | ||
+ | function ShowSingle(i,pname,total,clayer,clscode,isinit,dbcatalog) | ||
+ | { | ||
+ | var objstate=document.getElementById('_CurrentState'); | ||
+ | if(objstate!=null) | ||
+ | { | ||
+ | var states=objstate.value.split(';'); | ||
+ | var Now = new Date(); | ||
+ | var Time = Now.getTime(); | ||
+ | if(states[0]=='-1') | ||
+ | { | ||
+ | objstate.value="0;"+Time; | ||
+ | } | ||
+ | else{ | ||
+ | if(Time-states[1]>10000) | ||
+ | { | ||
+ | objstate.value="0;"+Time; | ||
+ | } | ||
+ | else{ alert('您不能频繁的点击分组!'); | ||
+ | return; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | MarkRedItem(0,i,clscode); | ||
+ | if(isinit!=true) | ||
+ | { | ||
+ | try{ | ||
+ | HideDiv('divnavi'); | ||
+ | document.getElementById('divnavititle').className = 'xswx_anniuoff'; | ||
+ | HideDiv('divhis'); | ||
+ | document.getElementById('divhistitle').className = 'xswx_anniuoff'; | ||
+ | |||
+ | }catch(ee){ } | ||
+ | } | ||
+ | InitButtonPage("group",i); | ||
+ | if(clayer==null) | ||
+ | clayer=0; | ||
+ | if(document.getElementById('Page'+i)!=null) | ||
+ | { | ||
+ | document.getElementById('Page'+i).innerHTML="正在获取分组数据..."; | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | if(i==20) | ||
+ | ShowSingle(21,pname,21); | ||
+ | else | ||
+ | return; | ||
+ | } | ||
+ | if(dbcatalog==undefined) dbcatalog='中国学术文献网络出版总库'; var request = new Request(); | ||
+ | var action = 1; | ||
+ | var paramobj= document.getElementById('GroupHidden'+i); | ||
+ | if(paramobj==null) | ||
+ | return; | ||
+ | var titles=paramobj.value.split('/'); | ||
+ | if(i==20||i==21||i==22) | ||
+ | { | ||
+ | action=i; | ||
+ | if(i==21) | ||
+ | { | ||
+ | document.getElementById('Title'+i).innerHTML='按来源数据库分组'; | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | document.getElementById('Title'+i).innerHTML="按"+titles[0]+"分组"; | ||
+ | } | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | document.getElementById('Title'+i).innerHTML="按"+titles[0]+"分组"; | ||
+ | } | ||
+ | if(paramobj==null) | ||
+ | { | ||
+ | return; | ||
+ | } | ||
+ | var param=paramobj.value; | ||
+ | if(clscode==""&&i==22) | ||
+ | clscode=document.getElementById('_LastSelect').value.split(';')[3]; | ||
+ | if (pname!="") | ||
+ | param=pname+"/"+clscode+"/"+param; | ||
+ | if (i==21) action=31; var url = "../DataCenter/doGroupLeft.aspx?action="+action+"&pname="+pname+"&Param="+escape(param)+"&cid="+i+"&clayer="+clayer+"&cn="+escape("/grid2008/config/GB/Group/Group.xml")+"&dbcatalog="+escape(dbcatalog); | ||
+ | request.GetNoCache(url, | ||
+ | function(result) | ||
+ | { | ||
+ | if (result.readyState!=ReadyState.Complete) | ||
+ | return; | ||
+ | if (result.status==HttpStatus.OK && result.responseText != "") | ||
+ | { | ||
+ | if(result.responseText.indexOf("SQLNULL")==0) | ||
+ | { alert("目前无法提供分组,请重新检索。"); | ||
+ | document.getElementById('Show'+i).innerHTML=""; | ||
+ | objstate.value="-1;"; | ||
+ | document.getElementById('Page'+i).style.display='none'; | ||
+ | return;} | ||
+ | if(result.responseText.indexOf("SQLERROR")==0) | ||
+ | { alert("检索条件错误。"); | ||
+ | document.getElementById('Show'+i).innerHTML=""; | ||
+ | objstate.value="-1;"; | ||
+ | document.getElementById('Page'+i).style.display='none'; | ||
+ | return;} | ||
+ | var tempResult=result.responseText.split('|'); | ||
+ | document.getElementById('Tag'+i).value=tempResult[0];//+elem.title; | ||
+ | ShowInfo(i,tempResult[2]); | ||
+ | if(document.getElementById('_LastSelect')==null) | ||
+ | return; | ||
+ | var tempvalue=document.getElementById('_LastSelect').value.split(';'); | ||
+ | document.getElementById('_LastSelect').value=tempvalue[0]+";"+tempvalue[1]+";"+tempvalue[2]+";"+tempvalue[3]+";"+tempResult[1]; | ||
+ | var RR=document.getElementById('Tag'+i).value.split('<br>'); | ||
+ | var tagname="Tag"+i; | ||
+ | var pagename="Page"+i; | ||
+ | var showname="Show"+i; | ||
+ | if(RR.length>15) | ||
+ | { | ||
+ | PageChanged(i,0,15,false,tagname,pagename,showname); | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | if( document.getElementById('Page'+i)!=null) | ||
+ | document.getElementById('Page'+i).innerHTML=""; | ||
+ | } | ||
+ | var divPager = document.getElementById(pagename); | ||
+ | if(divPager != null) | ||
+ | { | ||
+ | if(divPager.innerText == '') | ||
+ | divPager.style.display = 'none'; | ||
+ | else | ||
+ | divPager.style.display = 'block'; | ||
+ | } | ||
+ | document.getElementById('Show'+i).innerHTML=""; | ||
+ | var j=0; | ||
+ | var suffix='<BR>'; | ||
+ | if (objstate.EnableReselect && i==21) | ||
+ | suffix=''; | ||
+ | for(j=0;j<15;j++) | ||
+ | { | ||
+ | if(!(RR[j]==null||RR[j]==""||RR[j]=="undefined")) | ||
+ | document.getElementById('Show'+i).innerHTML+=RR[j]+suffix; | ||
+ | } | ||
+ | |||
+ | var oShowDiv = document.getElementById(showname); | ||
+ | if (objstate.EnableReselect && i==21) | ||
+ | { | ||
+ | if (oShowDiv.innerHTML != '') | ||
+ | { | ||
+ | SCDBGroup_Value(); | ||
+ | } | ||
+ | } | ||
+ | objstate.value="-1;"; | ||
+ | if(i<total) | ||
+ | { | ||
+ | ShowSingle(i+1,pname,total); | ||
+ | } | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | if(result.responseText == '') | ||
+ | document.getElementById('Show'+i).innerHTML=""; | ||
+ | } | ||
+ | } | ||
+ | ) | ||
+ | } | ||
+ | function PageClick(zone,currentpage,pagecount,tagname,showname) | ||
+ | { | ||
+ | MarkRedItem(1,currentpage); | ||
+ | var RR=document.getElementById(tagname).value.split('<br>'); | ||
+ | document.getElementById(showname).innerHTML=''; | ||
+ | var j=pagecount*currentpage; | ||
+ | for(j=(currentpage-1)*pagecount;j<pagecount*currentpage;j++) | ||
+ | { | ||
+ | if(j>RR.length){ | ||
+ | break;} | ||
+ | if(!(RR[j]==null||RR[j]==""||RR[j]=="undefined")) | ||
+ | document.getElementById(showname).innerHTML+=RR[j]+'<BR>'; | ||
+ | } | ||
+ | } | ||
+ | function PageChanged(zone,currentpage,pagecount,refresh,tagname,pagename,showname) | ||
+ | { | ||
+ | if(document.getElementById(pagename)==null) | ||
+ | return; | ||
+ | var RR=document.getElementById(tagname).value.split('<br>'); | ||
+ | document.getElementById(pagename).innerHTML=''; | ||
+ | if(currentpage>=5) | ||
+ | { | ||
+ | var p=currentpage-5; | ||
+ | document.getElementById(pagename).innerHTML+="<a href=javascript:PageChanged("+zone+","+p+","+pagecount+",true,'"+tagname+"','"+pagename+"','"+showname+"') style='font-size: 12px;'><</a> "; | ||
+ | } | ||
+ | var j=1; | ||
+ | for(j=currentpage+1;j<currentpage+6;j++) | ||
+ | { | ||
+ | if(j==1){ | ||
+ | if(pagecount>=RR.length-1) | ||
+ | break; | ||
+ | } | ||
+ | else{ | ||
+ | if((j-1)*pagecount>=RR.length-1) | ||
+ | break; | ||
+ | } | ||
+ | if(j==currentpage+1) | ||
+ | document.getElementById(pagename).innerHTML+="<a id='alinkp"+j+"' href=javascript:PageClick("+zone+","+j+","+pagecount+",'"+tagname+"','"+showname+"') style='font-size: 12px;color:red;'>"+j+"</a> "; | ||
+ | else | ||
+ | document.getElementById(pagename).innerHTML+="<a id='alinkp"+j+"' href=javascript:PageClick("+zone+","+j+","+pagecount+",'"+tagname+"','"+showname+"') style='font-size: 12px;'>"+j+"</a> "; | ||
+ | } | ||
+ | if(refresh) | ||
+ | PageClick(zone,currentpage+1,pagecount,tagname,showname); | ||
+ | var v=currentpage+5; | ||
+ | if(v*pagecount>RR.length) | ||
+ | return; | ||
+ | document.getElementById(pagename).innerHTML+="<a href=javascript:PageChanged("+zone+","+v+","+pagecount+",true,'"+tagname+"','"+pagename+"','"+showname+"') style='font-size: 12px;'>></a>"; | ||
+ | } | ||
+ | function ShowInfo(i,info) | ||
+ | { | ||
+ | var navidiv=document.getElementById('Navi'+i); | ||
+ | if(navidiv!=null) | ||
+ | { | ||
+ | navidiv.innerHTML=info; | ||
+ | if(navidiv.innerText=="") | ||
+ | navidiv.style.display="none"; | ||
+ | else | ||
+ | navidiv.style.display=""; | ||
+ | } | ||
+ | } | ||
+ | function MarkRedItem(itemlayer,itemvalue,clscode) | ||
+ | { | ||
+ | if(document.getElementById('_LastSelect')==null) | ||
+ | return; | ||
+ | var tempvalue=document.getElementById('_LastSelect').value.split(';'); | ||
+ | if(itemlayer==0) | ||
+ | { | ||
+ | if(document.getElementById('alink'+itemvalue)!=null) | ||
+ | { | ||
+ | if(document.getElementById('alink'+tempvalue[0])!=null) | ||
+ | document.getElementById('alink'+tempvalue[0]).className=''; | ||
+ | document.getElementById('alink'+itemvalue).className='title_on'; | ||
+ | if(itemvalue==22&&clscode!="") | ||
+ | document.getElementById('_LastSelect').value=itemvalue+";1;-1;"+clscode+";"+tempvalue[4]; | ||
+ | else | ||
+ | document.getElementById('_LastSelect').value=itemvalue+";1;-1;"+tempvalue[3]+";"+tempvalue[4]; | ||
+ | } | ||
+ | } | ||
+ | else if(itemlayer==1) | ||
+ | { | ||
+ | document.getElementById('alinkp'+itemvalue).style.color='red'; | ||
+ | if(document.getElementById('alinkp'+tempvalue[1])!=null) | ||
+ | document.getElementById('alinkp'+tempvalue[1]).style.color=''; | ||
+ | document.getElementById('_LastSelect').value=tempvalue[0]+";"+itemvalue+";-1;"+tempvalue[3]+";"+tempvalue[4]; | ||
+ | } | ||
+ | else if(itemlayer==2) | ||
+ | { | ||
+ | if(document.getElementById('alinki'+tempvalue[2])!=null) | ||
+ | { if(tempvalue[0] == 21) document.getElementById('alinki'+tempvalue[2]).className=''; | ||
+ | else document.getElementById('alinki'+tempvalue[2]).className='leftlist_lidisc';} | ||
+ | if(tempvalue[0] == 21) document.getElementById('alinki'+itemvalue).className ='Item_on2'; | ||
+ | else document.getElementById('alinki'+itemvalue).className ='Item_on'; | ||
+ | document.getElementById('_LastSelect').value=tempvalue[0]+";"+tempvalue[1]+";"+itemvalue+";"+tempvalue[3]+";"+tempvalue[4]; | ||
+ | } | ||
+ | } | ||
+ | function ShowData(ctl,keys,source,queryid) | ||
+ | { | ||
+ | var obj=document.getElementById(ctl); | ||
+ | if(obj==null) | ||
+ | { | ||
+ | window.alert("无法定位参数!"); | ||
+ | return; | ||
+ | } | ||
+ | MarkRedItem(2,ctl); | ||
+ | var param=obj.value; | ||
+ | var dest="分组:"+source+" 是 "+keys; | ||
+ | dest=escape(dest); | ||
+ | var action=5; | ||
+ | var url="brief.aspx?dest="+dest+"&action="+action+"&dbPrefix=SCDB&dbcatalog="+escape("中国学术文献网络出版总库")+"&PageName=ASP.brief_result_aspx&Param="+param; | ||
+ | if(queryid != null) | ||
+ | url+='&clientid=' + queryid; | ||
+ | document.getElementById('iframeResult').src=url; | ||
+ | } | ||
+ | function ShowSub(action,pagename,clscode,contentdiv,ctrobj,layer) | ||
+ | { | ||
+ | |||
+ | if($(ctrobj).attr('class') == 'add') | ||
+ | { | ||
+ | $(ctrobj).attr('class','plus'); | ||
+ | if(document.getElementById(contentdiv)==null) return;document.getElementById(contentdiv).innerHTML=' 分组中...'; document.getElementById(contentdiv).style.display = 'block';} | ||
+ | else | ||
+ | { | ||
+ | $(ctrobj).attr('class','add'); | ||
+ | if(document.getElementById(contentdiv)==null) return; | ||
+ | document.getElementById(contentdiv).style.display = 'none'; | ||
+ | return; | ||
+ | } | ||
+ | |||
+ | var paramobj= document.getElementById('GroupHidden22'); | ||
+ | if(paramobj==null) | ||
+ | return; | ||
+ | var request = new Request(); | ||
+ | var param=paramobj.value; | ||
+ | if (pagename!="") | ||
+ | param=pagename+"/"+clscode+"/"+param; | ||
+ | var url = "../DataCenter/doGroupLeft.aspx?action="+action+"&pname="+pagename+"&cn="+escape("/grid2008/config/GB/Group/Group.xml")+"&Param="+escape(param)+"&cid="+clscode+"&clayer="+layer; | ||
+ | request.GetNoCache(url, | ||
+ | function(result) | ||
+ | { | ||
+ | if (result.readyState!=ReadyState.Complete) | ||
+ | return; | ||
+ | if (result.status==HttpStatus.OK && result.responseText != "") | ||
+ | { | ||
+ | if(result.responseText.indexOf("SQLNULL")==0) | ||
+ | { alert("目前无法提供分组,请重新检索。"); | ||
+ | document.getElementById(contentdiv).innerHTML=""; | ||
+ | return;} | ||
+ | if(result.responseText.indexOf("SQLERROR")==0) | ||
+ | { alert("检索条件错误。"); | ||
+ | document.getElementById(contentdiv).innerHTML=""; | ||
+ | return;} | ||
+ | |||
+ | if(result.responseText=='') | ||
+ | { | ||
+ | document.getElementById(contentdiv).style.display = 'none'; | ||
+ | return; | ||
+ | } | ||
+ | var RR=result.responseText.split('<br>'); | ||
+ | document.getElementById(contentdiv).innerHTML=''; | ||
+ | var j=0; | ||
+ | var suffix='<BR>'; | ||
+ | for(j=0;j<RR.length-1;j++) | ||
+ | { | ||
+ | if(!(RR[j]==null||RR[j]==''||RR[j]=='undefined')) | ||
+ | document.getElementById(contentdiv).innerHTML+=RR[j]+suffix; | ||
+ | } | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | document.getElementById(contentdiv).style.display = 'none'; return;document.getElementById(contentdiv).innerHTML=""; | ||
+ | } | ||
+ | } | ||
+ | ) | ||
+ | } | ||
+ | |||
+ | function SCDBGroup_Value(bSelectAll) | ||
+ | { | ||
+ | var odbValue = document.getElementById('db_value'); | ||
+ | |||
+ | if (odbValue == null) | ||
+ | return; | ||
+ | var chks = document.getElementsByName('chkScdbGroup'); | ||
+ | if (chks.length<1) | ||
+ | return; | ||
+ | var ohidGroupDirty = document.getElementById('hidGroupDirty'); | ||
+ | if (ohidGroupDirty != null) | ||
+ | { | ||
+ | if ( bSelectAll != 'undefined') | ||
+ | ohidGroupDirty.value = 'true'; | ||
+ | else | ||
+ | ohidGroupDirty.value = 'false'; | ||
+ | } | ||
+ | var dbvalues = ''; | ||
+ | for(var i=0;i<chks.length;i++) | ||
+ | { | ||
+ | if (bSelectAll != undefined) | ||
+ | chks[i].checked = bSelectAll; | ||
+ | |||
+ | if (chks[i].checked) | ||
+ | { | ||
+ | if(dbvalues=='') | ||
+ | dbvalues = chks[i].value; | ||
+ | else | ||
+ | dbvalues += ','+chks[i].value; | ||
+ | } | ||
+ | } | ||
+ | odbValue.value = dbvalues; | ||
+ | |||
+ | }function ClearData(i,pname,total,clayer,clscode) | ||
+ | { | ||
+ | MarkRedItem(0,i,clscode); | ||
+ | InitButtonPage("group",i); | ||
+ | document.getElementById('Title'+i).innerHTML="已经取消分组"; | ||
+ | document.getElementById('Navi'+i).innerHTML="点击其他分组即可重新分组"; | ||
+ | var divPager = document.getElementById('Page'+i); | ||
+ | if(divPager != null) | ||
+ | { | ||
+ | if(divPager.innerText == '') | ||
+ | divPager.style.display = 'none'; | ||
+ | else | ||
+ | divPager.style.display = 'block'; | ||
+ | } | ||
+ | var dest="取消分组 "; | ||
+ | dest=escape(dest); | ||
+ | var action=5; | ||
+ | var stabvalue='normal'; | ||
+ | var tab=document.getElementById('sTab'); | ||
+ | if (tab != null) | ||
+ | stabvalue = tab.value; | ||
+ | var sorderby=''; | ||
+ | var oorderby=document.getElementById('orderby'); | ||
+ | if (oorderby != null) | ||
+ | sorderby = escape(oorderby.value); | ||
+ | var param='NoGroup'; | ||
+ | if(document.getElementById('_LastSelect')==null) | ||
+ | return; | ||
+ | var tempvalue=document.getElementById('_LastSelect').value.split(';'); | ||
+ | if(tempvalue[4]=="-1"||tempvalue[4]=="") | ||
+ | return; | ||
+ | var date2 = new Date(); var now = ""; now = now + date2.getMinutes(); now = now + date2.getSeconds(); now = now + date2.getMilliseconds(); var url="brief.aspx?dest="+dest+"&orderby="+sorderby+"&stab="+stabvalue+"&action="+action+"&dbPrefix=SCDB&dbcatalog="+escape("中国学术文献网络出版总库")+"&PageName=ASP.brief_result_aspx&Param="+param+"&GUID="+now; | ||
+ | document.getElementById('iframeResult').src=url; | ||
+ | } | ||
+ | |||
+ | function InitButtonPage(divname,i) | ||
+ | { | ||
+ | var ohidGroupDirty = document.getElementById('hidGroupDirty'); | ||
+ | if(ohidGroupDirty != null) | ||
+ | ohidGroupDirty.value = 'false'; | ||
+ | var objstate=document.getElementById('_CurrentState'); | ||
+ | if (objstate.EnableReselect && i==21) | ||
+ | { | ||
+ | var odbValue = document.getElementById('db_value'); | ||
+ | if(odbValue != null){ | ||
+ | odbValue.value = ''; | ||
+ | } | ||
+ | } | ||
+ | if(document.getElementById(divname)!=null) | ||
+ | { | ||
+ | if(i==22) | ||
+ | { | ||
+ | document.getElementById(divname).innerHTML="<DIV id='ShowDiv"+i+"' style='word-break:break-all'>" | ||
+ | +"<DIV class='search_mainlefttitle'>" | ||
+ | +"<DIV class='xswx_anniuon' id='Title"+i+"'onclick=tooglenavi(this,'temp"+i+"') onmouseover=tooglenavim(this,'on') onmouseout=tooglenavim(this,'off') ></DIV>" | ||
+ | +"</DIV>" | ||
+ | +"<DIV class='search_mainleftbox' id='temp"+i+"'>" | ||
+ | +"<DIV class='leftlist_1' id='Navi"+i+"'></DIV>" | ||
+ | +"<div class='s_fanye_bg' id='Page"+i+"' ></div>" | ||
+ | +"<DIV id='Show"+i+"'></DIV>" | ||
+ | +"</DIV>" | ||
+ | +"</DIV>"; | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | document.getElementById(divname).innerHTML="<DIV id='ShowDiv"+i+"' style='word-break:break-all'>" | ||
+ | +"<DIV class='search_mainlefttitle'>" | ||
+ | +"<DIV class='xswx_anniuon' id='Title"+i+"'onclick=tooglenavi(this,'temp"+i+"') onmouseover=tooglenavim(this,'on') onmouseout=tooglenavim(this,'off') ></DIV>" | ||
+ | +"</DIV>" | ||
+ | +"<DIV class='search_mainleftbox' id='temp"+i+"'>" | ||
+ | +"<DIV class='leftlist_1' id='Navi"+i+"'></DIV>" | ||
+ | +"<div class='s_fanye_bg' id='Page"+i+"' ></div>" | ||
+ | +"<DIV id='Show"+i+"'></DIV>" | ||
+ | +"</DIV>" | ||
+ | +"</DIV>"; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | function AutoInit(i,clscode,bEnableReselect,pname) | ||
+ | |||
+ | { | ||
+ | var objstate=document.getElementById('_CurrentState'); | ||
+ | if(objstate!=null) | ||
+ | { | ||
+ | objstate.value='-1;'; | ||
+ | } | ||
+ | objstate.EnableReselect = false; | ||
+ | if (bEnableReselect != undefined) | ||
+ | objstate.EnableReselect = bEnableReselect; | ||
+ | var patmp = 'ASP.brief_result_aspx'; | ||
+ | if(pname != null && pname != undefined && pname != '') | ||
+ | patmp = pname; | ||
+ | if(clscode != null) | ||
+ | { | ||
+ | var tempvalue=document.getElementById('_LastSelect').value.split(';'); | ||
+ | document.getElementById('_LastSelect').value=tempvalue[0]+';'+tempvalue[1]+';'+tempvalue[2]+';'+clscode+';'+tempvalue[4]; | ||
+ | } | ||
+ | ShowSingle(i,patmp,i,0,clscode,true); | ||
+ | } | ||
+ | --> | ||
+ | </script> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <div id="dvGridDetail" onmouseover="saveDetail()" onmouseout="outDetail()"> | ||
+ | <div id="imgtop"><img src="http://piccache.cnki.net/grid2008/images/detail/short.gif" alt="" class="detailTitle"/></div> | ||
+ | <div id="divBox">xxx</div> | ||
+ | <div id="imgbottom"><img src="http://piccache.cnki.net/grid2008/images/detail/short2.gif" alt="" class="detailTitle"/></div> | ||
+ | </div> | ||
+ | <iframe id="iframeResult" name="iframeResult" hspace="0" vspace="0" marginheight="0" | ||
- | + | frameborder="no" scrolling="no" style="width: 100%; clear: both;"></iframe> | |
- | + | ||
- | + | <div id="divkeyword"> | |
- | + | <div class="search_mainlefttitle" style="width: 100%"> | |
- | + | <div style="padding-top: 7px"> | |
- | + | 当前检索词的相似词:</div> | |
- | + | </div> | |
- | + | <div class="search_mainleftbox" id="divsim" style="background: #ffffff"> | |
- | + | ||
- | + | </div> | |
- | + | <div class="search_mainlefttitle" style="width: 100%"> | |
- | + | <div style="padding-top: 7px"> | |
- | + | 当前检索词的相关词:</div> | |
- | + | </div> | |
- | + | <div class="search_mainleftbox" id="divrelevant" style="background: #ffffff"> | |
- | + | ||
- | + | </div> | |
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="xswx_center_tu"> | ||
+ | </div> | ||
+ | <div style="display: none" id="refresh"> | ||
+ | </div> | ||
+ | <input type="hidden" id="navichkd" name="navichkd" /> | ||
+ | <input type="hidden" id="gridcenterflag" name="gridcenterflag" value="Center" /> | ||
+ | <input type="hidden" id="gongjushuDomain" name="gongjushuDomain" value="" /> | ||
+ | <input name="ishavelib" type="hidden" id="ishavelib" value="true" /> | ||
+ | <script type="text/javascript" src="/grid2008/script/Release/searchindex2010.js"></script> | ||
+ | <script type="text/javascript" src="/grid2008/script/Release/briefresult2010.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | var dbcatalog = "中国学术文献网络出版总库"; | ||
+ | var dbPrefix = "SCDB"; | ||
+ | var dbPrefixUpper = "SCDB"; | ||
+ | var navicode = ""; | ||
+ | var pagename = "ASP.brief_result_aspx"; | ||
+ | var groupcode = "22"; | ||
+ | var dbvalue = ""; | ||
+ | if(dbcatalog == "中国基础教育知识仓库") | ||
+ | document.getElementById("navibtn").value="专题导航"; | ||
+ | if(dbPrefixUpper == "HOTSPOTCOMP") | ||
+ | document.title = msgSearch['110']; | ||
+ | var issearch = false; | ||
+ | var sto; | ||
+ | //分组提交 | ||
+ | function SubmitGroup(pname) | ||
+ | { | ||
+ | if(dbPrefix.toUpperCase() == "HOTSPOTCOMP") | ||
+ | return; | ||
+ | //初始化分组 | ||
+ | var hid = document.getElementById("hidGroupDirty"); | ||
+ | var stab = document.getElementById("sTab"); | ||
+ | var navilist = ""; | ||
+ | if(document.getElementById("ischkd") != null) | ||
+ | navilist = CheckFirstFloor('n1') ? "" : NaviChkdCode('n1'); | ||
+ | else | ||
+ | navilist = GetNaviList(); | ||
+ | var NaviLimit = document.getElementById("NaviLimit"); | ||
+ | if(hid != null && hid.value == "true") //数据库改变后,需定位到数据库分组 | ||
+ | { | ||
+ | |||
+ | //引文,知网节,NSTL不需要进行数据库扩展 | ||
+ | if(stab!= null && stab.value != "crld" && stab.value !="detail" && NaviLimit==null) | ||
+ | { | ||
+ | AutoInit('21',navilist,true,pname); | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | AutoInit('21',navilist,undefined,pname); | ||
+ | } | ||
+ | } | ||
+ | else | ||
+ | { | ||
+ | //引文,知网节,NSTL不需要进行数据库扩展 | ||
+ | if(stab== null || stab.value == "crld" || stab.value =="detail" || NaviLimit != null) | ||
+ | AutoInit(groupcode,navilist); | ||
+ | else | ||
+ | { | ||
+ | |||
+ | AutoInit(groupcode,navilist,true,pname); | ||
+ | |||
+ | } | ||
+ | } | ||
+ | |||
+ | } | ||
+ | Init(); | ||
+ | </script> | ||
+ | |||
+ | <span id="lblScript"><script>SubmitForm('','');</script></span> | ||
+ | </form> | ||
+ | <div class="bottom"> | ||
+ | <div id="bottomContent" width="1000" style="height: 160px;"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | <script type="text/javascript"> | ||
+ | LoadCopyright(); | ||
+ | </script> | ||
+ | |||
</html> | </html> |
Revision as of 13:29, 25 April 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
正在获取登录信息...
我们正在为您检索中,这可能需要一些时间,请稍等。