帝国ECMS仿DEDE幻灯片标签模板

0 条评论

DEDECMS的幻灯片模板还是挺不错的,所以就仿了
首先增加增加标签模板:
1.页面模板内容代码如下:

foobar2000 v1.0 千呼万唤始出来

0 条评论

Foobar2000是Windows平台下免费的高级音频播放器。它提供了完整的unicode支持,播放增益支持,以及流行的本地音频文件格式的支持。
经过一个多月的测试,fb2k1第一个正式版终于放出了,同时也发布了新的SDK.
1.0
New context menu structure - better out-of-the-box layout but less customizable.
Built-in support for Windows Media and RTSP streaming.
“Edit” menu operates on the currently selected object rather than always on the active playlist.
Improved compatibility with multimedia keyboards.
Improved, more customizable album art support.

2010-01-11 / 计算机 / foobar 阅读全文

IXwebhosting的优缺点

4 条评论

IXWebHosting的优点:

1. 价格便宜。现在IXWebHosting的Unlimited Pro主机方案,3个免费域名和15个独立IP,价格低至$7.95美元/月。而且还可以使用IXWebHosting Coupon/优惠码/优惠券 — 优惠20%

2. 支持支付宝付款。详情可参见日志:可用支付宝购买的美国主机:3个免费域名 + 15个独立IP

3. 多个独立IP。IXWebHosting主机提供多达15个独立IP,这对于国内的用户来说,就可以不用担心IP被封了,而且也有利于SEO等。一般独立IP的市场价格为$1美元/月,就这15个独立IP就相当划算了。

404页面简单错误处理

0 条评论
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> 
<html><head> <title>404 Not Found</title> </head>
<body> <h1>Not Found</h1> 
<p>The requested URL 
<?php echo $_SERVER['REQUEST_URI']; ?> was not found on this server.</p> 
<p>Additionally, a 404 Not Found error was encountered while trying to use an 
ErrorDocument to handle the request.</p> 
</body> 
</html>
2010-01-09 / 计算机 / 404 阅读全文

白菜价仿个企业网

0 条评论

现在的技术不值钱了.
仿好了我又拿来赚点稀饭钱.
web.jpg

2010-01-08 / 随杂 / 仿站 阅读全文