存档

文章标签 ‘Hightlight’

给空间安装代码高亮的功能

2009年9月8日 没有评论
<?php
echo "welcome weige, this is a test message!!!";
echo "当前时间为:" . date('Ymd');
?>

效果还不错,暂时就先用这个了。

分类: 技术收集 标签: ,