亚洲威廉正版官网 English
8:00 ~ 22:00
馆藏目录查询系统 -
- / -
自助还书服务 -
-
首页 咨询 服务办理 我的图书馆
亚洲威廉
首页

开馆时间

亚洲威廉正版官网

开馆时间

 

 

图书馆主页、馆藏目录查询系统、自助还书服务:24小时开放

节假日及特殊时期请关注“通知公告


 


 

服务点 地点 周一至周四 周五 周六 周日
休闲类期刊及报纸阅览区 老馆中厅 7:3022:30
老馆报刊库 老馆中厅 8:00~17:00 不开放
老馆库存本库(杜威号,大型法) 老馆中厅 8:00~17:00 不开放
老馆大库专题馆藏(服部文库、爱泼斯坦文库、科恩文库、任继愈文库、方志馆、影印报刊专架、东方文库等) 老馆中厅 8:00~17:00 不开放
老馆大库学位论文 老馆中厅 8:00~17:00 不开放
清华文库阅览室 老馆二层南(第一阅览室) 8:00~17:00 不开放

服务点名称

位置

周一至周四

周五

周六

周日

读者接待处

西102

8:00~22:00

科技图书借阅区N、O、P、Q、S类 西119、125、129、131
医学类图书借阅区R类 西206
科技图书借阅区T-TN类 西216、222、224
计算机科学图书借阅区TP类 西227、231、233
建筑科学图书借阅区TU类 西225
科技图书借阅区TQ、TS、TV、U、V、X类 西311、313、320、322

音乐馆

西306

从游空间

西407、409

科技查新

(查新工作站)

西107

8:00~12:00
13:00~17:00

不开放

代检代查

(查新工作站)

西107

8:00~17:00

9:00~17:00

在线申请

服务点名称

位置

周一至周四

周五

周六

周日

读者接待处

入口处

8:00~22:00

北馆总服务台

一层总服务台

读者服务费用结算处

一层总服务台

8:00~12:00
13:00~17:00

不开放

借书证办理处

馆际互借处

中文人文社科图书借阅区

二至五层

8:00~22:00

北馆团体研讨间

二层

北馆单人研读间

三层

古籍阅览室

G层北G07

8:00~12:00
13:00~17:00

不开放

分馆名称

地址

电话

开馆时间

周一至周五

周六、周日

人文社科图书馆

人文社科图书馆

62798676

8:00~22:00

8:00~22:00

美术图书馆

美术亚洲威廉正版官网大楼A区

62798815

8:00~21:00

周六 9:30~17:00
周日 不开放

金融图书馆

五道口金融亚洲威廉正版官网内

62772511

8:00~22:00

14:00~22:00

法律图书馆

法亚洲威廉正版官网
廖凯原楼

62772955

8:00~22:00

8:00~22:00

经管图书馆

经管新楼建华楼A501

62788015

8:00~22:00

8:00~22:00

建筑图书馆

建筑馆

62794481

8:00~12:00
13:00~17:00

闭馆

 



位置
' + '

' + "您好,我是智能客服机器人,我可以回答您相关的业务问题,有什么问题就问我吧! 很高兴为您服务!" + '

' + '
'; $("#win").append(hello); }, getHot:function(){ var _this = this; post("/openlab_component/expand/robot/api/getHotQuestion",{},function(res){ _this.hotList = res.data; }); }, getQuestionType:function(){ var _this = this; var subTypes = []; post("/openlab_component/expand/robot/api/getQuestionType",{},function(res){ var typelist = res.data; $.each(typelist,function(index,item){ var type = '
  • ' + '

    ' + item.Name + '

    ' '
  • ' if (item.ParentId == 0) { $("#list").append(type); }else{ var sub = {}; sub.content = '
    ' + '
    ' + item.Name + '
    ' + '
    ' sub.pid = item.ParentId; subTypes.push(sub); } }) $.each(subTypes,function(index,item){ $("#list [data-id='"+ item.pid +"']").append(item.content); $("#list [data-id='"+ item.pid +"']").find("h3").attr("style",""); }) bindTree(); }); }, send:function(fid){ var message = this.question; if (message) { post("/openlab_component/expand/robot/api/textChat",{clientId: this.cId ,question: message,fid: typeof fid === 'string'?fid:null},function(res){ var text = res.data.robotReply[0].text; var guide = res.data.robotReply[0].guide; var richText = res.data.robotReply[0].richText; var reply = ""; var comment = ""; var cstyle=""; var cid = res.data.robotReply[0].cluid; if (cid) { comment = '
    ' + '' + '' + '
    ' + '
    谢谢您的支持哦~会更努力哒!
    ' + '
    抱歉没能帮到您,希望下次能帮您排忧!
    ' cstyle="display:block"; } if (text) { if(res.data.robotReply[0].answerType===-2 && znwdHtml && znwdHtml.length){ reply = '
    周一至周四
    ' + '

    ' + znwdHtml + '

    ' + '
    ' + comment + '
    '; }else{ reply = '
    ' + '

    ' + text.content + '

    ' + '
    ' + comment + '
    '; } }else if (guide) { if (guide.content){ reply = '
    周六
    ' + '

    ' + guide.content + '

    ' + '
    ' + comment + '
    '; }else if (guide.list) { var guideList = ""; $.each(guide.list,function(index,item){ guideList += "

    " + item.seq + item.question + "

    "; }) reply = '

    亚洲威廉正版官网
    ' + '

    ' + guide.beforeWord + '

    ' + guideList + '

    ' + guide.afterWord + '

    ' + '
    ' + comment + '
    '; } }else if (richText) { reply = '
    亚洲威廉
    ' + '

    ' + richText.original + '

    ' //description + '
    ' + comment + '
    '; }else { reply = '
    图书馆主页
    ' + '

    [消息]

    ' + '
    '; } $("#win").append(reply); if (res.data.robotReply[0].cluid) {bindZan();} $("#win").scrollTop(10000); }); var html = '
    馆藏目录查询系统
    ' + '

    ' + message + '

    ' + '
    ' $("#win").append(html); this.question = ""; } }, sendA :function(question){ this.question = question; this.send(); }, rengongClick:function (){ if(this.num==1){ document.getElementById('rengong').innerHTML='' } this.num=2 this.isRenGong=true $('.fd-win').addClass('rengong') $('.rengong-new span').removeClass('activeBar') $('.znwd-new span').removeClass('activeBar') $('.rengong-new span').addClass('activeBar') }, zhinengClick:function(){ this.isRenGong=false $('.fd-win').removeClass('rengong') $('.znwd-new span').removeClass('activeBar') $('.rengong-new span').removeClass('activeBar') $('.znwd-new span').addClass('activeBar') } }//methods }) $(document).ready(function() { //咨询 $('.link2').click(function() { if ( $(window).width() < 700) { // window.locations.href="https://znkf.vsbclub.com/robot/h5chat.html?sysNum=16100186094532511&receiveId=2177&sourceId=2443"; window.locations.href="https://wpa1.qq.com/eQSH9aPO?_type=wpa&qidian=tru"; }else{ $('.fix-bg,.fix-nv').fadeIn(); $(".fix-con").show(); $(".fix-con").addClass("animated bounceInRight") $("body").addClass('hidden') } }); // 弹出全部问题 $('.js-pro').click(function(event) { //$('.fix-con').addClass('open'); $(".fix-wrap").show(); $(".fix-problem").animate({right:"-370px"},200); }); //关闭问题界面 $('.fix-problem .tit .btn').click(function(event) { //$('.fix-con').removeClass('open'); //$('.fix-con').removeClass('open1'); $(".fix-problem").animate({right:"-580px"}); setTimeout(function(){ $(".fix-wrap").hide(); },500) }); // 关闭咨询台 $('.fix-bg').click(function(event) { $('.fix-con').removeClass('open').fadeOut();; $('.fix-con').removeClass('open1'); $(".fix-nv").hide(); $(".fix-con").removeClass("animated bounceInRight") $(this).fadeOut(); //$("body").css("overflow","visible"); $("body").removeClass('hidden') }); $('#win').on('click','.wflink',function(e){ e.preventDefault() vm1.question = $(this).text(); vm1.send($(this).prop('rel')) }) $('#win').on('click','.welcomeWords',function(e){ e.preventDefault() vm1.question = $(this).text(); vm1.send() }) }); $('#win').on('click','#znwz1234',function(){ //console.log(123); vm1.rengongClick() })
    正文、栏目列表与相关阅读构成完整路径,适合按主题持续查阅。