摘要: 福尔摩斯 【提问格式】: #提问+句子+自己的理解+@老师 例如:#提问 it was a picture of a boa constrictor in the act of swallowing an animal. 我的理解是...,@老师 作者介绍 Sir Arthur Conan Doyl 阅读全文
posted @ 2018-10-19 21:45 踏实,勿忘初心 阅读(542) 评论(0) 推荐(0) 编辑
$(function(){ ChangeIcon(); }); function ChangeIcon() { var linkObject = document.createElement('link'); linkObject.rel = "shortcut icon"; linkObject.href = "https://s1.ax1x.com/2018/06/16/Cvll8I.png"; document.getElementsByTagName("head")[0].appendChild(linkObject); }