$("#new_listName").val(), "description": $("#new_description").val(), "privacy": $("#newBookListDialog input[name='new_privacy']:checked").val() }, dataType:"xml", success:function(xml){ showNewBookListResult(xml); } }); } function showNewBookListResult(data){ //alert(data.text()); var state=$(data).find("state").text(); if(state=="2") { if(confirm("你已创建过了相同名称的书单,是否直接保存进该书单!")) { bookListId=$(data).find("bookListId").text(); addBookItems(); } $("#newBookListDialog").dialog("close"); clearNewBookList(); } else if(state=="1") { bookListId=$(data).find("bookListId").text(); $("#bookLists").append(""); addBookItems(); $("#newBookListDialog").dialog("close"); clearNewBookList(); } else { alert("创建书单或者加入书单失败!"); } } function clearNewBookList() { $("#new_listName").attr("value",""); $("#new_description").attr("value",""); $("#newBookListDialog input[name='new_privacy']").eq(0).attr("checked","checked"); } function showSaveBookListItemResult(data) { var state = $(data).find("state").text(); if(state == "1") { alert("保存成功!"); } else { alert("保存失败!"); } } function newBookListDialog() { $("#newBookListDialog").dialog("open"); clearNewBookList(); } $(function() { $("#newBookListDialog").dialog({ autoOpen: false, modal: true, width: 510, buttons:[{ text:"新增并加入书单", click:function(){ newBookList(); } } ] }); }); //读取显示隐藏趋势图的cookie信息 $(document).ready(function(){ var chartCookie = $.cookie('chartCookie'); var libcode="P2LN0415007"; if(chartCookie!=null){ if(chartCookie=='hide'){ $("#display").html(" "+getI18nMsg("chartI18n.showChart"));//显示趋势图 $("#chartCtnr").hide(0); $("#btnDiv").attr("align","left"); }else{ $("#display").html(getI18nMsg("chartI18n.hideChart")+" "); } }else{ if("0"=="0"){ $("#display").html(" "+getI18nMsg("chartI18n.showChart"));//显示趋势图 $("#chartCtnr").hide(0); $("#btnDiv").attr("align","left"); }else{ $("#display").html(getI18nMsg("chartI18n.hideChart")+" "); } } var classFacetCookie = $.cookie('classFacetCookie'); if(classFacetCookie!=null){ if(classFacetCookie=='hide'){ $("#block").html(" "+getI18nMsg("searchResultI18n.showClassFacet"));//显示 $("#classFacetDiv").hide(0); $("#sohDiv").attr("align","left"); }else{ $("#block").html(getI18nMsg("searchResultI18n.hideClassFacet")+" "); } }else{ if("P2LN0415007"=="ESH021039"){ $("#block").html(" "+getI18nMsg("searchResultI18n.showClassFacet"));//显示 $("#classFacetDiv").hide(0); $("#sohDiv").attr("align","left"); }else{ $("#block").html(getI18nMsg("searchResultI18n.hideClassFacet")+" "); } } }); //当馆藏为空时,判断该书目是否在订购中,如果是则提示 $(function() { //如果有光盘,显示提示“含光盘”,方便读者预订 }); function showAttachment(bookrecnos){ $.ajax({ type: "GET", url: "/opac/book/getAttachments", data: { "bookrecnos": bookrecnos.join(",") }, dataType: "json", success: function(data){ for(var i in data) { var bookrecno = data[i]; $("span[id='attachment_" + bookrecno + "']").show(); } } }); } function getOrderStatus(bookrecnos) { $.ajax({ type: "GET", url: "/opac/book/orderStatus", data: { "bookrecnos": bookrecnos.join(",") }, dataType: "json",//这里要用xml,如果用html,则在IE下无法解析这个数据 success: function(data){ for(var i in data) { var bookrecno = data[i]; $("div[bookrecno='" + bookrecno + "'] span.biblios_ordering").show(); } } }); } function getReservationCount(bookrecnos) { $.ajax({ type: "GET", url: "/opac/book/currentReservationCount", data: { "bookrecnos": bookrecnos.join(",") }, dataType: "json", success: function(data){ for (var i=0;i
名称:
描述:
公开/私有: 公开 私有
标题:
描述:
公开/私有: 公开 私有
检索词: 蕾切尔.卡逊 , 在边门镇 检索到: 0 条结果, 检索时间: 0.048 秒

在以下图书馆搜索
还可以搜索


//检索词 function light(searchValue,searchway){ searchValueUpper=searchValue.toUpperCase(); if(searchValue&&searchValue!="*:*"){ reg = new RegExp(searchValue,"gi"); if(searchway==""||searchway=="marc"){ highlighter($(".title-link")); highlighter($(".author-link")); highlighter($(".publisher-link")); }else if(searchway=="title"||searchway=="title200a"){ highlighter($(".title-link")); }else if(searchway=="author"){ highlighter($(".author-link")); }else if(searchway=="publisher"){ highlighter($(".publisher-link")); } } } var searchway = "author"; if(!searchway){ searchway = "marc"; } light("黑龙江人民出版社",searchway); light("黑龍江人民出版社",searchway); }); //延迟加载的内容 $(window).load(function(){ setTimeout(function(){ var globalLibraryCode = "P2LN0415007"; //获取封面 loadBookcovers(globalLibraryCode); //自动获取图书元数据信息是否存在的标识  if($.cookie("configouternet")=="false"){ return; } var haveBookMetaResource = "1"; if(haveBookMetaResource != '1') { return; } function getDivISBNs() { var divObjects = $("div[express_isbn]"); var isbns = ""; divObjects.each(function(index){ var isbn = $(this).attr("express_isbn"); isbns += "," + isbn; }); return isbns; } var isbns = getDivISBNs(); if(isbns == "") { return; } var strURL = GLOBAL_BASE_API_URL + "/api/bookmetadatastatus?glc="+globalLibraryCode+"&isbns="+isbns +"&returnType=json&callback=showAllBookMetaInfoTab&jsoncallback=?"; $.getJSON(strURL, {}); //信息推送 $.getScript("http://api.interlib.com.cn:8586/InterlibCommonService/media/centerservice.js").done(function(){ var baseParam = "q=%E9%BB%91%E9%BE%99%E6%B1%9F%E4%BA%BA%E6%B0%91%E5%87%BA%E7%89%88%E7%A4%BE&searchType=standard&isFacet=true&view=standard&searchWay=publisher&rows=10&sortWay=score&sortOrder=desc&f_subject=%E4%B8%9C%E5%8C%97%E5%9C%B0%E5%8C%BA&f_subject=%E5%87%A4%E5%9F%8E%E5%9C%B0%E6%96%B9%E6%96%87%E7%8C%AE&f_subject=%E7%BB%8F%E6%B5%8E%E5%8F%B2&f_author=%E5%AD%94%E7%BB%8F%E7%BA%AC%E4%B8%BB%E7%BC%96&f_pubdate=1990&searchWay0=marc&logical0=AND"; baseParam+="&numFound=0"; pushResultData(1,"P2LN0415007",baseParam); showAD(); }); }, 1000); }); //加载"图书馆"分面信息 $(function(){ $("#otherLibs").hide(); $.ajax({ type:"GET", url:"/opac/api/search;jsessionid=1FC75634D8499EE7F06673F4FDBBF059?q=%E8%95%BE%E5%88%87%E5%B0%94.%E5%8D%A1%E9%80%8A&searchType=standard&isFacet=true&view=standard&searchWay=author&rows=10&sortWay=score&sortOrder=desc&f_author=%E6%9B%B9%E4%B8%80%E6%9E%97&searchWay0=marc&logical0=AND&wt=json", dataType: "json", success: function(data){ if(data&&data.facet_counts){ var libcodefacets = data.facet_counts.facet_fields.curlibcode; if(libcodefacets) { var index = 0; var libs = new Array(); var disablelib = ""; //加载检索结果数量 for (var i=0; i < libcodefacets.length; i++){ if((i+1)%2==1){ var libcode = libcodefacets[i]; var count = libcodefacets[i+1]; var li = $("li[code='"+libcode+"']"); var div = $("div[code='"+libcode+"']"); if(libcode!=disablelib){ if(div.length==1){ index++; div.find("span").html("("+count+"个结果)"); libs.push(libcode); }else if(li.length==1){ index++; li.find(".facetCount").html("("+count+")"); if(index<=10){ li.removeClass("hide") }else{ if(!li.hasClass("hide")){ li.addClass("hide"); } } libs.push(libcode); } } } } //隐藏无结果分馆 $("#otherLibs>div, #curlibcodeFacetUL>li").each(function(){ var libcode = $(this).attr("code"); if(libcode && $.inArray(libcode, libs)==-1){ $(this).remove(); } }); //"更多"按钮的显示处理 if(index>10){ $("#curlibcodeFacetLI").show(); }else{ $("#curlibcodeFacetLI").hide(); } if(index>0){ $("#otherLibs").show(); }else{ $("#otherLibs").hide(); } } } } }); }); $(function(){ $.cookie("searcher_libcode", "021", {expires:365, path:'/opac'}); });