hanliu's personal blog

任何伟大都会被误解...Wiki Is All 注册 | 登陆
Contact me!

我,在某年某月来到这个世界。于某年某月创建了该BLOG,其间在BLOG的 10 个分类中发表的 516 篇文章被评论了 1305 次。

浏览模式: 标准 | 列表分类:过往岁月

唉!我的服务器访问啥网站都慢

真是没办法,郁闷啊。

» 阅读全文

PHP 5.2.3 Released

PHP 5.2.3 Released [01-Jun-2007] The PHP development team would like to announce the immediate availability of PHP 5.2.3. This release continues to improve the security and the stability of the 5.X branch as well as addressing two regressions introduced by the previous 5.2 releases. These regressions relate to the timeout handling over non-blocking SSL connections and the lack of HTTP_RAW_POST_DATA in certain conditions. All users are encouraged to upgrade to this release. Further details about the PHP 5.2.3 release can be found in the release announcement for 5.2.3, the full list of changes is available in the ChangeLog for PHP 5. Security Enhancements and Fixes in PHP 5.2.3: Fixed an integer overflow inside chunk_split() (by Gerhard Wagner, CVE-2007-2872) Fixed possible infinite loop in imagecreatefrompng. (by Xavier Roche, CVE-2007-2756) Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser, CVE-2007-1900) Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()) (by bugs dot php dot net at chsc dot dk) Improved fix for CVE-2007-1887 to work with non-bundled sqlite2 lib. Added mysql_set_charset() to allow runtime altering of connection encoding. For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.3. 我每天去看,它都不更新,几天不去看,它就更新了。 -___-

» 阅读全文

firefox 的页面缓存问题

$etag = date('YmdH'); if ($_SERVER['HTTP_IF_NONE_MATCH'] == $etag) { header('HTTP/1.1 304 Not Modified'); } else header('Etag: '.$etag);
用以上代码控制页面缓存,IE下刷新就能更新缓存,firefox下刷新不起作用要等到缓存过期,必须手动去清理页面缓存才能更新。 唉!

» 阅读全文

最近做事的逻辑

想做的是a 考虑的却是b 为c做着准备 着手做的d 结果弄出来的是e

» 阅读全文

迅雷的几个垃圾之处

迅雷的镜像搜索功能确实是它可圈可点的地方,至少去sf下东西不用在去选下载点,直接下载就是,它自动会把添加相关的镜像。 可问题也比较多,首先就是广告,这年头带广告的下载软件还真是不多见了,不过我从来没用过原版的迅雷的,一般都是下载去广告的。 还有个问题就是tnnd它非要占80端口,害我每次用apache就非关掉它,然后再重新开。 还有个下bt的问题,说到bt下载,迅雷这方面做的还真是不错,连接速度真是其它相关bt下载软件所不具备的,下载的稳定性也不错。至少我用bitcomet,flashget相比都逊色好多了。但人性化方面就比较差了,比如,一旦选定下载目录就不能更改了,我下载连续剧有的上百集(这个有点变态)单分区比较小,往往需要下载了一半,另一半要换到另外一个分区去。它居然不能更改下载目录,只是把任务删除了,重新添加下载了更换,这一点操作上bitcomet就做的很好,更换目录很方便。 还有就是bt下载程序上不太稳定,偶尔会出现非法操作。

» 阅读全文

행복하길 바래

好好听,好好听

» 阅读全文

加勒比海盗3:世界的尽头 Pirates of the Caribbean: At Worlds End

Destiny

感觉好好听啊,呵呵。 你一定不知道是哪一首。肯定不是你想像的那一首。

» 阅读全文