试一下高亮显示
[入库:2005年8月18日] [更新:2007年3月25日]
<html><head><title>your script</title>
<!-- copy from here if you want to paste this into a html document -->
<style type="text/css">
<!--
body { background-color: #ffffff; }
pre { font-family: "courier new",courier,monospace; font-size: 12px; color: #000000; }
span.comment { color: #008080; font-weight: normal; }
span.oper { color: #0000f0; font-weight: normal; }
span.var { color: #d56000; font-weight: normal; }
span.func { color: #aa00ff; font-weight: normal; }
span.string { color: #777777; font-weight: normal; }
span.num { color: #990000; font-weight: bold; }
span.reg { color: #8d7f07; font-weight: normal; }
-->
</style></head><body>
<pre> <span class="oper">function</span> <span class="func">a</span>()
{
<span class="func">alert</span>("<span class="string">adf</span>");
}
</pre>
<!-- stop copying here-->
</body></html>"
本文关键:试一下高亮显示
本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)