自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 JavaScript判断浏览器 Browser detect

The script Copy this script into your JavaScript files. It works immediately, and you can query three properties of the BrowserDetect object: //Browser name: BrowserDetect.browser //Browse...

2013-04-28 12:31:17 185

原创 Magento 500 错误 How to Solve Magento 500 Internal Server Errors

Many users encounter some weird Magento 500 Internal Server Errors (Error type 500). I will try to list the most common solutions. These errors are not always caused by the same reason. You should t...

2013-04-24 12:55:15 276

原创 404 错误 Custom error pages using .htaccess

Introduction We've all seen the dreaded Error 404 message - the result of broken links and mistyped URLs. You've probably been on some websites where the error pages are customised with their own l...

2013-04-20 05:47:54 146

原创 php 添加水印, 格式转换, 变换大小 Watermark, png2jpg, resize

 1. 添加水印   经测试,效果不错,jpg 尤佳: <?php define('WATERMARK_OVERLAY_IMAGE', $_SERVER['DOCUMENT_ROOT'] .'/public/assets/logo.png'); /* * $img 是图片的绝对路径 * 用法:watermark($_SERVER['DOCUMENT_ROOT'] ....

2013-04-18 13:36:00 323

原创 VM 安装win7 Windows 7 fails to install; Status: 0xc0000225

I just installed VirtualBox 4.0.0 on Ubuntu 10.10 AMD 64-bit host. However, I can not get past the following problem: Windows failed to start. Status: 0xc0000225   I solved this same problem b...

2013-04-13 01:36:37 404

原创 Magento: 建立RSS,Setting Up RSS Feeds

RSS (Really Simple Syndication) is an XML-based data format that is used to distribute information online. This means that your customers can subscribe to your RSS feeds and be notified of new produc...

2013-04-10 14:33:57 414

原创 PHP_EOL 用法 : Most Worthless Constant?

PHP_EOL may very well be the most worthless general-purpose constant in modern PHP. It's supposed to be helpful for cross-platform developing, for example you could write a PHP-powered shell script ...

2013-04-05 01:18:53 128

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除