桌面即时贴软件 PNotes

piaoling  2011-04-26 15:22:15

桌面即时贴软件 PNotes PNotes是一个免费免安装的桌面便笺(小纸条)软件,可以把 待办事项,或重要约会,行程纪录在你的桌面上,程序很小,占用资源也不大。外观可以更换,大小颜色都可以改变,而且若是嫌整个桌面都是便笺很碍眼,还可以 设为隐藏或透明,相当不错,而且他对中文字的支援度相当好,是个实用的办公室小软体,当然自家用也是很OK啦! 启动PNotes后,他会直接常驻在系统列,需要使用时在图示上按下右键,便可以弹出选单......

类别 :  创意(4)  |  浏览(4733)  |  评论(0)

HTML实体字符

piaoling  2011-04-26 12:15:39

dsgfsdg/u/ 字符 十进制字符编号 实体名字 说明 — � — 未使用Unused —  — 未使用Unused —  — 未使用Unused —  — 未使用Unused —  — 未使用Unused —  — 未使用Unused —......

类别 :  HTML(11)  |  浏览(4606)  |  评论(1)

开发者最容易犯的13个JavaScript错误

piaoling  2011-04-26 12:02:07

开发者最容易犯的JavaScript错误,总结出13个。这些当中可能少不了你犯的错误^_^。我们描述了这些陋习,并列出来解决办法,希望对开发者有帮助。 1.for.. 数组迭代的用法 Usage of for..in to iterate Arrays 举例: var myArray = [ “a”, “b”, “c” ]; var totalElements = myArray.length; for (var i = 0; i < totalElements; i++) { console.log(myArray[i]); } 这里主要的问题是语句中的“for..."不能保证顺序,这意味着你将获得不同的执行结果......

类别 :  JS(21)  |  浏览(3784)  |  评论(1)

How to create a new package / theme

piaoling  2011-04-25 19:07:56

This is a work-in-progress. Help making this article great is requested. The following was done with Magento v1.3.2.4. I’ve been reading up on Magento’s packages and themes for a little while now. For the life of me, I can’t get a secondary theme to work. So I created a whole new package. This procedure will create a minimal, 2-column (left), non-complete, bare-bones package/theme that you can then fully customize. I did it from the command-line in linux, but I suppose you could do it from FTP or SCP. Just make sure you keep the paths correct. The reason f......

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

Apache重写规则的常见应用及实例说明

piaoling  2011-04-25 17:58:50

本文旨在提供如何用Apache重写规则来解决一些常见的URL重写方法的问题,通过常见的实例给用户一些使用重写规则的基本方法和线索。 一、为什么需要用重写规则 网站的生命在于不断地进行更新和维护,根据业务发展的需求转移服务器进行维护、重新组织目录结构、变换URL甚至改变到新的域名等情况是经常发生的。为了让客户不会因此受到任何影响,最好的方法就是使用Apache Rewrite Rule(重写规则)。 二、重写规则的作用范围 1.使用在Apache主配置文件httpd.......

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

Apache Module mod_rewrite

piaoling  2011-04-25 17:03:34

Summary This module uses a rule-based rewriting engine (based on a regular-expression parser) to rewrite requested URLs on the fly. It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule, to provide a really flexible and powerful URL manipulation mechanism. The URL manipulations can depend on various tests, of server variables, environment variables, HTTP headers, or time stamps. Even external database lookups in various formats can be used to achieve highly granular URL matching. This module operates on the full URLs (including the path......

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

Apache ReWriteRule参数

piaoling  2011-04-25 15:03:45

作为RewriteRule指令的第三个参数。 Flags是一个包含以逗号分隔的下列标记的列表: 'redirect|R [=code]' (强制重定向 redirect) 以http://thishost[:thisport]/(使新的URL成为一个URI) 为前缀的Substitution可以强制性执行一个外部重定向。 如果code没有指定,则产生一个HTTP响应代码302(临时性移动)。 如果需要使用在300-400范围内的其他响应代码,只需在此指定这个数值即可, 另外,还可以使用下列符号名称之一: temp (默认的), permanent, seeother. 用它可以把规范化的URL反馈给客户端......

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

bysoft album

piaoling  2011-04-25 14:09:59

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

类别 :  默认(748)  |  浏览(3536)  |  评论(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......

类别 :  默认(748)  |  浏览(3416)  |  评论(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)  |  浏览(4469)  |  评论(1)
  • Page:70/145  1448 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类