📄 articlestatusnew.htm
字号:
<!--
function showArticleStatus()
{
document.getElementById("articleVoteCount").innerHTML = "<a href='http://blog.hexun.com/group/votebox.aspx?articleid=17853919' target='_blank'>0</a>";
document.getElementById("articleCommentCount").innerHTML = "<a href='http://comment.blog.hexun.com/xianren2008/comments.aspx?articleid=17853919' target='_blank'>2</a>";
document.getElementById("articleRecommendCount").innerHTML = "<A href='http://xianren2008.blog.hexun.com/ArticleCollectors.aspx?articleid=17853919&type=2' target=_blank >本文章被推荐到了0个圈子</A>";
}
showArticleStatus();
var trackbackUrl = document.getElementById("TrackbackPingUrl");
if (trackbackUrl != null)
{
trackbackUrl.innerHTML = "http://post.blog.hexun.com/xianren2008/trackback.aspx?articleid=17853919&key=633420020139030000";
}
// -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -