‘代码’ 分类下的文章
十二 27

告别~雨林木风

2008年十二月27日,星期六,上午 9:09 | 分类:代码 | 给我留言 | 63次浏览

雨林木风解散了,归根到底还是微软厉害啊,财大气粗,多么牛B。还好,雨林木风给我们提供了纪念,哎。
雨林木风 Ghost XP SP3 装机版 YN9.9
雨林木风 Ghost XP SP3 纯净版 YN6.0
雨林... (阅读更多精彩内容...)

十二 11

Wordpress2.7正式版发布

2008年十二月11日,星期四,下午 12:12 | 分类:代码 | 给我留言 | 170次浏览

与wordpress2.7 RC2发布仅隔一天,wordpress2.7正式版就发布了。
wordpress中文团队博客还没有看到消息。但是中文版已经可以下载了。
下载地址:
Wordpress2.7 简体中文版(ZIP)
Wordp... (阅读更多精彩内容...)

十二 10

Wordpress 2.7 Release Candidate Two

2008年十二月10日,星期三,上午 9:09 | 分类:代码 | 给我留言 | 151次浏览

There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.
It’s not quite that time yet, but we’re as close as we’ve ever been,... (阅读更多精彩内容...)

十二 02

WordPress 2.7 Release Candidate 1

2008年十二月2日,星期二,上午 9:09 | 分类:代码 | 给我留言 | 114次浏览

With the release of RC1, we’re in the final leg of development before the release of 2.7.  280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known bloc... (阅读更多精彩内容...)

10

将你博客变黑的css代码

2008年十月10日,星期五,下午 3:03 | 分类:代码 | 给我留言(1 条留言) | 285次浏览

变黑,很简单,不用改颜色,不用改图片,只要是符合w3标准的网页,在CSS文件的最前面加上一行代码就可以了,这段代码使用的是CSS滤镜,将网页中的色彩部分过滤掉。
html { filter:progid... (阅读更多精彩内容...)

25

详细讲解PHP的日期时间函数date()

2008年二月25日,星期一,下午 5:05 | 分类:代码 | 给我留言 | 400次浏览

1,年-月-日
echo date(’Y-m-j’);
2007-02-6
echo date(’y-n-j’);
07-2-6
大写Y表示年四位数字,而小写y表示年的两位数字;
小写m表示月份的数字(带前导),而小... (阅读更多精彩内容...)

  • 强烈推荐
  • 热门文章
  • 最新留言
  • 热评日志