📄 +
字号:
<?xml version='1.0' encoding='gb2312'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:template match="/">
<HTML/>
<HEAD>
<META http-equiv='Content-Type' content='text/html;charset=gb2312'/>
<META name='Gemeratpr' content='网络程序员伴侣(Lshdic200?)内部研发版'/>
<title><xsl:value-of select="document/page/submit"/> -- 蓝丽网技术文章库</title>
<style>
a:hover{color:Red}
a{text-Decoration:none;}
input{background-color:fafafa;border-left:1 solid dddddd;border-top:1 solid cccccc;border-bottom:1 solid black;border-right:1 solid black;width:130}
td{font-size:12px}
</style>
</HEAD>
<body link='#6772CD' vlink='#6772CD' style='margin:0'/>
<base target='_blank'/>
<table cellspacing='0' cellpadding='3' width='765' align='center' border='1' bordercolorlight='black' bordercolordark='white' rules='none' bgcolor='f3f3f3'><tr bgcolor='6F81BC' style='color:white' align='center'>
<td align='left'>作者:
<xsl:element name="a">
<xsl:attribute name="href">bbs/ismy.asp?user=<xsl:value-of select="document/page/zuozhe"/></xsl:attribute>
<xsl:attribute name="title">点击查看<xsl:value-of select="document/page/zuozhe"/>的资料</xsl:attribute>
<xsl:attribute name="style">color=yellow;font-weight:bold;letter-Spacing:2;</xsl:attribute>
<xsl:attribute name="onmouseover">this.style.color="lime"</xsl:attribute>
<xsl:attribute name="onmouseout">this.style.color="yellow"</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/zuozhe"/>
</td>
<td>查看:
<xsl:element name="font">
<xsl:attribute name="color">yellow</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/dianji"/>次
</td>
<td>回复:
<xsl:element name="font">
<xsl:attribute name="color">yellow</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/huifu"/>
贴</td>
<td>最后回复:
<xsl:if test="document/page/@yes[.='true']">
<xsl:element name="a">
<xsl:attribute name="href">bbs/ismy.asp?user=<xsl:value-of select="document/page/endhuifu"/></xsl:attribute>
<xsl:attribute name="title">点击查看<xsl:value-of select="document/page/endhuifu"/>的资料</xsl:attribute>
<xsl:attribute name="style">color=yellow;font-weight:bold;letter-Spacing:2;</xsl:attribute>
<xsl:attribute name="onmouseover">this.style.color="lime"</xsl:attribute>
<xsl:attribute name="onmouseout">this.style.color="yellow"</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/endhuifu"/>
</xsl:if>
</td>
<td align='right'>最后改动:
<xsl:element name="font">
<xsl:attribute name="color">yellow</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/dates"/></td>
</tr>
<tr><td colspan='6'>
<img src='bbs/image/redfile.gif' width='13' height='13'/>
<xsl:element name="a">
<xsl:attribute name="href">bbs/files.asp?dex=<xsl:value-of select="document/page/@dex"/>&page=1&myclass=<xsl:value-of select="document/page/@myclass"/></xsl:attribute>
<xsl:attribute name="title">单击弹出论坛真实界面(高级操作界面)</xsl:attribute>
</xsl:element>
<xsl:value-of select="document/page/submit"/><a/> ,点击标题进入高级操作界面
</td></tr>
<tr><td colspan='6'>
<div style='overflow:scroll;width:770;height:490;border-top:1 solid aaaaaa;border-left:1 solid aaaaaa;background-color:f3f3f3;scrollbar-shadow-color:white;scrollbar-base-color:#BBE2F5;scrollbar-arrow-color:blue;overflow-Y:scroll;' id='div1'>
<pre style='font-size:12px;font-family:宋体;line-height:1.5;'>
<xsl:value-of select="document/page/body"/>
<p align='right'><a href='http://www.lshdic.com' target='_blank'>http://www.lshdic.com</a> 蓝丽网收录整理<br/>© 原创著作权归原作者所有</p>
</pre>
</div>
</td></tr>
<tr><td colspan='3'>
发表自:
<xsl:element name="a">
<xsl:attribute name="href">bbs/page.asp?dex=<xsl:value-of select="document/page/@dex"/></xsl:attribute>
</xsl:element><xsl:value-of select="document/page/@dex"/><a/>,查看发表:
<xsl:element name="a">
<xsl:attribute name="href">bbs/files.asp?dex=<xsl:value-of select="document/page/@dex"/>&page=1&myclass=<xsl:value-of select="document/page/@myclass"/></xsl:attribute>
</xsl:element>相关评论<a/>
</td><td colspan='3' align='right'>
<script>
<![CDATA[
function openw(values){
open1=window.open('','','resizable=1,scrollbars=1,menubar=0,toolbar=0,directories=0');
open1.document.open()
open1.document.write(values);
open1.document.close()
}
]]>
</script>
<input type='button' value='运行在浏览器查看' onclick="openw(div1.innerText)"/><input type='button' value='快速编辑本贴内容' onclick="div1.contentEditable=true"/><input type='button' value='Html方式保存到电脑' onclick="document.execCommand('SaveAs',false,document.title.replace(' -- 蓝丽网技术文章库','')+'.htm')"/>
</td></tr>
</table>
</xsl:template>
</xsl:stylesheet>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -