CINXE.COM
中文文献库 - 浏览
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- filename: scan --> <html> <head> <!-- filename: meta-tags V1.1r008 --> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="Sun, 06 Nov 1994 08:49:37 GMT"> <META HTTP-EQUIV="REFRESH" CONTENT="1200; URL=http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27245?func=logout"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <link rel="stylesheet" href="/opac_lcl_chi/exlchi.css" TYPE="text/css"> <style> .tabshead{background:url(http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/tab_bg.gif) bottom repeat-x;} .topbar{background-image:url(http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/tab_bg.gif);} .middlebar{background-image:url(http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/f-middle-bar.jpg);} .bottombar{background-image:url(http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/f-bottom-bar.jpg);} #feedbackbar,.feedbackbar{background-image:url(http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/f-feedback.jpg);} </style> <script src="/opac_lcl_chi/param.js"></script> <script>var tmp="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27246";</script> <script src="/opac_lcl_chi/CHI.js"></script> <script src="/opac_lcl_chi/exlchi.js"></script> <script> var icon_path="http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/"; function dispfmt(fmt){ if(fmtmap[fmt]){fmt=fmtmap[fmt];} if(fmt.match(/</)){fmt="XX";} document.write("<img src="+icon_path+"icon"+fmt+".gif> "+fmt); } document.onclick = function() {if(g('sug'))g('sug').style.display='none';} </script> <title>中文文献库 - 浏览</title> </head> <body topmargin="0" onload=window.document.form1.scan_start.focus()> <!-- filename: head-1-nobor --> <script language="Javascript"> <!-- function open_window (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=500,width=500,scrollbars,resizable"); } w.focus(); } function open_window2 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=100,width=500,scrollbars,resizable" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=100,width=500,scrollbars,resizable" ); } w.focus(); } function open_window3 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=400,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=400,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window4 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=150,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=150,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window_ext (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); } w.focus(); } function set_iframe_location(url,id){ eval('document.all.' + id).src = url; } function open_window_confirm (loc,frame) { self.name=frame; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=220,width=450,scrollbars,resizable"); } w.focus(); } function delete_win1 () { var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.close(); } function open_window_ill (loc) { if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=500,width=500,scrollbars,resizable"); } w.focus(); } // --> </script> <script language="javascript"> <!-- function recommend_nobor(the_url){ var first_split = the_url.split("//"); var without_resource = first_split[1]; var second_split = without_resource.split(":"); var domain = second_split[0]; window.open("http://"+domain+":8118/apsm/recommend/recommend_nobor.jsp","_blank"); } //--> </script> <div id=header> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27247?func=file&file_name=login-session" class="blue" title="输入用户名和密码"> 登录</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27248?func=find-b-0" title="返回检索首页" class="blue"> 检索首页</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27249?func=bor-info" title="查看图书馆读者个人信息" class="blue"> 我的图书馆</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27250?func=option-show&func_param=DISPLAY-OPTION" class="blue" title="设置信息显示选项"> 参数设置</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27251?func=short" class="blue" title="最近一次检索结果列表"> 结果列表</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27252?func=history" class="blue" title="最近检索历史"> 最近检索</a> <!-- <a href="javascript:recommend_nobor('http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27253');" class="blue" id=head_jg> --> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27254?func=bor-info" title="读者荐购" class="blue" id=head_jg> 读者荐购</a><script>if(flag_recm==0)g('head_jg').style.display='none'</script> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27255?func=file&file_name=hotinfo" class="blue" title="热门信息" class="blue" target="_blank"> 热门信息</a> <a href="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27256?func=myshelf-short-lcl" class="blue" title="查看保存在电子书架上的记录"> 电子书架</a> <a href="/help_cn/help.htm" class="blue" title="使用该系统的帮助" target="new"> 帮助</a> </div> <div id=idxlogo><a href=http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27257?func=find-b-0><img src="http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/opac.jpg"></a></div> <div id=feedbackbar style="display:none;text-align:center"> </div> <script>if(g('feedbackbar').innerHTML.length>10){g('feedbackbar').style.display='';}</script> <!-- filename: scan-include-2 --> <div class=title> 中文文献库 - 浏览字顺索引 </div> <form method=get name=form1 action="http://opacwh.tjl.tj.cn:8991/F/1VFXQUIMSS5PC9YT82MRPBDGPRNDEYCIKAJ8SGVMSPER3BQYFF-27258"> <input type="hidden" name="func" value="scan"> <table cellspacing=2 border=0 width =100%> <tr> <td class=td2 width=20% nowrap valign=middle>输入检索词或词组: </td> <td class=td2 valign=top> <input size=29 name="scan_start" maxlength=100 value=""> </td> </tr> <tr> <td class=td2 valign=middle nowrap>选择索引浏览方式: </td> <td class=td2 valign=top> <select name=scan_code> <option value=TIT >题名</option> <option value=AUT >著者</option> <option value=SUB >主题</option><!-- <option value=SYS >系统号</option>--> <option value=PLA >出版地</option> <option value=PUB >出版者</option> <option value=SRS >丛书</option> <option value=CAN >索书号</option> <option value=ISS >ISSN</option> <option value=ISB >ISBN</option> <option value=CLC >中图分类号</option> </select> </td> </tr> <tr> <td class=td2 valign=middle nowrap>选择库: </td> <td class=td2 valign=top> <!-- filename: base-list-include --> <select name=local_base id=localbase> <option value=TJL01 selected >中文文献库</option> <option value=TJL09 >西文文献库</option> <option value=LCL52 >征订目录库</option> </select> </td> </tr> <tr> <td colspan=2 valign=middle class=td2 nowrap> <input type="image" alt=" Go " src="http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/f-go.gif" border=0> <a href="javascript:document.form1.reset();"> <img src="http://opacwh.tjl.tj.cn:8991/exlibris/aleph/u20_1/alephe/www_f_chi/icon/f-clear0.gif" border=0 alt="Clear"> </a> </td> </tr> </table> </form> <!-- filename: copyrights --> <p id=copyright class="copyright"> <a href=# onclick="return shiftlng('xng')">English Version</a><br> © Ex Libris China 2010 </p> <script>if(self.location!=parent.location&&g('cclterm')){g('cclterm').value='';if(g('find_code'))g('find_code').options[0].selected=true;} </script> </body> </html>