网站制作

本类阅读TOP10

·IIS 安装配置全攻略
·用VS.NET打开网上下载的.NET web项目出错的解决办法
·HTML 4.0 语言快速参考
·限制TextArea区的文字输入数量
·如何在网页上实现进度条
·Apache的配置步骤及测试
·谈谈Jesse James Garrett提到的Ajax
·html基础学习笔记(2)
·页面垂直居中的两种方法
·用asp遍历目录下文件的例子

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
试一下高亮显示

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

<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>(&quot;<span class="string">adf</span>&quot;);
 }

</pre>
<!-- stop copying here-->
</body></html>"



相关文章

相关软件