blogjudgeshow.htm

来自「有关Makefile生成的全攻略」· HTM 代码 · 共 29 行

HTM
29
字号




document.write("<br>");
document.write("<div class=\"postTitle\" style=\"text-align: right;\">");

document.write("<label style=\"border: 0px solid #F00;	text-align: center;\">");
document.write("&nbsp;&nbsp;无人评价本文。");
document.write("&nbsp;&nbsp;</label>");

document.write("<hr>");

document.write("<div id='xxx' style=\"text-align: right;\">\r\n");



document.write("需要&nbsp;&nbsp;");
document.write("<a href=\"http://passport.csdn.net/member/UserLogin.aspx?from=http://blog.csdn.net/zgzjw/archive/2004/06/26/27052.aspx\">登录</a>");
document.write("&nbsp;&nbsp;才可以评价。 ");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("\r\n");
document.write("</div>");
document.write("</div>\r\n");



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?