RewriteRule example

piaoling  2011-04-25 11:18:46

If http://example.com/foo/bar does not exist, redirect to http://other.example.com/foo/bar. (Put this in an .htaccess file in your top-level web directory.) # .htaccess in root of example.com RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ http://other.example.com/$1 [R] Handle all requests for top-level .html files and files with no extensions (http://example.com/foo, http://example.com/foo.html) with a single PHP program /foo/show.php. Also, ignore trailing characters in set { : ; , . } so URLs like "http://example......

类别 :  apache(12)  |  浏览(5282)  |  评论(0)

Turning On and Off Magento's Default Blocks

piaoling  2011-04-25 10:31:09

Turning On and Off Magento's Default Blocks Category: Theming & Design Kara Heinrichs, Magento When customizing your Magento store, one of the first things everyone wants to do is to turn off some of the default functionality and modules. Out of the tarball, Magento has most of its functionality turned on so that it's available, but some will not be applicable to your store. This article summarizes how to turn off some of default modules and blocks of content, like the callout banners in the right and left columns, or the poll, or newsletter signup. The gen......

类别 :  magento(258)  |  浏览(3788)  |  评论(0)

动漫pic

piaoling  2011-04-24 22:08:40

......

类别 :  默认(748)  |  浏览(3166)  |  评论(0)

ubuntu 支持多种播放器的歌词脚本

piaoling  2011-04-24 21:27:22

本文将介绍两种歌词插件: 一,第一种是我最先使用的,虽然歌词显示简单,但还是能凑合用。 1,支持 mpd, mocp, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer 八种播放器 2,支持配置文件了,配置文件保存在~/.config/lrcdis.conf,可以自己改配置。 3,采用了自身独立时间循环来产生时间信号,一定周期后与播放器时间相校准,减少 cpu 开支,但是在有拖动时可能反应有一点延迟。 4,命令行显示歌词模式采用了tput,避免了反复的clear屏幕。 用法: 自己 ......

类别 :  默认(748)  |  浏览(3225)  |  评论(0)

不会做男朋友的请看

piaoling  2011-04-24 21:11:26

一。每天睡觉之前一定要给她打一个电话,不管你有多晚,因为她一直在等你,只是她嘴上说不管。 二。就算你再忙,你也不能一连好几天不给她短信或电话,或者对她忽冷忽热,因为这样会让她很恐慌,是不是自己又做错了什么。任何时候不要让她找不到你,因为这样她会一直很不安心。 三。 就算她跟你无理取闹你也要原谅她,因为她那是在测试你在乎她的程度。因为她那是缺乏安全感 十二。分手后,千万不要再对她说出以后还是朋友这样的话......

类别 :  生活(60)  |  浏览(3276)  |  评论(0)

sfdasf

piaoling  2011-04-24 19:52:04

本文将介绍两种歌词插件: 一,第一种是我最先使用的,虽然歌词显示简单,但还是能凑合用。 1,支持 mpd, mocp, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer 八种播放器 2,支持配置文件了,配置文件保存在~/.config/lrcdis.conf,可以自己改配置。 3,采用了自身独立时间循环来产生时间信号,一定周期后与播放器时间相校准,减少 cpu 开支,但是在有拖动时可能反应有一点延迟。 4,命令行显示歌词模式采用了tput,避免了反复的clear屏幕。 用法: 自己 ......

类别 :  默认(748)  |  浏览(3045)  |  评论(0)

ubuntu 支持多种播放器的歌词脚本

piaoling  2011-04-24 18:30:04

本文将介绍两种歌词插件: 一,第一种是我最先使用的,虽然歌词显示简单,但还是能凑合用。 1,支持 mpd, mocp, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer 八种播放器 2,支持配置文件了,配置文件保存在~/.config/lrcdis.conf,可以自己改配置。 3,采用了自身独立时间循环来产生时间信号,一定周期后与播放器时间相校准,减少 cpu 开支,但是在有拖动时可能反应有一点延迟。 4,命令行显示歌词模式采用了tput,避免了反复的clear屏幕。 用法: 自己 ......

类别 :  默认(748)  |  浏览(3106)  |  评论(0)

佛挡杀佛第三方

piaoling  2011-04-20 21:37:01

      ......

类别 :  默认(748)  |  浏览(3027)  |  评论(0)

PHP中的正则表达式函数

piaoling  2011-04-17 16:32:37

6.3  PHP中的正则表达式函数 在PHP中有两套 正则表达式函数库。一套是由PCRE(Perl Compatible Regular Expression)库提供的。PCRE库使用和Perl相同的语法规则实现了正则表达式的模式匹配,其使用以“preg_”为前缀命名的函数。另一套 是由POSIX(Portable Operation System interface)扩展库提供的。POSIX扩展的正则表达式由POSIX 1003.2定义,一般使用以“ereg_”为前缀命名的函数。 两套函数库的功能相似,执行效率稍有不同。一般而言,实现相同的功能,使用PCRE库的效率略占优势......

类别 :  PHP(78)  |  浏览(3962)  |  评论(0)

sadfafa

piaoling  2011-04-17 05:53:18

sdfasfadsfdas   ......

类别 :  默认(748)  |  浏览(2914)  |  评论(0)
  • Page:71/145  1448 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类