bysoft album

piaoling  2011-04-25 14:09:59

http://nugo24.free.fr/bysoft/Bysoft_Photos/Albums/Pages/Bysofts_Chuanlord_Manor_Afternoon.html#1 ......

类别 :  默认(751)  |  浏览(3648)  |  评论(0)

朱镕基英文讲话完整版曝光 称讲的都是真话

piaoling  2011-04-25 13:16:21

英文讲话完整版曝光 称讲的都是真话 http://v.qq.com/video/play.html?vid=7YHkw123skK展开看点 关闭看点 {if listtype==2}{for item in clips} <li id="li_${item.id}"><img _src="${item.id|getVideoSnap}" style="display:none"/><p><a href="javascript:;" data-cke-saved-href="javascript:;" data-cke-saved-href="javascript:;" id="${item.id}" tp="3">${item.title}</a><span>${item.tl|getTimeLong2}</span></p></li> {/for}{/if} {if listtype==1......

类别 :  默认(751)  |  浏览(3527)  |  评论(0)

Apache的RewriteRule规则详细介绍

piaoling  2011-04-25 11:26:33

R[=code](force redirect) 强制外部重定向 (rkyW z 强制在替代字符串加上http://thishost[:thisport]/前缀重定向到外部的URL.如果code不指定,将用缺省的302 HTTP状态码。 gN24M 3{C F(force URL to be forbidden)禁用URL,返回403HTTP状态码。 m> 4ahue$ G(force URL to be gone) 强制URL为GONE,返回410HTTP状态码。 Np'2 }6P P(force proxy) 强制使用代理转发。 ) Ps b>'X L(last rule) 表明当前规则是最后一条规则,停止分析以后规则的重写。 ua 5 O Gx N(next round) 重新从第一条规则开始运行重写过程......

类别 :  apache(12)  |  浏览(4671)  |  评论(1)

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)  |  浏览(5518)  |  评论(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)  |  浏览(3919)  |  评论(0)

动漫pic

piaoling  2011-04-24 22:08:40

......

类别 :  默认(751)  |  浏览(3235)  |  评论(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屏幕。 用法: 自己 ......

类别 :  默认(751)  |  浏览(3300)  |  评论(0)

不会做男朋友的请看

piaoling  2011-04-24 21:11:26

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

类别 :  生活(60)  |  浏览(3365)  |  评论(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屏幕。 用法: 自己 ......

类别 :  默认(751)  |  浏览(3110)  |  评论(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屏幕。 用法: 自己 ......

类别 :  默认(751)  |  浏览(3165)  |  评论(0)
  • Page:71/146  1451 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类