Hiding Email Addresses

[html]
























[/html]
Looks ok doesn't it? But have a look at the source code and see what email harvesters will see.

Testing Syntax Highlighter

SQL:
[code=sql]
select * from test
update test set a=’b’ where a=’a’
delete from test;
[/code]
C#:
[code=c#]
protected void Page_Load(object sender, EventArgs e)
{
// Connect to the Database
MySqlConnection myConnection = new MySqlConnection(ConfigurationSettings.AppSettings[“SQLConnectionString”]);
string SQL_QUERY = “SELECT * FROM table”;
MySqlCommand myCommand = new MySqlCommand(SQL_QUERY, myConnection);
myConnection.Open();
rptRSS.DataSource = myCommand.ExecuteReader(CommandBehavior.CloseConnection);
rptRSS.DataBind();
myConnection.Close();
}
[/code]
HTML:
[code=html]

1 / 2





?

?

+ wELCOMe + IE 6.0 +
1024×768

***

wEB lOg —->

***

cYCLISt lOg —->

***





















[/code]
XML:
[code=xml]
-
-
-
-
-
-
-
-










-





-
1
2006-03-20T14:40:21.6406250+08:00
a
a
a

-
2
2006-03-20T14:40:51.7500000+08:00
1
2
3

-
3
2006-03-20T14:55:35.8906250+08:00




-
4
2006-04-04T23:06:54.7031250+08:00
gf
sf
fasf

[/code]

语法高亮怎么做!!??

这个代码是网上找来的([url=http://ttyp.cnblogs.com/]http://ttyp.cnblogs.com/[/url]),自己写实在太麻烦了。。。主要是上个学期那个编译器写傻了:@
不过怎么改也改不好。。。>和> <和<总是分不清楚。。。 神阿 Gimme a Sign吧!! [html] HighLight





















[/html]

新增加了 "运行代码" 的UBB

新增加了 “运行代码” 的UBB
Server端的代码写得很乱,基本上是用正则表达式替换实现各类UBB的,但是考虑到[CODE]和[HTML]标签中可能出现与UBB代码冲突的情况,用了很多判断和临时存储变量。。。也许一开始我的思路就是错的。。。:'(头晕ing
不多说了
测试一下先
hoho
[html]




CSS Tables

?
Configurations Dual 1.8GHz Dual 2GHz Dual 2.5GHz
lipeng M9454LL/A M9455LL/A M9457LL/A
mapabc Dual 1.8GHz PowerPC G5 Dual 2GHz PowerPC G5 Dual 2.5GHz PowerPC G5
地图名片 900MHz per processor 1GHz per processor 1.25GHz per processor
图秀卡 512K per processor 512K per processor 512K per processor






















[/html]