├── README.md ├── SQL └── bs_online.sql ├── about.php ├── advance_search.php ├── assets ├── css │ ├── bootstrap-theme.css │ ├── bootstrap-theme.min.css │ ├── bootstrap.css │ ├── bootstrap.min.css │ ├── carousel.css │ ├── cover.css │ ├── data-center.css │ ├── demo.css │ ├── font-awesome.min.css │ ├── footer.css │ └── signin.css ├── fonts │ ├── FontAwesome.otf │ ├── fontawesome-webfont.eot │ ├── fontawesome-webfont.svg │ ├── fontawesome-webfont.ttf │ ├── fontawesome-webfont.woff │ ├── fontawesome-webfont.woff2 │ ├── glyphicons-halflings-regular.eot │ ├── glyphicons-halflings-regular.svg │ ├── glyphicons-halflings-regular.ttf │ ├── glyphicons-halflings-regular.woff │ └── glyphicons-halflings-regular.woff2 ├── img │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── dashboard_img1.png │ ├── dashboard_img2.png │ ├── dashboard_img3.png │ ├── feature │ │ ├── http_tdg_cvr.gif │ │ ├── scan.gif │ │ ├── scan.jpg │ │ └── scan.png │ ├── logo.png │ ├── mac.jpg │ ├── notebooks-1x.png │ ├── slide1.png │ ├── slide2.png │ ├── slide3.png │ └── wechat.jpg └── js │ ├── animation.js │ ├── bootstrap.js │ ├── bootstrap.min.js │ ├── holder.js │ ├── ichart.1.2.1.min.js │ ├── ie-emulation-modes-warning.js │ ├── ie10-viewport-bug-workaround.js │ ├── jquery │ └── 1.11.3 │ │ └── jquery.min.js │ ├── npm.js │ └── vendor │ └── holder.min.js ├── book_info.php ├── book_summary.php ├── contact.php ├── data_center.php ├── data_summary.php ├── dbclose.php ├── dbcon.php ├── debug ├── ani.php ├── anidemo.php ├── borrowtestsum.php ├── json.php ├── view_allbooks2.php └── view_allbooksv2.php ├── footer.php ├── header.php ├── header_data_sum.php ├── ichart.php ├── index.php ├── librarian ├── add_books.php ├── add_member.php ├── advance_search.php ├── archive.php ├── assets │ ├── DT_bootstrap.css │ ├── DT_bootstrap.js │ ├── scripts.js │ └── styles.css ├── books.php ├── books_save.php ├── bootstrap │ ├── css │ │ ├── bootstrap-responsive.css │ │ ├── bootstrap-responsive.min.css │ │ ├── bootstrap.css │ │ └── bootstrap.min.css │ ├── img │ │ ├── glyphicons-halflings-white.png │ │ └── glyphicons-halflings.png │ └── js │ │ ├── bootstrap.js │ │ └── bootstrap.min.js ├── borrow.php ├── borrow_save.php ├── borrowname.php ├── css │ ├── DT_bootstrap.css │ ├── TR Century Gothic.ttf │ ├── bootstrap-responsive.css │ ├── bootstrap.css │ ├── cal.gif │ ├── datepicker.css │ ├── demo.css │ ├── diapo.css │ ├── docs.css │ ├── font-awesome.css │ ├── normalize.css │ ├── print.css │ └── style.css ├── damage.php ├── dashboard.php ├── dbcon.php ├── delete_book_modal.php ├── delete_books.php ├── delete_member.php ├── delete_member_modal.php ├── delete_student.php ├── delete_student_modal.php ├── delete_user.php ├── delete_user_modal.php ├── douban_catch.php ├── dropdown.php ├── edit_book.php ├── edit_member.php ├── font │ ├── ARBLI__.TTF │ ├── ARIALNBI_0.TTF │ ├── ARIALNB_0.TTF │ ├── ARIALNI_0.TTF │ ├── ARIALN_0.TTF │ ├── FontAwesome.otf │ ├── HEBCO___0.PFB │ ├── HEBCO___0.PFM │ ├── HEBC____0.PFB │ ├── HEBC____0.PFM │ ├── HEBLO___0.PFB │ ├── HEBLO___0.PFM │ ├── HEBL____0.PFB │ ├── HEBL____0.PFM │ ├── HEBO____0.PFB │ ├── HEBO____0.PFM │ ├── HEB_____0.PFB │ ├── HEB_____0.PFM │ ├── HELVCOND.TTF │ ├── HELVET14.TTF │ ├── HELVETI3.TTF │ ├── HELVETI4.TTF │ ├── HELVETI5.TTF │ ├── HELVETI8_0.TTF │ ├── HE_CN__.TTF │ ├── HIR____.PFB │ ├── HIR____.PFM │ ├── HIYU___.PFB │ ├── HIYU___.PFM │ ├── HLAO____0.PFB │ ├── HLAO____0.PFM │ ├── HLAVO___0.PFB │ ├── HLAVO___0.PFM │ ├── HLAV___.PFB │ ├── HLAV___.PFM │ ├── HLA_____0.PFB │ ├── HLA_____0.PFM │ ├── HLBCO___0.PFB │ ├── HLBCO___0.PFM │ ├── HLBC____0.PFB │ ├── HLBC____0.PFM │ ├── HLBI____0.PFB │ ├── HLBI____0.PFM │ ├── HLBLI___0.PFB │ ├── HLBLI___0.PFM │ ├── HLBL____0.PFB │ ├── HLBL____0.PFM │ ├── HLBOU__.PFB │ ├── HLBOU__.PFM │ ├── HLBVO___0.PFB │ ├── HLBVO___0.PFM │ ├── HLBV____0.PFB │ ├── HLBV____0.PFM │ ├── HLB_____0.PFB │ ├── HLB_____0.PFM │ ├── HLCO____0.PFB │ ├── HLCO____0.PFM │ ├── HLC_____0.PFB │ ├── HLC_____0.PFM │ ├── HLHCO___0.PFB │ ├── HLHCO___0.PFM │ ├── HLHC____0.PFB │ ├── HLHC____0.PFM │ ├── HLHI____0.PFB │ ├── HLHI____0.PFM │ ├── HLHVO___0.PFB │ ├── HLHVO___0.PFM │ ├── HLHV____0.PFB │ ├── HLHV____0.PFM │ ├── HLH_____0.PFB │ ├── HLH_____0.PFM │ ├── HLI_____0.PFB │ ├── HLI_____0.PFM │ ├── HLJO____0.PFB │ ├── HLJO____0.PFM │ ├── HLJ_____0.PFB │ ├── HLJ_____0.PFM │ ├── HLLCO___0.PFB │ ├── HLLCO___0.PFM │ ├── HLLC____0.PFB │ ├── HLLC____0.PFM │ ├── HLLI____0.PFB │ ├── HLLI____0.PFM │ ├── HLLVO___0.PFB │ ├── HLLVO___0.PFM │ ├── HLLV____0.PFB │ ├── HLLV____0.PFM │ ├── HLL_____0.PFB │ ├── HLL_____0.PFM │ ├── HLMCO___0.PFB │ ├── HLMCO___0.PFM │ ├── HLMC____0.PFB │ ├── HLMC____0.PFM │ ├── HLMI____0.PFB │ ├── HLMI____0.PFM │ ├── HLMVO___0.PFB │ ├── HLMVO___0.PFM │ ├── HLMV____0.PFB │ ├── HLMV____0.PFM │ ├── HLM_____0.PFB │ ├── HLM_____0.PFM │ ├── HLR_____0.PFB │ ├── HLR_____0.PFM │ ├── HLTCO___0.PFB │ ├── HLTCO___0.PFM │ ├── HLTC____0.PFB │ ├── HLTC____0.PFM │ ├── HLTI____0.PFB │ ├── HLTI____0.PFM │ ├── HLTVO___0.PFB │ ├── HLTVO___0.PFM │ ├── HLTV____0.PFB │ ├── HLTV____0.PFM │ ├── HLT_____0.PFB │ ├── HLT_____0.PFM │ ├── HLULI___0.PFB │ ├── HLULI___0.PFM │ ├── HLUL____0.PFB │ ├── HLUL____0.PFM │ ├── HLVO____0.PFB │ ├── HLVO____0.PFM │ ├── HLV_____0.PFB │ ├── HLV_____0.PFM │ ├── HLZCO___0.PFB │ ├── HLZCO___0.PFM │ ├── HLZC____0.PFB │ ├── HLZC____0.PFM │ ├── HLZVO___0.PFB │ ├── HLZVO___0.PFM │ ├── HLZV____0.PFB │ ├── HLZV____0.PFM │ ├── HVBLO___0.PFB │ ├── HVBLO___0.PFM │ ├── HVBL____0.PFB │ ├── HVBL____0.PFM │ ├── HVCBL___0.PFB │ ├── HVCBL___0.PFM │ ├── HVCBO___0.PFB │ ├── HVCBO___0.PFM │ ├── HVCB____0.PFB │ ├── HVCB____0.PFM │ ├── HVCDO___0.PFB │ ├── HVCDO___0.PFM │ ├── HVCLO___0.PFB │ ├── HVCLO___0.PFM │ ├── HVCL____0.PFB │ ├── HVCL____0.PFM │ ├── HVCO____0.PFB │ ├── HVCO____0.PFM │ ├── HVC_____0.PFB │ ├── HVC_____0.PFM │ ├── HVEK___.PFB │ ├── HVEK___.PFM │ ├── HVK____.PFB │ ├── HVK____.PFM │ ├── HVLO___.PFB │ ├── HVLO___.PFM │ ├── HVL_____0.PFB │ ├── HVL_____0.PFM │ ├── HVUK___.PFB │ ├── HVUK___.PFM │ ├── HVYBI__.PFB │ ├── HVYBI__.PFM │ ├── HVYB___.PFB │ ├── HVYB___.PFM │ ├── HVYI___.PFB │ ├── HVYI___.PFM │ ├── HVYU___.PFB │ ├── HVYU___.PFM │ ├── He_ch_.ttf │ ├── He_ch__o.ttf │ ├── He_cl_.ttf │ ├── He_cl__o.ttf │ ├── He_cn_.ttf │ ├── He_cn__o.ttf │ ├── He_cn_bo.ttf │ ├── He_cth.ttf │ ├── He_cth_o.ttf │ ├── Helvet77_0.PFB │ ├── Helvet77_0.pfm │ ├── Helvetica Bold Oblique.Ttf │ ├── Helvetica Bold_0.Ttf │ ├── Helvetica CE Bold.ttf │ ├── Helvetica CE Regular.ttf │ ├── Helvetica Cyrillic Bold Inclined.ttf │ ├── Helvetica Cyrillic Inclined.ttf │ ├── Helvetica Cyrillic Upright.ttf │ ├── Helvetica Greek Bold Inclined.ttf │ ├── Helvetica Greek Bold.ttf │ ├── Helvetica Greek Inclined.ttf │ ├── Helvetica Greek Upright.ttf │ ├── Helvetica Inserat Cyrillic Upright.ttf │ ├── Helvetica Inserat LT.ttf │ ├── Helvetica LT 107 Extra Black Condensed Oblique.ttf │ ├── Helvetica LT 107 Extra Black Condensed.ttf │ ├── Helvetica LT 23 Ultra Light Extended Oblique.ttf │ ├── Helvetica LT 23 Ultra Light Extended.ttf │ ├── Helvetica LT 25 Ultra Light.ttf │ ├── Helvetica LT 26 Ultra Light Italic.ttf │ ├── Helvetica LT 27 Ultra Light Condensed Oblique.ttf │ ├── Helvetica LT 27 Ultra Light Condensed.ttf │ ├── Helvetica LT 33 Thin Extended Oblique.ttf │ ├── Helvetica LT 33 Thin Extended.ttf │ ├── Helvetica LT 35 Thin.ttf │ ├── Helvetica LT 36 Thin Italic.ttf │ ├── Helvetica LT 37 Thin Condensed Oblique.ttf │ ├── Helvetica LT 37 Thin Condensed.ttf │ ├── Helvetica LT 43 Light Extended Oblique.ttf │ ├── Helvetica LT 43 Light Extended.ttf │ ├── Helvetica LT 45 Light.ttf │ ├── Helvetica LT 46 Light Italic.ttf │ ├── Helvetica LT 47 Light Condensed Oblique.ttf │ ├── Helvetica LT 47 Light Condensed.ttf │ ├── Helvetica LT 53 Extended Oblique.ttf │ ├── Helvetica LT 53 Extended.ttf │ ├── Helvetica LT 55 Roman.ttf │ ├── Helvetica LT 56 Italic.ttf │ ├── Helvetica LT 57 Condensed Oblique.ttf │ ├── Helvetica LT 57 Condensed.ttf │ ├── Helvetica LT 63 Medium Extended Oblique.ttf │ ├── Helvetica LT 63 Medium Extended.ttf │ ├── Helvetica LT 65 Medium.ttf │ ├── Helvetica LT 66 Medium Italic.ttf │ ├── Helvetica LT 67 Medium Condensed Oblique.ttf │ ├── Helvetica LT 67 Medium Condensed.ttf │ ├── Helvetica LT 73 Bold Extended.ttf │ ├── Helvetica LT 75 Bold Outline.ttf │ ├── Helvetica LT 75 Bold.ttf │ ├── Helvetica LT 76 Bold Italic.ttf │ ├── Helvetica LT 77 Bold Condensed.ttf │ ├── Helvetica LT 83 Heavy Extended.ttf │ ├── Helvetica LT 87 Heavy Condensed.ttf │ ├── Helvetica LT 93 Black Extended Oblique.ttf │ ├── Helvetica LT 93 Black Extended.ttf │ ├── Helvetica LT 95 Black.ttf │ ├── Helvetica LT 96 Black Italic.ttf │ ├── Helvetica LT 97 Black Condensed Oblique.ttf │ ├── Helvetica LT 97 Black Condensed.ttf │ ├── Helvetica LT Black Oblique.ttf │ ├── Helvetica LT Black.ttf │ ├── Helvetica LT Bold Oblique.ttf │ ├── Helvetica LT Bold.ttf │ ├── Helvetica LT Compressed.ttf │ ├── Helvetica LT Condensed Black Oblique.ttf │ ├── Helvetica LT Condensed Black.ttf │ ├── Helvetica LT Condensed Bold Oblique.ttf │ ├── Helvetica LT Condensed Bold.ttf │ ├── Helvetica LT Condensed Light Oblique.ttf │ ├── Helvetica LT Condensed Light.ttf │ ├── Helvetica LT Condensed Medium.ttf │ ├── Helvetica LT Condensed Oblique.ttf │ ├── Helvetica LT Extra Compressed.ttf │ ├── Helvetica LT Light Oblique.ttf │ ├── Helvetica LT Light.ttf │ ├── Helvetica LT Narrow Bold Oblique.ttf │ ├── Helvetica LT Narrow Bold.ttf │ ├── Helvetica LT Narrow Oblique.ttf │ ├── Helvetica LT Narrow.ttf │ ├── Helvetica LT Oblique.ttf │ ├── Helvetica LT Ultra Compressed.ttf │ ├── Helvetica LT.ttf │ ├── Helvetica Narrow CE Bold.ttf │ ├── Helvetica Narrow CE Regular.ttf │ ├── Helvetica Neue CE 35 Thin.ttf │ ├── Helvetica Neue CE 36 Thin Italic.ttf │ ├── Helvetica Neue CE 55 Roman.ttf │ ├── Helvetica Neue CE 56 Italic.ttf │ ├── Helvetica Neue CE 75 Bold.ttf │ ├── Helvetica Neue CE 76 Bold Italic.ttf │ ├── Helvetica Oblique_0.Ttf │ ├── Helvetica Rounded LT Black Oblique.ttf │ ├── Helvetica Rounded LT Bold Condensed Oblique.ttf │ ├── Helvetica Rounded LT Bold Condensed.ttf │ ├── Helvetica Textbook LT Bold.ttf │ ├── Helvetica Textbook LT BoldObl.ttf │ ├── Helvetica Textbook LT Oblique.ttf │ ├── Helvetica Textbook LT Roman.ttf │ ├── HelveticaInseratLTStd-Roman_0.otf │ ├── HelveticaLTStd-BlkCondObl_0.otf │ ├── HelveticaLTStd-BlkCond_0.otf │ ├── HelveticaLTStd-BlkObl_0.otf │ ├── HelveticaLTStd-Blk_0.otf │ ├── HelveticaLTStd-BoldCondObl_0.otf │ ├── HelveticaLTStd-BoldCond_0.otf │ ├── HelveticaLTStd-BoldObl_0.otf │ ├── HelveticaLTStd-Bold_0.otf │ ├── HelveticaLTStd-Comp_0.otf │ ├── HelveticaLTStd-CondObl_0.otf │ ├── HelveticaLTStd-Cond_0.otf │ ├── HelveticaLTStd-ExtraComp_0.otf │ ├── HelveticaLTStd-FractionsBd_0.otf │ ├── HelveticaLTStd-Fractions_0.otf │ ├── HelveticaLTStd-LightCondObl_0.otf │ ├── HelveticaLTStd-LightCond_0.otf │ ├── HelveticaLTStd-LightObl_0.otf │ ├── HelveticaLTStd-Light_0.otf │ ├── HelveticaLTStd-Obl_0.otf │ ├── HelveticaLTStd-Roman_0.otf │ ├── HelveticaLTStd-UltraComp_0.otf │ ├── HelveticaNeueLTStd-BdCnO_0.otf │ ├── HelveticaNeueLTStd-BdCn_0.otf │ ├── HelveticaNeueLTStd-BdExO_0.otf │ ├── HelveticaNeueLTStd-BdEx_0.otf │ ├── HelveticaNeueLTStd-BdOu_0.otf │ ├── HelveticaNeueLTStd-Bd_0.otf │ ├── HelveticaNeueLTStd-BlkCnO_0.otf │ ├── HelveticaNeueLTStd-BlkCn_0.otf │ ├── HelveticaNeueLTStd-BlkExO_0.otf │ ├── HelveticaNeueLTStd-BlkEx_0.otf │ ├── HelveticaNeueLTStd-Blk_0.otf │ ├── HelveticaNeueLTStd-ExO_0.otf │ ├── HelveticaNeueLTStd-Ex_0.otf │ ├── HelveticaNeueLTStd-HvCnO_0.otf │ ├── HelveticaNeueLTStd-HvCn_0.otf │ ├── HelveticaNeueLTStd-HvExO_0.otf │ ├── HelveticaNeueLTStd-HvEx_0.otf │ ├── HelveticaNeueLTStd-Hv_0.otf │ ├── HelveticaNeueLTStd-LtCnO_0.otf │ ├── HelveticaNeueLTStd-LtCn_0.otf │ ├── HelveticaNeueLTStd-LtExO_0.otf │ ├── HelveticaNeueLTStd-LtEx_0.otf │ ├── HelveticaNeueLTStd-Lt_0.otf │ ├── HelveticaNeueLTStd-ThCnO_0.otf │ ├── HelveticaNeueLTStd-ThCn_0.otf │ ├── HelveticaNeueLTStd-ThExO_0.otf │ ├── HelveticaNeueLTStd-ThEx_0.otf │ ├── HelveticaNeueLTStd-Th_0.otf │ ├── HelveticaNeueLTStd-UltLtCnO_0.otf │ ├── HelveticaNeueLTStd-UltLtCn_0.otf │ ├── HelveticaNeueLTStd-UltLtExO_0.otf │ ├── HelveticaNeueLTStd-UltLtEx_0.otf │ ├── HelveticaNeueLTStd-UltLt_0.otf │ ├── HelveticaNeueLTStd-XBlkCn_0.otf │ ├── HelveticaRoundedLTStd-BdCnO_0.otf │ ├── HelveticaRoundedLTStd-BdCn_0.otf │ ├── HelveticaRoundedLTStd-BdO_0.otf │ ├── HelveticaRoundedLTStd-Bd_0.otf │ ├── HelveticaRoundedLTStd-Black_0.otf │ ├── HelveticaRoundedLTStd-BlkO_0.otf │ ├── Movie Filmstrip.ttf │ ├── arial_0.ttf │ ├── arialbd_0 (2).ttf │ ├── arialbd_0.ttf │ ├── arialbi_0.ttf │ ├── ariali_0.ttf │ ├── ariblk_0.ttf │ ├── fontawesome-webfont.eot │ ├── fontawesome-webfont.svg │ ├── fontawesome-webfont.ttf │ ├── fontawesome-webfont.woff │ ├── segoepr_0.ttf │ └── segoeprb_0.ttf ├── footer.php ├── header.php ├── images │ └── .DS_Store ├── index.php ├── js │ ├── bootstrap.js │ ├── bootstrap.min.js │ ├── datepicker.js │ ├── diapo.js │ ├── diapo.min.js │ ├── html5shiv.js │ ├── jquery-1.10.2.min.js │ ├── jquery-1.7.2.min.js │ ├── jquery.js │ └── jquery.min.js ├── login.php ├── logout.php ├── lost.php ├── member.php ├── member_save.php ├── modal_add_user.php ├── modal_edit_user.php ├── modal_return.php ├── navbar.php ├── navbar_archive.php ├── navbar_books.php ├── navbar_borrow.php ├── navbar_dashboard.php ├── navbar_member.php ├── navbar_transaction.php ├── navbar_user.php ├── new_books.php ├── old_books.php ├── return.php ├── return_save.php ├── returnname.php ├── search_form.php ├── session.php ├── student_save.php ├── sub_rep.php ├── toolttip_edit_delete.php ├── transaction.php ├── update_books.php ├── update_member.php ├── update_students.php ├── users.php └── view_borrow.php ├── login.php ├── logout.php ├── mem_dashboard ├── action │ ├── notice.php │ ├── update_add_achievement.php │ ├── update_change_achievement.php │ ├── update_member.php │ ├── update_password.php │ └── update_social_info.php ├── add_achievement.php ├── bin │ ├── Mysql.php │ ├── function.php │ └── output.php ├── checksession.php ├── dashboard.php ├── dashboard_info.php ├── edit_all_achievement.php ├── edit_password.php ├── edit_social_info.php ├── header.php ├── holder.js ├── infoManage.php ├── logout.php ├── mybooks.php ├── myborrow.php └── view_books.php ├── nav_about.php ├── nav_contanct.php ├── nav_viewallbooks.php ├── navbar_index.php ├── queryisbn.php ├── search_form.php ├── signup.php ├── slide.php ├── stulogin.php └── view_allbooks.php /README.md: -------------------------------------------------------------------------------- 1 | #小型化 P2P 图书馆(V1.0 集中化版本) 2 | 3 | #小型化 P2P 图书馆 4 | **使用 PHP+Bootstarp 模仿[美团 P2P 图书馆](http://tech.meituan.com/mt-library-introduce.html),借助豆瓣 API 和微信公众平台解决实验室成员日常相互借书的需求痛点。** 5 | 6 | 主页: 7 | 8 | ![homepage][1] 9 | 10 | 图书管理员端: 11 | 12 | ![图书管理员端][2] 13 | 14 | 成员端: 15 | 16 | ![成员端][3] 17 | 18 | 数据统计: 19 | 20 | ![数据统计][4] 21 | 22 | ##相关特性 23 | **解决实验室固有图书的借阅管理问题** 24 | 25 | - **注:该版本为存在图书管理员版本** 26 | - 系统化、流程化管理和借阅图书和实验室成员管理系统对接,共享成员数据 27 | - 支持图书搜索、数据统计、图书信息修改、成员查看相关借阅历史信息 28 | - 支持新成员以及临时成员的信息录入 29 | - 录入图书信息时可选择使用 ISBN 直接录入,书籍信息将利用相关 API 从豆瓣直接抓取 30 | 31 | 32 | [1]: https://dn-leozhang2018.qbox.me/Screenshot%20from%202016-03-03%2012-05-13.png 33 | [2]: https://dn-leozhang2018.qbox.me/Screenshot%20from%202016-03-03%2011-50-48.png 34 | [3]: https://dn-leozhang2018.qbox.me/Screenshot%20from%202016-03-03%2012-03-57.png 35 | [4]: https://dn-leozhang2018.qbox.me/Screenshot%20from%202016-03-03%2012-06-29.png 36 | 37 | 38 | ##How to use: 39 | 40 | - 下载源码后,解压至相关 Web 服务器目录(需提前部署好数据库+PHP) 41 | - 数据库文件为 SQL/bs_online.sql(其中有部分书籍信息残留数据,使用时请清除),数据库连接文件为 **dbcon.php 及 librarian/dbcon.php**,使用时注意修改 42 | - /home/leozhang/Desktop/html/bs_online/contact.php 43 | - 默认管理员用户名以及密码为:admin 44 | - 数据统计部分采用数据库事件方式实现,需提前编写相关 SQL 语句,设置数据库事件 45 | -------------------------------------------------------------------------------- /assets/css/data-center.css: -------------------------------------------------------------------------------- 1 | /*数据背景颜色*/ 2 | body { 3 | background:#232c39; 4 | } 5 | 6 | .chartContainer{ 7 | width:70%; 8 | height:600px; 9 | padding:50px 0px; 10 | margin:0px auto; 11 | position:relative; 12 | top:0; 13 | left:0; 14 | } 15 | .chartContent{ 16 | width:40%; 17 | float: left; 18 | height:100px; 19 | margin-top:150px; 20 | 21 | } 22 | .chartContent h1{ 23 | font-size:20px; 24 | color: #fff; /*#ff6725橘黄色*/ 25 | line-height: 1.1; 26 | } 27 | .chartContent span { 28 | font-size:60px; 29 | font-weight:bold; 30 | 31 | line-height: 0.7; 32 | color:#fff; 33 | } 34 | #canvasDiv,#canvasDiv2 { 35 | margin-left:40%; 36 | margin-top:5%; 37 | } 38 | 39 | .chartContent span.copies{ 40 | line-height: 0.7; 41 | font-size: 40px; 42 | color: #fff; 43 | } 44 | /*#dataTwo { 45 | 46 | } 47 | #dataTwo h1{ 48 | color:#1FDA9A; 49 | } 50 | #dataTwo span { 51 | color:#f47920; 52 | } 53 | #dataTwo span.copies { 54 | color:#1FDA9A; 55 | }*/ 56 | @media (max-width:1050px) { 57 | .chartContent { 58 | float: none; 59 | width:100%; 60 | padding-left:50px; 61 | margin:50px auto 20px auto; 62 | text-align: left; 63 | } 64 | #canvasDiv,#canvasDiv2 { 65 | margin:0 auto; 66 | } 67 | 68 | } 69 | /*原点导航*/ 70 | #nav-page { 71 | position: fixed; 72 | width: auto; 73 | top: 0; 74 | bottom: 0; 75 | right: 30px; 76 | 77 | } 78 | /*首部导航样式*/ 79 | #headerCon { 80 | background: #222; 81 | } 82 | #navbar-link { 83 | margin-right:35%; 84 | position: relative; 85 | z-index: 8888; 86 | background: transparent; 87 | border: 1px solid transparent; 88 | } 89 | #navbar-link ul { 90 | padding:10px; 91 | margin:0 auto; 92 | border:none; 93 | } 94 | #navbar-link ul>li>a{ 95 | background: transparent; 96 | color:#fff; 97 | text-shadow:none; 98 | } 99 | #navbar-link ul>li>a:hover{ 100 | border:1px solid transparent; 101 | } 102 | #navbar-link ul>li[class="uk-active"] a{ 103 | border:1px solid transparent; 104 | } 105 | #navbar-link ul>li { 106 | background: transparent; 107 | text-transform: uppercase; 108 | opacity: 0.8; 109 | } 110 | #navbar-link ul>li:hover{ 111 | opacity: 1.0; 112 | } -------------------------------------------------------------------------------- /assets/css/demo.css: -------------------------------------------------------------------------------- 1 | @CHARSET "utf-8"; 2 | body { 3 | padding:0px; 4 | margin:0px; 5 | margin-top:10px; 6 | text-align: left; 7 | font-family:'微软雅黑',Trebuchet MS,Verdana,Helvetica,Arial,sans-serif; 8 | } 9 | .ichartjs_btn{ 10 | padding:2px 5px; 11 | line-height:25px; 12 | color:#0b2946; 13 | cursor: pointer; 14 | text-align:center; 15 | font-size:12px; 16 | border:1px solid #98adc1; 17 | -webkit-box-shadow:0px 0px 2px #375073; 18 | -moz-box-shadow:0px 0px 2px #375073; 19 | box-shadow:0px 0px 2px #375073; 20 | -moz-border-radius:5px; 21 | -webkit-border-radius:5px; 22 | -khtml-border-radius:5px; 23 | border-radius:5px 24 | } 25 | .ichartjs_author{ 26 | position: absolute; 27 | font-size:12px; 28 | right: 20px; 29 | top: 0px; 30 | } 31 | .ichartjs_author a{ 32 | color:#113659; 33 | } 34 | 35 | .ichartjs_info{ 36 | position:relative; 37 | margin:10px; 38 | padding:5px; 39 | color:#1b4267; 40 | } 41 | .ichartjs_sm{ 42 | margin:10px 0px; 43 | font-size: 13px; 44 | font-weight: 600; 45 | } 46 | .ichartjs_details{ 47 | padding:0px; 48 | text-indent:2em; 49 | font-size: 12px; 50 | line-height:20px; 51 | } 52 | #ichartjs_code{ 53 | display:none; 54 | } 55 | #ichartjs_result{ 56 | position: absolute; 57 | left: 20px; 58 | bottom: 20px; 59 | padding:8px; 60 | color:#fefefe; 61 | font-size:20px; 62 | font-weight:600; 63 | background-color:#6d869f; 64 | cursor: pointer; 65 | text-align:center; 66 | border:1px solid #6a869d; 67 | -webkit-box-shadow:0px 0px 2px #375073; 68 | -moz-box-shadow:0px 0px 2px #375073; 69 | box-shadow:0px 0px 2px #375073; 70 | -moz-border-radius:10px; 71 | -webkit-border-radius:10px; 72 | -khtml-border-radius:10px; 73 | border-radius:10px 74 | } -------------------------------------------------------------------------------- /assets/css/footer.css: -------------------------------------------------------------------------------- 1 | /* Sticky footer styles 2 | -------------------------------------------------- */ 3 | html { 4 | position: relative; 5 | min-height: 100%; 6 | } 7 | body { 8 | /* Margin bottom by footer height */ 9 | margin-bottom: 100px; 10 | } 11 | .footer { 12 | position: absolute; 13 | bottom: 0; 14 | width: 100%; 15 | /* Set the fixed height of the footer here */ 16 | } 17 | .footer a { 18 | color: #666 19 | } 20 | 21 | .footer-top .about>div { 22 | height: 110px; 23 | margin-bottom: 10px 24 | } 25 | 26 | .footer-top .about>div h4 { 27 | color: #101010; 28 | font-size: 16px 29 | } 30 | 31 | .footer-bottom { 32 | font-size: 13px 33 | } 34 | 35 | .footer-bottom ul>li { 36 | padding: 0 37 | } 38 | 39 | .footer-bottom ul>li+li:before { 40 | padding: 0 10px; 41 | color: #ccc; 42 | content: "|" 43 | } 44 | 45 | .follow-me-icons { 46 | font-size:30px; 47 | } 48 | 49 | @media (max-width: 768px) { 50 | 51 | .footer a { 52 | color: #666; 53 | } 54 | 55 | .footer-top .about>div { 56 | height: 90px; 57 | margin-bottom: 10px; 58 | } 59 | 60 | .footer-top .about>div h4 { 61 | color: #101010; 62 | font-size: 14px; 63 | } 64 | 65 | .footer-bottom { 66 | font-size: 13px; 67 | } 68 | 69 | .footer-bottom ul>li { 70 | padding: 0 71 | } 72 | 73 | .footer-bottom ul>li+li:before { 74 | padding: 0 10px; 75 | color: #ccc; 76 | content: "|" 77 | } 78 | 79 | .follow-me-icons { 80 | font-size:25px; 81 | } 82 | 83 | 84 | } -------------------------------------------------------------------------------- /assets/css/signin.css: -------------------------------------------------------------------------------- 1 | /*body { 2 | padding-top: 40px; 3 | padding-bottom: 40px; 4 | background-color: #eee; 5 | }*/ 6 | /*注释掉 body 解决 与bootstrap 核心 css 中 body 冲突*/ 7 | 8 | .form-signin { 9 | max-width: 330px; 10 | padding: 15px; 11 | margin: 0 auto; 12 | } 13 | .form-signin .form-signin-heading, 14 | .form-signin .checkbox { 15 | margin-bottom: 10px; 16 | } 17 | .form-signin .checkbox { 18 | font-weight: normal; 19 | } 20 | .form-signin .form-control { 21 | position: relative; 22 | height: auto; 23 | -webkit-box-sizing: border-box; 24 | -moz-box-sizing: border-box; 25 | box-sizing: border-box; 26 | padding: 10px; 27 | font-size: 16px; 28 | } 29 | .form-signin .form-control:focus { 30 | z-index: 2; 31 | } 32 | .form-signin input[type="email"] { 33 | margin-bottom: -1px; 34 | border-bottom-right-radius: 0; 35 | border-bottom-left-radius: 0; 36 | } 37 | .form-signin input[type="password"] { 38 | margin-bottom: 10px; 39 | border-top-left-radius: 0; 40 | border-top-right-radius: 0; 41 | } 42 | -------------------------------------------------------------------------------- /assets/fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/fontawesome-webfont.woff2 -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /assets/img/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/1.png -------------------------------------------------------------------------------- /assets/img/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/2.png -------------------------------------------------------------------------------- /assets/img/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/3.png -------------------------------------------------------------------------------- /assets/img/dashboard_img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/dashboard_img1.png -------------------------------------------------------------------------------- /assets/img/dashboard_img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/dashboard_img2.png -------------------------------------------------------------------------------- /assets/img/dashboard_img3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/dashboard_img3.png -------------------------------------------------------------------------------- /assets/img/feature/http_tdg_cvr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/feature/http_tdg_cvr.gif -------------------------------------------------------------------------------- /assets/img/feature/scan.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/feature/scan.gif -------------------------------------------------------------------------------- /assets/img/feature/scan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/feature/scan.jpg -------------------------------------------------------------------------------- /assets/img/feature/scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/feature/scan.png -------------------------------------------------------------------------------- /assets/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/logo.png -------------------------------------------------------------------------------- /assets/img/mac.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/mac.jpg -------------------------------------------------------------------------------- /assets/img/notebooks-1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/notebooks-1x.png -------------------------------------------------------------------------------- /assets/img/slide1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/slide1.png -------------------------------------------------------------------------------- /assets/img/slide2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/slide2.png -------------------------------------------------------------------------------- /assets/img/slide3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/slide3.png -------------------------------------------------------------------------------- /assets/img/wechat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/assets/img/wechat.jpg -------------------------------------------------------------------------------- /assets/js/ie-emulation-modes-warning.js: -------------------------------------------------------------------------------- 1 | // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT 2 | // IT'S JUST JUNK FOR OUR DOCS! 3 | // ++++++++++++++++++++++++++++++++++++++++++ 4 | /*! 5 | * Copyright 2014-2015 Twitter, Inc. 6 | * 7 | * Licensed under the Creative Commons Attribution 3.0 Unported License. For 8 | * details, see https://creativecommons.org/licenses/by/3.0/. 9 | */ 10 | // Intended to prevent false-positive bug reports about Bootstrap not working properly in old versions of IE due to folks testing using IE's unreliable emulation modes. 11 | (function () { 12 | 'use strict'; 13 | 14 | function emulatedIEMajorVersion() { 15 | var groups = /MSIE ([0-9.]+)/.exec(window.navigator.userAgent) 16 | if (groups === null) { 17 | return null 18 | } 19 | var ieVersionNum = parseInt(groups[1], 10) 20 | var ieMajorVersion = Math.floor(ieVersionNum) 21 | return ieMajorVersion 22 | } 23 | 24 | function actualNonEmulatedIEMajorVersion() { 25 | // Detects the actual version of IE in use, even if it's in an older-IE emulation mode. 26 | // IE JavaScript conditional compilation docs: https://msdn.microsoft.com/library/121hztk3%28v=vs.94%29.aspx 27 | // @cc_on docs: https://msdn.microsoft.com/library/8ka90k2e%28v=vs.94%29.aspx 28 | var jscriptVersion = new Function('/*@cc_on return @_jscript_version; @*/')() // jshint ignore:line 29 | if (jscriptVersion === undefined) { 30 | return 11 // IE11+ not in emulation mode 31 | } 32 | if (jscriptVersion < 9) { 33 | return 8 // IE8 (or lower; haven't tested on IE<8) 34 | } 35 | return jscriptVersion // IE9 or IE10 in any mode, or IE11 in non-IE11 mode 36 | } 37 | 38 | var ua = window.navigator.userAgent 39 | if (ua.indexOf('Opera') > -1 || ua.indexOf('Presto') > -1) { 40 | return // Opera, which might pretend to be IE 41 | } 42 | var emulated = emulatedIEMajorVersion() 43 | if (emulated === null) { 44 | return // Not IE 45 | } 46 | var nonEmulated = actualNonEmulatedIEMajorVersion() 47 | 48 | if (emulated !== nonEmulated) { 49 | window.alert('WARNING: You appear to be using IE' + nonEmulated + ' in IE' + emulated + ' emulation mode.\nIE emulation modes can behave significantly differently from ACTUAL older versions of IE.\nPLEASE DON\'T FILE BOOTSTRAP BUGS based on testing in IE emulation modes!') 50 | } 51 | })(); 52 | -------------------------------------------------------------------------------- /assets/js/ie10-viewport-bug-workaround.js: -------------------------------------------------------------------------------- 1 | /*! 2 | * IE10 viewport hack for Surface/desktop Windows 8 bug 3 | * Copyright 2014-2015 Twitter, Inc. 4 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 5 | */ 6 | 7 | // See the Getting Started docs for more information: 8 | // http://getbootstrap.com/getting-started/#support-ie10-width 9 | 10 | (function () { 11 | 'use strict'; 12 | 13 | if (navigator.userAgent.match(/IEMobile\/10\.0/)) { 14 | var msViewportStyle = document.createElement('style') 15 | msViewportStyle.appendChild( 16 | document.createTextNode( 17 | '@-ms-viewport{width:auto!important}' 18 | ) 19 | ) 20 | document.querySelector('head').appendChild(msViewportStyle) 21 | } 22 | 23 | })(); 24 | -------------------------------------------------------------------------------- /assets/js/npm.js: -------------------------------------------------------------------------------- 1 | // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. 2 | require('../../js/transition.js') 3 | require('../../js/alert.js') 4 | require('../../js/button.js') 5 | require('../../js/carousel.js') 6 | require('../../js/collapse.js') 7 | require('../../js/dropdown.js') 8 | require('../../js/modal.js') 9 | require('../../js/tooltip.js') 10 | require('../../js/popover.js') 11 | require('../../js/scrollspy.js') 12 | require('../../js/tab.js') 13 | require('../../js/affix.js') -------------------------------------------------------------------------------- /assets/js/vendor/holder.min.js: -------------------------------------------------------------------------------- 1 | 2 | 404 Not Found 3 | 4 |

404 Not Found

5 |
nginx
6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /book_info.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 详情 7 | 8 | 9 | 10 | 46 | -------------------------------------------------------------------------------- /contact.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /dbclose.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /dbcon.php: -------------------------------------------------------------------------------- 1 | 2 | 7 | -------------------------------------------------------------------------------- /debug/borrowtestsum.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /debug/json.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | '; 20 | ?> 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | -------------------------------------------------------------------------------- /footer.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 49 | 50 | 51 | 52 | -------------------------------------------------------------------------------- /header.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 网协图书馆 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 34 | 38 | 39 | 40 | 41 | 42 | -------------------------------------------------------------------------------- /header_data_sum.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 每日图书量统计 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | 8 |
9 |
10 | Generic placeholder image 11 |

12 |

一点一滴,聚众之力

13 |

View details »

14 |
15 |
16 | Generic placeholder image 17 |

18 |

扫一扫随时分享更高效

19 |

View details »

20 |
21 |
22 | Generic placeholder image 23 |

24 |

取其精华,本本经典

25 |

View details »

26 |
27 |
28 | 29 | 30 |
31 | 32 |
33 |
34 |

更多的图书
受益每一个人

35 |

汇聚每一个人的点滴力量,满足成员的学习需求,实现资源利用率的最大化

36 |
37 |
38 | Generic placeholder image 39 |
40 |
41 | 42 |
43 | 44 |
45 |
46 |

更方便的分享和借阅方式
让分享前所未有的简单

47 |

利用微信实现 P2P 的分享借阅流程。扫一扫,每个人都是自己所借图书的管理员,分布式的管理更加高效。

48 |
49 |
50 | Generic placeholder image 51 |
52 |
53 | 54 |
55 |
56 | 57 | 58 | -------------------------------------------------------------------------------- /librarian/archive.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 |
6 |
7 |
8 | 9 | 15 |
16 |

图书列表

17 |
18 | 19 |
20 | 21 | 22 | Print 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 42 | 43 | 44 | 45 | 47 | 49 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |
Acc No.图书名分类作者数量出版社ISBN出版年
46 | 48 | 50 |
60 | 61 |
62 |
63 |
64 |
65 | 66 | -------------------------------------------------------------------------------- /librarian/assets/scripts.js: -------------------------------------------------------------------------------- 1 | $(function() { 2 | // Side Bar Toggle 3 | $('.hide-sidebar').click(function() { 4 | $('#sidebar').hide('fast', function() { 5 | $('#content').removeClass('span9'); 6 | $('#content').addClass('span12'); 7 | $('.hide-sidebar').hide(); 8 | $('.show-sidebar').show(); 9 | }); 10 | }); 11 | 12 | $('.show-sidebar').click(function() { 13 | $('#content').removeClass('span12'); 14 | $('#content').addClass('span9'); 15 | $('.show-sidebar').hide(); 16 | $('.hide-sidebar').show(); 17 | $('#sidebar').show('fast'); 18 | }); 19 | }); -------------------------------------------------------------------------------- /librarian/books_save.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/bootstrap/img/glyphicons-halflings-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/bootstrap/img/glyphicons-halflings-white.png -------------------------------------------------------------------------------- /librarian/bootstrap/img/glyphicons-halflings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/bootstrap/img/glyphicons-halflings.png -------------------------------------------------------------------------------- /librarian/borrow_save.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 32 | 33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /librarian/borrowname.php: -------------------------------------------------------------------------------- 1 |
2 |
3 |
4 | 5 |
6 | 13 |
14 |
15 |
16 | 17 |
18 | 19 |
20 |
21 |
22 |
23 | 24 | 25 |
26 |
27 |
28 | -------------------------------------------------------------------------------- /librarian/css/TR Century Gothic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/css/TR Century Gothic.ttf -------------------------------------------------------------------------------- /librarian/css/cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/css/cal.gif -------------------------------------------------------------------------------- /librarian/css/print.css: -------------------------------------------------------------------------------- 1 | .navbar{ 2 | display:none; 3 | } 4 | .modal{ 5 | display:none; 6 | } 7 | .action{ 8 | display:none; 9 | } 10 | h1{ 11 | text-transform:uppercase; 12 | } 13 | .title{ 14 | display:visible; 15 | } 16 | .dataTables_info{ 17 | display:none; 18 | } 19 | th{ 20 | text-align:left; 21 | } 22 | td{ 23 | text-align:left; 24 | border-top:1px solid; 25 | padding:2px; 26 | } 27 | .btn{ 28 | display:none; 29 | } 30 | .alert{ 31 | display:none; 32 | } 33 | body{ 34 | font-family:arial; 35 | font-size:13px; 36 | } 37 | .add_grade{ 38 | display:none; 39 | } 40 | .act{ 41 | display:none; 42 | } 43 | .logout{ 44 | display:none; 45 | } 46 | #add{ 47 | display:none; 48 | } 49 | .dataTables_filter{ 50 | display:none; 51 | } 52 | .nav{ 53 | display:none; 54 | } 55 | .dataTables_paginate { 56 | display:none; 57 | } 58 | #example_length{ 59 | display:none; 60 | } 61 | .test123{ 62 | display:none; 63 | } 64 | .name span{ 65 | display:block; 66 | } 67 | .name span strong{ 68 | margin-left:10px; 69 | } 70 | span{ 71 | text-transform:uppercase; 72 | } -------------------------------------------------------------------------------- /librarian/css/style.css: -------------------------------------------------------------------------------- 1 | .da-thumbs { 2 | float: left; 3 | list-style: none outside none; 4 | 5 | padding: 0; 6 | position: relative; 7 | width: 990px; 8 | } 9 | .da-thumbs li { 10 | float: left; 11 | margin: 5px; 12 | background: #fff; 13 | padding: 3px; 14 | position: relative; 15 | box-shadow: 0 1px 3px rgba(0,0,0,0.1); 16 | } 17 | .da-thumbs li a, 18 | .da-thumbs li a img { 19 | display: block; 20 | position: relative; 21 | } 22 | .da-thumbs li a { 23 | overflow: hidden; 24 | } 25 | .da-thumbs li a div { 26 | position: absolute; 27 | background: rgba(75,75,75,0.7); 28 | width: 100%; 29 | height: 100%; 30 | } 31 | .da-thumbs li a div.da-animate { 32 | -webkit-transition: all 0.3s ease; 33 | -moz-transition: all 0.3s ease-in-out; 34 | -o-transition: all 0.3s ease-in-out; 35 | -ms-transition: all 0.3s ease-in-out; 36 | transition: all 0.3s ease-in-out; 37 | } 38 | /* Initial state classes: */ 39 | .da-slideFromTop { 40 | left: 0px; 41 | top: -100%; 42 | } 43 | .da-slideFromBottom { 44 | left: 0px; 45 | top: 100%; 46 | } 47 | .da-slideFromLeft { 48 | top: 0px; 49 | left: -100%; 50 | } 51 | .da-slideFromRight { 52 | top: 0px; 53 | left: 100%; 54 | } 55 | /* Final state classes: */ 56 | .da-slideTop { 57 | top: 0px; 58 | } 59 | .da-slideLeft { 60 | left: 0px; 61 | } 62 | .da-thumbs li a div span { 63 | display: block; 64 | padding: 10px 0; 65 | margin: 40px 20px 20px 20px; 66 | text-transform: uppercase; 67 | font-weight: normal; 68 | color: rgba(255,255,255,0.9); 69 | text-shadow: 1px 1px 1px rgba(0,0,0,0.2); 70 | border-bottom: 1px solid rgba(255,255,255,0.5); 71 | box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3); 72 | } -------------------------------------------------------------------------------- /librarian/dashboard.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 |
6 |
7 |
8 | 9 |
10 |
11 |
12 |
13 | 14 | -------------------------------------------------------------------------------- /librarian/dbcon.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /librarian/delete_book_modal.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | -------------------------------------------------------------------------------- /librarian/delete_books.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/delete_member.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/delete_member_modal.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | -------------------------------------------------------------------------------- /librarian/delete_student.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/delete_student_modal.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | -------------------------------------------------------------------------------- /librarian/delete_user.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/delete_user_modal.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | -------------------------------------------------------------------------------- /librarian/douban_catch.php: -------------------------------------------------------------------------------- 1 | '; 10 | //调用豆瓣 api 开始 11 | $apikey = "06c70ebcddf6849b14552c3699e38dd1"; 12 | // 待解码的 JSON 字符串,必须是 UTF-8 编码数据 13 | $json = file_get_contents("https://api.douban.com/v2/book/isbn/:$book_isbn?apikey=$apikey"); 14 | 15 | // true返回对象类型 16 | $data = json_decode($json,ture); 17 | // 图书标题 18 | $title = $data['title']; 19 | // 图书副标题 20 | $subtitle = $data['subtitle']; 21 | // 作者信息 22 | $author = $data['author'][0]; 23 | // 出版日期 24 | $pubdate = $data['pubdate']; 25 | // 出版社 26 | $publisher = $data['publisher']; 27 | // ISBN 28 | $isbn13 = $data['isbn13']; 29 | 30 | ?> 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 |
40 | 41 | ?> 42 | 45 | -------------------------------------------------------------------------------- /librarian/dropdown.php: -------------------------------------------------------------------------------- 1 |
  • 2 | 图书借阅 3 | 8 |
  • -------------------------------------------------------------------------------- /librarian/font/ARBLI__.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ARBLI__.TTF -------------------------------------------------------------------------------- /librarian/font/ARIALNBI_0.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ARIALNBI_0.TTF -------------------------------------------------------------------------------- /librarian/font/ARIALNB_0.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ARIALNB_0.TTF -------------------------------------------------------------------------------- /librarian/font/ARIALNI_0.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ARIALNI_0.TTF -------------------------------------------------------------------------------- /librarian/font/ARIALN_0.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ARIALN_0.TTF -------------------------------------------------------------------------------- /librarian/font/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/FontAwesome.otf -------------------------------------------------------------------------------- /librarian/font/HEBCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HEBCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HEBC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HEBC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HEBLO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBLO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HEBLO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBLO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HEBL____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBL____0.PFB -------------------------------------------------------------------------------- /librarian/font/HEBL____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBL____0.PFM -------------------------------------------------------------------------------- /librarian/font/HEBO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HEBO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEBO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HEB_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEB_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HEB_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HEB_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HELVCOND.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVCOND.TTF -------------------------------------------------------------------------------- /librarian/font/HELVET14.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVET14.TTF -------------------------------------------------------------------------------- /librarian/font/HELVETI3.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVETI3.TTF -------------------------------------------------------------------------------- /librarian/font/HELVETI4.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVETI4.TTF -------------------------------------------------------------------------------- /librarian/font/HELVETI5.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVETI5.TTF -------------------------------------------------------------------------------- /librarian/font/HELVETI8_0.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HELVETI8_0.TTF -------------------------------------------------------------------------------- /librarian/font/HE_CN__.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HE_CN__.TTF -------------------------------------------------------------------------------- /librarian/font/HIR____.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HIR____.PFB -------------------------------------------------------------------------------- /librarian/font/HIR____.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HIR____.PFM -------------------------------------------------------------------------------- /librarian/font/HIYU___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HIYU___.PFB -------------------------------------------------------------------------------- /librarian/font/HIYU___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HIYU___.PFM -------------------------------------------------------------------------------- /librarian/font/HLAO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLAO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLAVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLAVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLAV___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAV___.PFB -------------------------------------------------------------------------------- /librarian/font/HLAV___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLAV___.PFM -------------------------------------------------------------------------------- /librarian/font/HLA_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLA_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLA_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLA_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBI____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBI____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBI____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBI____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBLI___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBLI___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBLI___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBLI___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBL____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBL____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBL____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBL____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBOU__.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBOU__.PFB -------------------------------------------------------------------------------- /librarian/font/HLBOU__.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBOU__.PFM -------------------------------------------------------------------------------- /librarian/font/HLBVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLBV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLBV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLBV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLB_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLB_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLB_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLB_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLCO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLCO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLCO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLCO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLC_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLC_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLC_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLC_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLHCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLHCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLHC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLHC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLHI____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHI____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLHI____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHI____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLHVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLHVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLHV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLHV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLHV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLH_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLH_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLH_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLH_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLI_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLI_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLI_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLI_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLJO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLJO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLJO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLJO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLJ_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLJ_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLJ_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLJ_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLLCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLLCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLLC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLLC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLLI____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLI____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLLI____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLI____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLLVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLLVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLLV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLLV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLLV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLL_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLL_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLL_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLL_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLMCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLMCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLMC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLMC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLMI____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMI____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLMI____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMI____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLMVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLMVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLMV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLMV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLMV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLM_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLM_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLM_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLM_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLR_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLR_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLR_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLR_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLTCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLTCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLTC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLTC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLTI____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTI____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLTI____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTI____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLTVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLTVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLTV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLTV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLTV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLT_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLT_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLT_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLT_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLULI___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLULI___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLULI___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLULI___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLUL____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLUL____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLUL____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLUL____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLVO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLVO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLVO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLVO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLV_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLV_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLV_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLV_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLZCO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZCO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLZCO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZCO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLZC____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZC____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLZC____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZC____0.PFM -------------------------------------------------------------------------------- /librarian/font/HLZVO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZVO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HLZVO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZVO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HLZV____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZV____0.PFB -------------------------------------------------------------------------------- /librarian/font/HLZV____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HLZV____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVBLO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVBLO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HVBLO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVBLO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HVBL____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVBL____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVBL____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVBL____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCBL___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCBL___0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCBL___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCBL___0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCBO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCBO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCBO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCBO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCB____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCB____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCB____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCB____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCDO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCDO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCDO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCDO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCLO___0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCLO___0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCLO___0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCLO___0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCL____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCL____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCL____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCL____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVCO____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCO____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVCO____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVCO____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVC_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVC_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVC_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVC_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVEK___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVEK___.PFB -------------------------------------------------------------------------------- /librarian/font/HVEK___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVEK___.PFM -------------------------------------------------------------------------------- /librarian/font/HVK____.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVK____.PFB -------------------------------------------------------------------------------- /librarian/font/HVK____.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVK____.PFM -------------------------------------------------------------------------------- /librarian/font/HVLO___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVLO___.PFB -------------------------------------------------------------------------------- /librarian/font/HVLO___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVLO___.PFM -------------------------------------------------------------------------------- /librarian/font/HVL_____0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVL_____0.PFB -------------------------------------------------------------------------------- /librarian/font/HVL_____0.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVL_____0.PFM -------------------------------------------------------------------------------- /librarian/font/HVUK___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVUK___.PFB -------------------------------------------------------------------------------- /librarian/font/HVUK___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVUK___.PFM -------------------------------------------------------------------------------- /librarian/font/HVYBI__.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYBI__.PFB -------------------------------------------------------------------------------- /librarian/font/HVYBI__.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYBI__.PFM -------------------------------------------------------------------------------- /librarian/font/HVYB___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYB___.PFB -------------------------------------------------------------------------------- /librarian/font/HVYB___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYB___.PFM -------------------------------------------------------------------------------- /librarian/font/HVYI___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYI___.PFB -------------------------------------------------------------------------------- /librarian/font/HVYI___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYI___.PFM -------------------------------------------------------------------------------- /librarian/font/HVYU___.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYU___.PFB -------------------------------------------------------------------------------- /librarian/font/HVYU___.PFM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HVYU___.PFM -------------------------------------------------------------------------------- /librarian/font/He_ch_.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_ch_.ttf -------------------------------------------------------------------------------- /librarian/font/He_ch__o.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_ch__o.ttf -------------------------------------------------------------------------------- /librarian/font/He_cl_.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cl_.ttf -------------------------------------------------------------------------------- /librarian/font/He_cl__o.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cl__o.ttf -------------------------------------------------------------------------------- /librarian/font/He_cn_.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cn_.ttf -------------------------------------------------------------------------------- /librarian/font/He_cn__o.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cn__o.ttf -------------------------------------------------------------------------------- /librarian/font/He_cn_bo.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cn_bo.ttf -------------------------------------------------------------------------------- /librarian/font/He_cth.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cth.ttf -------------------------------------------------------------------------------- /librarian/font/He_cth_o.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/He_cth_o.ttf -------------------------------------------------------------------------------- /librarian/font/Helvet77_0.PFB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvet77_0.PFB -------------------------------------------------------------------------------- /librarian/font/Helvet77_0.pfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvet77_0.pfm -------------------------------------------------------------------------------- /librarian/font/Helvetica Bold Oblique.Ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Bold Oblique.Ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Bold_0.Ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Bold_0.Ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica CE Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica CE Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica CE Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica CE Regular.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Cyrillic Bold Inclined.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Cyrillic Bold Inclined.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Cyrillic Inclined.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Cyrillic Inclined.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Cyrillic Upright.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Cyrillic Upright.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Greek Bold Inclined.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Greek Bold Inclined.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Greek Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Greek Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Greek Inclined.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Greek Inclined.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Greek Upright.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Greek Upright.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Inserat Cyrillic Upright.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Inserat Cyrillic Upright.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Inserat LT.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Inserat LT.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 107 Extra Black Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 107 Extra Black Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 107 Extra Black Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 107 Extra Black Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 23 Ultra Light Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 23 Ultra Light Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 23 Ultra Light Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 23 Ultra Light Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 25 Ultra Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 25 Ultra Light.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 26 Ultra Light Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 26 Ultra Light Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 27 Ultra Light Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 27 Ultra Light Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 27 Ultra Light Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 27 Ultra Light Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 33 Thin Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 33 Thin Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 33 Thin Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 33 Thin Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 35 Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 35 Thin.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 36 Thin Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 36 Thin Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 37 Thin Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 37 Thin Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 37 Thin Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 37 Thin Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 43 Light Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 43 Light Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 43 Light Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 43 Light Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 45 Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 45 Light.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 46 Light Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 46 Light Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 47 Light Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 47 Light Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 47 Light Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 47 Light Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 53 Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 53 Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 53 Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 53 Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 55 Roman.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 55 Roman.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 56 Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 56 Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 57 Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 57 Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 57 Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 57 Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 63 Medium Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 63 Medium Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 63 Medium Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 63 Medium Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 65 Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 65 Medium.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 66 Medium Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 66 Medium Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 67 Medium Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 67 Medium Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 67 Medium Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 67 Medium Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 73 Bold Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 73 Bold Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 75 Bold Outline.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 75 Bold Outline.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 75 Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 75 Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 76 Bold Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 76 Bold Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 77 Bold Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 77 Bold Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 83 Heavy Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 83 Heavy Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 87 Heavy Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 87 Heavy Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 93 Black Extended Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 93 Black Extended Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 93 Black Extended.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 93 Black Extended.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 95 Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 95 Black.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 96 Black Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 96 Black Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 97 Black Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 97 Black Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT 97 Black Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT 97 Black Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Black Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Black Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Black.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Bold Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Bold Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Compressed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Compressed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Black Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Black Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Black.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Bold Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Bold Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Light Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Light Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Light.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Medium.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Extra Compressed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Extra Compressed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Light Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Light Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Light.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Narrow Bold Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Narrow Bold Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Narrow Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Narrow Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Narrow Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Narrow Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Narrow.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Narrow.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT Ultra Compressed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT Ultra Compressed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica LT.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica LT.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Narrow CE Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Narrow CE Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Narrow CE Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Narrow CE Regular.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 35 Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 35 Thin.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 36 Thin Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 36 Thin Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 55 Roman.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 55 Roman.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 56 Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 56 Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 75 Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 75 Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Neue CE 76 Bold Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Neue CE 76 Bold Italic.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Oblique_0.Ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Oblique_0.Ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Rounded LT Black Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Rounded LT Black Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Rounded LT Bold Condensed Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Rounded LT Bold Condensed Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Rounded LT Bold Condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Rounded LT Bold Condensed.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Textbook LT Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Textbook LT Bold.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Textbook LT BoldObl.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Textbook LT BoldObl.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Textbook LT Oblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Textbook LT Oblique.ttf -------------------------------------------------------------------------------- /librarian/font/Helvetica Textbook LT Roman.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Helvetica Textbook LT Roman.ttf -------------------------------------------------------------------------------- /librarian/font/HelveticaInseratLTStd-Roman_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaInseratLTStd-Roman_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BlkCondObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BlkCondObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BlkCond_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BlkCond_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BlkObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BlkObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Blk_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Blk_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BoldCondObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BoldCondObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BoldCond_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BoldCond_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-BoldObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-BoldObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Bold_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Bold_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Comp_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Comp_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-CondObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-CondObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Cond_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Cond_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-ExtraComp_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-ExtraComp_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-FractionsBd_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-FractionsBd_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Fractions_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Fractions_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-LightCondObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-LightCondObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-LightCond_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-LightCond_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-LightObl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-LightObl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Light_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Light_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Obl_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Obl_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-Roman_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-Roman_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaLTStd-UltraComp_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaLTStd-UltraComp_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BdCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BdCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BdCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BdCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BdExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BdExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BdEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BdEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BdOu_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BdOu_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Bd_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Bd_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BlkCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BlkCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BlkCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BlkCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BlkExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BlkExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-BlkEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-BlkEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Blk_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Blk_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-ExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-ExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Ex_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Ex_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-HvCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-HvCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-HvCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-HvCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-HvExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-HvExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-HvEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-HvEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Hv_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Hv_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-LtCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-LtCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-LtCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-LtCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-LtExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-LtExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-LtEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-LtEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Lt_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Lt_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-ThCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-ThCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-ThCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-ThCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-ThExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-ThExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-ThEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-ThEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-Th_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-Th_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-UltLtCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-UltLtCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-UltLtCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-UltLtCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-UltLtExO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-UltLtExO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-UltLtEx_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-UltLtEx_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-UltLt_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-UltLt_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaNeueLTStd-XBlkCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaNeueLTStd-XBlkCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-BdCnO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-BdCnO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-BdCn_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-BdCn_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-BdO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-BdO_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-Bd_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-Bd_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-Black_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-Black_0.otf -------------------------------------------------------------------------------- /librarian/font/HelveticaRoundedLTStd-BlkO_0.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/HelveticaRoundedLTStd-BlkO_0.otf -------------------------------------------------------------------------------- /librarian/font/Movie Filmstrip.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/Movie Filmstrip.ttf -------------------------------------------------------------------------------- /librarian/font/arial_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/arial_0.ttf -------------------------------------------------------------------------------- /librarian/font/arialbd_0 (2).ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/arialbd_0 (2).ttf -------------------------------------------------------------------------------- /librarian/font/arialbd_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/arialbd_0.ttf -------------------------------------------------------------------------------- /librarian/font/arialbi_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/arialbi_0.ttf -------------------------------------------------------------------------------- /librarian/font/ariali_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ariali_0.ttf -------------------------------------------------------------------------------- /librarian/font/ariblk_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/ariblk_0.ttf -------------------------------------------------------------------------------- /librarian/font/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/fontawesome-webfont.eot -------------------------------------------------------------------------------- /librarian/font/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /librarian/font/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/fontawesome-webfont.woff -------------------------------------------------------------------------------- /librarian/font/segoepr_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/segoepr_0.ttf -------------------------------------------------------------------------------- /librarian/font/segoeprb_0.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/font/segoeprb_0.ttf -------------------------------------------------------------------------------- /librarian/footer.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /librarian/header.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 网协图书馆 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /librarian/images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leozhang2018/bs_online/57800740564446a284334554d4e3c23078478fc4/librarian/images/.DS_Store -------------------------------------------------------------------------------- /librarian/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
    6 |
    7 |
    8 |
    9 | 56 |
    57 |
    58 |
    59 |
    60 | 61 | -------------------------------------------------------------------------------- /librarian/js/html5shiv.js: -------------------------------------------------------------------------------- 1 | /* 2 | HTML5 Shiv v3.6.2pre | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed 3 | */ 4 | (function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); 5 | a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/\w+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; 6 | c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| 7 | "undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",version:"3.6.2pre",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f);if(g)return a.createDocumentFragment(); 8 | for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d 0 ) { 11 | header('location:dashboard.php'); 12 | $_SESSION['id']=$row['user_id']; 13 | } 14 | else{ ?> 15 |
    Access Denied
    16 | -------------------------------------------------------------------------------- /librarian/logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/member_save.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/modal_add_user.php: -------------------------------------------------------------------------------- 1 | 44 | 45 | 47 | -------------------------------------------------------------------------------- /librarian/modal_edit_user.php: -------------------------------------------------------------------------------- 1 | 43 | 44 | 54 | 57 | -------------------------------------------------------------------------------- /librarian/modal_return.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | -------------------------------------------------------------------------------- /librarian/navbar.php: -------------------------------------------------------------------------------- 1 | 24 | -------------------------------------------------------------------------------- /librarian/navbar_archive.php: -------------------------------------------------------------------------------- 1 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /librarian/navbar_books.php: -------------------------------------------------------------------------------- 1 | 31 | 32 | 33 | 34 | -------------------------------------------------------------------------------- /librarian/navbar_borrow.php: -------------------------------------------------------------------------------- 1 | 49 | 50 | -------------------------------------------------------------------------------- /librarian/navbar_dashboard.php: -------------------------------------------------------------------------------- 1 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /librarian/navbar_member.php: -------------------------------------------------------------------------------- 1 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /librarian/navbar_transaction.php: -------------------------------------------------------------------------------- 1 | 59 | 60 | 61 | 72 | -------------------------------------------------------------------------------- /librarian/navbar_user.php: -------------------------------------------------------------------------------- 1 | 30 | 31 | 32 | -------------------------------------------------------------------------------- /librarian/return.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
    5 |
    6 |
    7 |
    8 |
    9 | 已还图书查看 10 |
    11 | 12 |
    13 | 14 | 15 | Print 16 |
    17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 40 | 42 | 43 | 44 | 45 | 47 | 48 |
    图书名借阅人年级借书时间截止时间还书时间
    39 | 41 |
    49 | 50 |
    51 | 52 | 65 |
    66 |
    67 |
    68 | 69 | -------------------------------------------------------------------------------- /librarian/return_save.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/returnname.php: -------------------------------------------------------------------------------- 1 |
    2 |
    3 | 4 |
    5 | 12 |
    13 |
    14 |
    15 | 16 |
    17 | 18 |
    19 |
    20 |
    21 | 22 |
    23 | 24 |
    25 |
    26 |
    -------------------------------------------------------------------------------- /librarian/search_form.php: -------------------------------------------------------------------------------- 1 | 2 | 30 | -------------------------------------------------------------------------------- /librarian/session.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/student_save.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/toolttip_edit_delete.php: -------------------------------------------------------------------------------- 1 | 2 | 8 | 9 | 10 | 17 | 18 | 19 | 26 | -------------------------------------------------------------------------------- /librarian/transaction.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
    5 |
    6 |
    7 |
    8 | 9 | 10 | 11 | 12 | 13 |
    14 | 15 |
    16 |
    17 |
    18 | -------------------------------------------------------------------------------- /librarian/update_books.php: -------------------------------------------------------------------------------- 1 | 25 | -------------------------------------------------------------------------------- /librarian/update_member.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /librarian/update_students.php: -------------------------------------------------------------------------------- 1 | 19 | -------------------------------------------------------------------------------- /librarian/users.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
    5 |
    6 |
    7 |
    8 | 15 | 16 | 17 | 18 | 19 |
    20 |
    21 | 22 | 23 |
    24 | 25 | 26 |  管理员列表 27 |
    28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 42 | 43 | 44 | 45 | 46 | 47 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 |
    用户名密码FirstnameLastname管理
    48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 |
    65 | 66 |
    67 |
    68 |
    69 |
    70 | 71 | -------------------------------------------------------------------------------- /login.php: -------------------------------------------------------------------------------- 1 | 2 | 0) { 20 | header('location:mem_dashboard/dashboard.php'); 21 | // 根据 $row['student_no'] 生成 session id 转储至$_SESSION['mem_id'] 22 | // 测试,将 student_no 存入 session 23 | $_SESSION['mem_id'] = $student_no; 24 | // $_SESSION['mem_id'] = $row['username']; 25 | } 26 | else 27 | { 28 | // 否则提示 29 | ?> 30 |
    看起来不妙啊喂! 检查一下用户名和密码呗
    31 | 35 | -------------------------------------------------------------------------------- /logout.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /mem_dashboard/action/update_add_achievement.php: -------------------------------------------------------------------------------- 1 | run($query); 21 | 22 | header('location:../dashboard.php'); 23 | 24 | }else{ 25 | header('location:../dashboard.php'); 26 | } 27 | 28 | -------------------------------------------------------------------------------- /mem_dashboard/action/update_change_achievement.php: -------------------------------------------------------------------------------- 1 | run($query); 23 | 24 | 25 | 26 | 27 | header('location:../dashboard.php'); 28 | 29 | }else{ 30 | header('location:../dashboard.php'); 31 | } 32 | -------------------------------------------------------------------------------- /mem_dashboard/action/update_member.php: -------------------------------------------------------------------------------- 1 | getLine("SELECT * FROM member WHERE member_id ='$id'"); 41 | $student_id = $row['id_number']; 42 | $name_pinyin = Pinyin::trans($firstname.$lastname); // 获取拼音 43 | $year = substr($student_id, 2, 2); // 获取年级 44 | 45 | $url = "http://7xjlp0.com1.z0.glb.clouddn.com/".$year.'_'.$name_pinyin.".jpg"; 46 | 47 | if($lastname=='煜堃') 48 | { 49 | $url = "http://7xjlp0.com1.z0.glb.clouddn.com/".$year.'_'.'zhangyukun'.".jpg"; 50 | } // 堃字无法转换,特殊处理一下 51 | 52 | $sql->run("update member set firstname='$firstname',lastname='$lastname',gender='$gender',address = '$address',contact = '$contact',type = '$type',year_level = '$year_level',job_title='$job_title',self_intro='$self_intro' 53 | ,portrait='$url' where member_id='$id'"); 54 | 55 | header('location:../dashboard.php'); 56 | } 57 | ?> 58 | -------------------------------------------------------------------------------- /mem_dashboard/action/update_password.php: -------------------------------------------------------------------------------- 1 | 12 ) 19 | { 20 | $notice = "在 6 ~ 12 之间 "; 21 | require_once("notice.php"); 22 | exit; 23 | } 24 | 25 | if($new_password!=$re_new_password) 26 | { 27 | $notice = "两次密码不相同,请重新操作"; 28 | require_once("notice.php"); 29 | exit; 30 | 31 | } 32 | 33 | $row = $sql->getLine("SELECT * FROM member WHERE username = '$name' "); 34 | 35 | if($row['password']==$old_password) 36 | { 37 | $ret = $sql->run("UPDATE member set password='$new_password' WHERE username = '$name'"); 38 | 39 | session_destroy(); 40 | $notice = "修改密码成功,请重新登陆"; 41 | }else{ 42 | $notice = "密码确认失败,请重新输入"; 43 | } 44 | require_once("notice.php"); 45 | ?> 46 | 47 | 48 | 49 | 50 | -------------------------------------------------------------------------------- /mem_dashboard/action/update_social_info.php: -------------------------------------------------------------------------------- 1 | getLine("SELECT * FROM social_info WHERE member_id='$member_id'"); 26 | if(!$row) 27 | { 28 | $sql->run("INSERT INTO social_info (member_id) VALUES ('$member_id')"); // 建立一条数据 29 | } 30 | 31 | $sql->run("UPDATE `social_info` SET `website`='$website', `github`='$github', `dribbble`='$dribbble', `linkedin`='$linkedin', `weibo`='$weibo' 32 | ,`twitter`='$twitter', `instagram`='$instagram', `facebook`='$facebook', `wechat`='$wechat' ,qq='$qq' WHERE member_id='$member_id'"); 33 | 34 | 35 | header('location:../dashboard.php'); 36 | 37 | 38 | -------------------------------------------------------------------------------- /mem_dashboard/add_achievement.php: -------------------------------------------------------------------------------- 1 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |

    添加比赛成绩

    27 | 28 |
    30 |
    31 | 32 | 34 |
    35 |
    36 | 37 | 39 |
    40 | 41 | 42 | 45 | 46 | 47 |
    48 | 49 | 50 | 51 | 52 | 53 | 54 | -------------------------------------------------------------------------------- /mem_dashboard/bin/function.php: -------------------------------------------------------------------------------- 1 | getLine($query); 17 | 18 | 19 | // 打印 firstname 行和 lastname 行数据 20 | $real_name = $row['firstname'] . " " . $row['lastname'] . '
    '; 21 | echo $real_name; 22 | 23 | } 24 | 25 | -------------------------------------------------------------------------------- /mem_dashboard/checksession.php: -------------------------------------------------------------------------------- 1 | 9 |
    10 |

    为所有成员、所有需求场景而设计。

    11 |

    网协图书馆让借阅更便捷、内部知识分享更方便,简单上手,各取所需

    12 | 13 | 14 |
    15 |
    16 | Sass and Less support 17 |

    资源集中化、利用更高效

    18 |

    不再借书数量时间的限制,不再需要去还书。每个人都是自己所借图书的管理员,分布式的管理更高效。不方便承担管理职责,借出去是第一选择,其次才考虑托管在书架由管理员负责借阅。

    19 |
    20 |
    21 | Responsive across devices 22 |

    绑定微信、借阅更方便

    23 |

    借阅者只需要找到这本书或者这本书当前的持有人沟通后,使用手机上的微信扫描图书专属二维码即可登记借阅关系。不再需要管理员介入,只是借阅者和持有者的 P2P 事务。从集中式到分布式的自组织网络。

    24 |
    25 |
    26 | Components 27 |

    多人贡献、分享更简单

    28 |

    提倡共享图书并且提供了极其简单的共享操作。愿意共享图书的同学只需要使用微信扫描图书条形码即可共享入库,共享图书一本不会超过5秒钟。共享后的图书依然归属共享人,但所有协会成员可以在系统中查找并借阅这本书。

    29 |
    30 |
    31 | 32 |
    33 | -------------------------------------------------------------------------------- /mem_dashboard/header.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 网协图书馆 12 | 13 | 14 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /mem_dashboard/logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /nav_about.php: -------------------------------------------------------------------------------- 1 | 3 | 37 | -------------------------------------------------------------------------------- /nav_contanct.php: -------------------------------------------------------------------------------- 1 | 3 | 38 | -------------------------------------------------------------------------------- /nav_viewallbooks.php: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 44 | 45 | 46 | 47 | -------------------------------------------------------------------------------- /navbar_index.php: -------------------------------------------------------------------------------- 1 | 3 | 39 | -------------------------------------------------------------------------------- /queryisbn.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /search_form.php: -------------------------------------------------------------------------------- 1 | 2 | 30 | -------------------------------------------------------------------------------- /slide.php: -------------------------------------------------------------------------------- 1 | 59 | --------------------------------------------------------------------------------