文章存档 2009年8月

WPBoxedTech主题footer.php文件破解过程

发布在 Wordpress 于 2009年8月23日18:05 作者
这个主题的footer.php文件中的加密代码是通过functions.php文件中的函数F9a2d8ce3($V341be97d)解密后,在进行普通解密的。先看看footer.php文件中的代码: F9a2d8ce3('这里是加密代码,省略...'); 再到functions.php文件中看看这个函数:F9a2d8ce3($V341be97d),到底干了些什么,其实就是对代码...
WPBoxedTech主题footer.php文件破解过程

WPBoxedTech主题汉化后摘要显示的问题

发布在 Wordpress 于 2009年8月23日10:53 作者
2011年3月15日修改:下面是针对中文的摘要截取函数,可以修改对应的functions函数,仅供参考。 function custom_excerpt($text, $chars) { $text = strip_shortcodes($text); $text = str_replace(']]>', ']]>', $text); $text = strip_tags($text); $returnstr=''; $i=0; ...
WPBoxedTech主题汉化后摘要显示的问题

Syntax Highlighter and Code Prettifier Plugin for WordPress

发布在 Wordpress 于 2009年8月22日23:24 作者
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page. The project was started in 2004 and since then has gained a lot of acceptance. ...
Syntax Highlighter and Code Prettifier Plugin for WordPress

Scientific Speed Reading: How to Read 300% Faster in 20 Minutes

发布在 杂文辑录 于 2009年8月20日09:24 作者
How much more could you get done if you completed all of your required reading in 1/3 or 1/5 the time? Increasing reading speed is a process of controlling fine motor movement—period. This post is a condensed overview of principles I taught to undergraduates at Prince...
Scientific Speed Reading: How to Read 300% Faster in 20 Minutes

Apache+Php+MySql在Windows下的关键配置

发布在 学习笔记 于 2009年8月17日14:31 作者
Apache的配置 设置系统信息,在Network Domain下填入您的域名(比如:chsweb.com),在Server Name下填入您的服务器名称(比如:www.chsweb.com,也就是主机名加上域名),在Administrator's Email Address下填入系统管理员的联系电子邮件地址(比如:leixiaow@qq.com),上述三条信息仅供参...
Apache+Php+MySql在Windows下的关键配置

安装apache 2.2时遇到的问题

发布在 学习笔记 于 2009年8月16日23:57 作者
电脑上本来有安装的apache,前段时间因为调试asp程序停了,今天又需要用到,因为配置麻烦,就卸载了重新安装。安装时候出现了下面的问题: The Installation Wizard was interrupted before Apache HTTP Server 2.2.4 could be completely installed. Your system has hot been modifi...
安装apache 2.2时遇到的问题

特色音乐网站推荐

发布在 杂文辑录 于 2009年8月16日08:41 作者
传统的音乐在线收听目前已经不能够满足很多人的需求了,很多人可能更加需要基于自己喜爱音乐的风格的音乐推荐。社区作为最为活跃互动的平台,是web2.0服务的大分支,而其中音乐分享社区因其多媒体、个性化元素而备受年轻人的青睐。随着Web2.0网站的普及,越来越多音乐推荐分享网站发展起来。 这类的音...
特色音乐网站推荐

“优化”大脑的22条有效方法

发布在 杂文辑录 于 2009年8月15日07:54 作者
大脑就是一台三磅重的超级计算机。它是身体运行的命令和控制中心。它几乎涉及你所做的每一件事。你的大脑决定你如何思考,如何感觉,如何行动,以及如何与他人相处…… 你的大脑甚至决定你是哪一类的人。它决定了你有多善解人意;你有多友善或是有多粗鲁。它决定了你思维有多敏捷,这还涉及到你工作完...
“优化”大脑的22条有效方法
Page 1 of 212