亚赢国际电子v1.32.26 (中国)官方网站·IOS/手机版APP下载/APP-应届毕

亚赢国际官方网站,亚赢国际APP官方下载官方网站入口说明

电/子/图/书

直 播 课 程 更多 +

  • 中国科学院档案馆
  • 中国科学院机构知识库
  • 中国科讯
  • 告别手动处理文献:HermesAgent 批量文献结构化挖掘实战
  • 院管期刊及院属单位论文缴存操作指南
  • 论文关联数据缴存指标解读与操作指南
院士文库
图 书 馆

立足中国科学院、面向中国,主要为自然科学、边缘交叉科学和高技术领域提供文献信息保障、战略情报研究服务、公共信息服务平台支撑和科学交流与传播服务。

中国科学院档案馆
院 史 馆

科学传播部(院史馆)以普及科学知识、弘扬科学精神、传播科学思想、倡导科学方法为工作宗旨,通过多元传播生态,系统展示中国科学院重大历史贡献与重要创新成果。

中国科讯
档 案 馆

中国科学院档案馆是集中永久保存全院系统各类重要档案的基地,是为各项工作提供档案信息利用的中心。档案馆工作是中国科学院档案事业的重要组成部分,是全院各单位档案工作的继续和延伸。

'); jq('#mytitle').css({ 'left': (e.pageX + x + 'px'), 'top': (e.pageY + y - 80 + 'px') }).show(); } }).mouseout(function () { //this.title = newtitle; jq('#mytitle').remove(); }).mousemove(function (e) { jq('#mytitle').css({ 'left': (e.pageX + x +10 + 'px'), 'top': (e.pageY + y - 60 + 'px') }).show(); }); jq('.mytooltip1').mouseover(function (e) { newtitle = this.title; this.title = ''; if(newtitle){ jq('body').append(''); jq('#mytitle').css({ 'left': (e.pageX + x + 'px'), 'top': (e.pageY + y - 80 + 'px') }).show(); } }).mouseout(function () { this.title = newtitle; jq('#mytitle').remove(); }).mousemove(function (e) { jq('#mytitle').css({ 'left': (e.pageX + x +10 + 'px'), 'top': (e.pageY + y - 60 + 'px') }).show(); }); showFriendlyLinkList(); }); function copyToClip() { var linkContent=jq("#daima").val(); var aux = document.createElement("input"); aux.setAttribute("value", linkContent); document.body.appendChild(aux); aux.select(); document.execCommand("copy"); document.body.removeChild(aux); alert("复制链接成功!"); } //加载header的产品服务类型 var isEn=false var listyle="" if(isEn){ listyle="width:auto!important;margin-right:40px;" } //加载特色资源列表数据 function showResourcesList() { jq.get("/front/applicationMart/resourcesList", { }, function(obj) { var str=''; if(obj!=null){ for(var i in obj){ str+='
  • '; str+=''; str+='
    '; if(obj[i][1].length>0){ str+='学位论文'; }else{ str+='中国科学院档案馆'; } str+='
    '; if(isEn){ str+='

    '+obj[i][0].titleEng+'

    '; }else{ str+='

    '+obj[i][0].title+'

    '; } str+='
    '; str+='
  • '; } } jq("#resourcesList").html(str); }, "json"); } //加载footer列表数据 function showFriendlyLinkList() { jq.get("/front/friendlyLink/list", { }, function(obj) { var str=''; if(obj!=null){ var frontUser = null;; for (var i=0;i0){ str+='中国科学院机构知识库'; }else{ str+='中国科讯'; } */ if(isEn){ str+=''+obj[i].titleEng+''; }else{ str+=''+obj[i].title+''; } str+=''; } } jq("#feiendlyLinkList").html(str); }, "json"); } function jumpPage(type, entityId, entityType,title, url) { if(entityId==34){ window.open(url,"_self"); }else{ window.open(url,"_blank"); } jq.get("/front/logs/saveLogs", { type : type, entityId : entityId, entityType : entityType, title:title, url : url, }, function(url) { }, "text"); } function jumpDBPage(type, entityIdStr, entityType,title, url) { window.open(url,"_blank"); jq.get("/front/logs/saveDBLogs", { type : type, entityIdStr : entityIdStr, entityType : entityType, title:title, url : url, }, function(url) { }, "text"); } function saveSearchLogs(searchText, url) { jq.get("/front/logs/saveSearchLogs", { searchText : searchText, url : url, }, function(url) { }, "text"); } //馆藏检索 function selectBookField(field,value){ jq("#selectBookField").text(field); jq("#book_type").val(value); } function guancSubmit() { var searchType = jq('#book_type').val(); var searchText = jq('#book_text').val(); locations.href="/front//book//list"+"?searchValue="+encodeURI(searchText)+"&searchField="+searchType; } //电子图书检索 function selectEbookField(field,value){ jq("#selectEbookField").text(field); jq("#ebook_type").val(value); } function ebookSubmit() { var searchType = jq('#ebook_type').val(); var searchText = jq('#ebook_text').val(); locations.href="/front//ebook//list"+"?searchValue="+encodeURI(searchText)+"&searchField="+searchType; } //数据库检索 function selectDataBaseField(field,value){ jq("#selectDataBaseField").text(field); jq("#db_type").val(value); } function dbFormSubmit() { var searchType = jq('#db_type').val(); var searchText = jq('#db_text').val(); locations.href="/front//dataBase//list"+"?searchValue="+encodeURI(searchText)+"&searchField="+searchType; } //站内检索 function localSearch(){ var localSearchInput = jq('#localSearchInput').val(); window.open("\/front\/localSearch\/list?searchField=all\u0026searchValue="+encodeURI(localSearchInput),"_blank"); } function toLogin(){ if(confirm("需要登录,是否立即登录?")){ locations.href="/front/hky/toLogin"; } } function checkLogin(){ var frontUser = null;; if(!frontUser){ toLogin(); } } function toReportCollect(o,entityId,entityType){ jq.get("\/front\/collect\/asyncSave", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).addClass('on'); jq(o).html(" 已收藏"); jq(o).attr('onclick','cancelReportCollect(this,\''+entityId+'\',\''+entityType+'\')'); }else{ alert('收藏失败,请重试'); } }, "json"); } function toReportCollect1(o,entityId,entityType,title){ jq.get("\/front\/collect\/asyncSaveCollect", { entityId : entityId, entityType : entityType, title:title, }, function(obj) { if(obj){ jq(o).addClass('on'); jq(o).html(" 已收藏"); jq(o).attr('onclick','cancelReportCollect1(this,\''+entityId+'\',\''+entityType+'\',\''+title+'\')'); }else{ alert('收藏失败,请重试'); } }, "json"); } function cancelCollect(o,entityId,entityType){ jq.get("\/front\/collect\/asyncCancelCollect", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).removeClass('on'); jq(o).html(" 收藏"); jq(o).attr('onclick','toCollect(this,\''+entityId+'\',\''+entityType+'\')'); }else{ alert('取消收藏失败,请重试'); } }, "json"); } function cancelReportCollect(o,entityId,entityType){ jq.get("\/front\/collect\/asyncCancelCollect", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).removeClass('on'); jq(o).html(" 收藏"); jq(o).attr('onclick','toReportCollect(this,\''+entityId+'\',\''+entityType+'\')'); }else{ alert('取消收藏失败,请重试'); } }, "json"); } function cancelReportCollect1(o,entityId,entityType,title){ jq.get("\/front\/collect\/asyncCancelCollect", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).removeClass('on'); jq(o).html(" 收藏"); jq(o).attr('onclick','toReportCollect1(this,\''+entityId+'\',\''+entityType+'\',\''+title+'\')'); }else{ alert('取消收藏失败,请重试'); } }, "json"); } function cancelMyCenterCollect(o,entityId,entityType){ jq.get("\/front\/collect\/asyncCancelCollect", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).hide(); }else{ alert('取消收藏失败,请重试'); } }, "json"); } function toCollect(o,entityId,entityType,title){ jq.get("\/front\/collect\/asyncSaveCollect", { entityId : entityId, entityType : entityType, title : title, }, function(obj) { if(obj){ jq(o).addClass('on'); jq(o).html(" 已收藏"); jq(o).attr('onclick','cancelCollect(this,\''+entityId+'\',\''+entityType+'\')'); }else{ alert('收藏失败,请重试'); } }, "json"); } function toThumbsUp(o,entityId,entityType,hits){ jq.get("\/front\/thumbsUp\/asyncSave", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).addClass('on'); hits=parseInt(hits)+1; if(isNaN(hits)){hits=0; } jq(o).html(" "+hits+" 点赞"); jq(o).attr('onclick','cancelThumbsUp(this,\''+entityId+'\',\''+entityType+'\',\''+hits+'\')'); }else{ alert('点赞失败,请重试'); } }, "json"); } function toThumbsUp1(o,entityId,entityType,title){ jq.get("\/front\/thumbsUp\/asynSaveThumbsUp", { entityId : entityId, entityType : entityType, title:title, }, function(obj) { if(obj){ jq(o).addClass('on'); jq(o).html(" 点赞"); jq(o).attr('onclick','cancelThumbsUp1(this,\''+entityId+'\',\''+entityType+'\',\''+title+'\')'); }else{ alert('点赞失败,请重试'); } }, "json"); } function toThumbsUp2(o,entityId,entityType,title,hits){ jq.get("\/front\/thumbsUp\/asynSaveThumbsUp", { entityId : entityId, entityType : entityType, title:title, }, function(obj) { if(obj){ jq(o).addClass('on'); hits=parseInt(hits)+1; if(isNaN(hits)){hits=0; } jq(o).html(" "+hits+" 点赞"); jq(o).attr('onclick','cancelThumbsUp(this,\''+entityId+'\',\''+entityType+'\',\''+hits+'\')'); }else{ alert('点赞失败,请重试'); } }, "json"); } function cancelThumbsUp(o,entityId,entityType,hits){ jq.get("\/front\/thumbsUp\/asyncCancelThumbsUp", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).removeClass('on'); hits=parseInt(hits)-1; if(isNaN(hits)){hits=0; } jq(o).html(" "+hits+" 点赞"); jq(o).attr('onclick','toThumbsUp(this,\''+entityId+'\',\''+entityType+'\',\''+hits+'\')'); }else{ alert('取消点赞失败,请重试'); } }, "json"); } function cancelThumbsUp1(o,entityId,entityType,title){ jq.get("\/front\/thumbsUp\/asyncCancelThumbsUp", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).removeClass('on'); jq(o).html(" 点赞"); jq(o).attr('onclick','toThumbsUp1(this,\''+entityId+'\',\''+entityType+'\',\''+title+'\')'); }else{ alert('取消点赞失败,请重试'); } }, "json"); } function cancelMyCenterThumbsUp(o,entityId,entityType){ jq.get("\/front\/thumbsUp\/asyncCancelThumbsUp", { entityId : entityId, entityType : entityType, }, function(obj) { if(obj){ jq(o).hide(); }else{ alert('取消点赞失败,请重试'); } }, "json"); } function toComment(entityId,entityType){ var value= jq("#detailComment"+entityId).parent().css("display"); if('none'==value){ toggle(entityId,entityType); window.event? window.event.cancelBubble = true : e.stopPropagation(); }else{ jq("#detailComment"+entityId).parent().hide(); window.event? window.event.cancelBubble = true : e.stopPropagation(); } } function toggle(entityId,entityType){ jq.get("/front/comment/CommentList", { entityId : entityId, entityType : entityType, }, function(obj) { var str=''; if(obj.length==0){ str='
    暂无评论数据
    '; }else{ str+='

    评论

    '; str+=''; } jq("#detailComment"+entityId).html(str); jq("#detailComment"+entityId).parent().show(); }, "json"); } function toSaveComment(entityId,hits){ var frontUser=null if(frontUser==null){ if(confirm("需要登录,是否立即登录?")){ locations.href="/front/hky/toLogin"; } }else{ var entityId=entityId; var entityType=jq("#entityType"+entityId).val(); var content=jq("#content"+entityId).val(); if(!content){ alert("评论不能为空"); return; } jq.get("/front/comment/saveComment", { entityId : entityId, entityType : entityType, content:content }, function(obj) { hits=parseInt(hits)+1; jq("#comment"+entityId).text(hits); jq("#content"+entityId).val(""); toggle(entityId,entityType); }, "json"); } }
    '; str += '
    '+ data[i].publishDate+ '
    '; /* str += '
    '+ data[i].updateDate.substring(0, 10)+ '
    '; */ str += '
    '; if ((list.indexOf(data[i].id) ==-1||list.length==0)&&(dateStr==data[i].publishDate)) { str += '' + data[i].title + ''; } else { str += '' + data[i].title + ''; } str += '
    '; str += '
    '; } } else { var noData="\u6682\u65E0\u6570\u636E"; str += '

    '+noData+'

    '; } jq("#noticeType").html(s); jq("#noticeList").html(str); if (obj[0].content.length > 0) jQuery("#page").html(newspage(obj[0])); }, "json"); } function toAvtivityList(type){ locations.href="/front/activity/list?type="+type; } function toAvtivityDetail(id){ locations.href="/front/activity/detail?id="+id; } function newspage(obj) { var pageNo = obj.pageNo; var pageCount = obj.pages; var turnpage = ''; pageNo = parseInt(pageNo); //var pages=obj.pages; //pages=parseInt(pages); if (pageNo != 1) { turnpage += "
  • "+"\u9996\u9875"+"
  • "; turnpage += "
  • "; } else { turnpage += "
  • "+"\u9996\u9875"+"
  • "; turnpage += "
  • "; } if (pageNo <= 3) { for (var i = 1; i <= (pageCount <= 5 ? pageCount : 5); i++) { if (i == pageNo) { turnpage += "
  • " + i + "
  • " } else { turnpage += "
  • " + i + "
  • "; } } } else if (pageNo > 3 && pageCount <= (pageNo + 2)) { if (pageCount == 4) { for (var i = 1; i <= 4; i++) { if (i == pageNo) { turnpage += "
  • " + i + "
  • " } else { turnpage += "
  • " + i + "
  • "; } } } else { for (var i = pageCount - 4; i <= pageCount; i++) { if (i == pageNo) { turnpage += "
  • " + i + "
  • " } else { turnpage += "
  • " + i + "
  • "; } } } } else if (pageNo > 3 && pageCount > (pageNo + 2)) { for (var i = pageNo - 2; i <= pageNo + 2; i++) { if (i == pageNo) { turnpage += "
  • " + i + "
  • " } else { turnpage += "
  • " + i + "
  • "; } } } if (pageNo != pageCount) { //pageNo= parseInt(pageNo)+1; turnpage += "
  • "; turnpage += "
  • "+"\u5C3E\u9875"+"
  • "; } else { turnpage += "
  • "; turnpage += "
  • "+"\u5C3E\u9875"+"

    继续浏览

    若需了解「亚赢国际官方网站,亚赢国际APP官方下载官方网站入口说明」的上下文,可结合站内栏目与相关篇目对照查看。

    栏目用于追新,文内链接用于对照细节。这样安排可减少漏读与重复检索。

    若从搜索引擎进入,可先确认当前栏目名称,再按需打开相关阅读。

    快速通道

    证卡服务 / 活动动态 / 馆藏纸本 / Previous / 隐私声明

    如从搜索进入本页,可先确认栏目名称,再按相关阅读扩展浏览。