http://jquery14.com/
看起来改动不少 麻烦 暂时不跟进了
“Tech”目录存档
jQuery 1.4
2010年01月15日,星期五贝尔金7231-4p心得—(DD-WRT)Firmware
2008年11月14日,星期五最近入了个7231,研究了几天,有些曲折,有些体会,总结一下。
先写关于Firmware的选择吧。个人比较喜欢DD-WRT,所以一下也是基于DD-WRT的。等有心情再搞TOMATO吧。
DD-WRT 算是一个第三方固件,由BrainSlayer开发维护,当然有没有助手我就知不知道了。DD-WRT提供了许多OEM固件系列产品里没有的高级功能,所以我们选用它。功能我就不赘述了。
(全文…)
手机变成砖头了-修复完毕
2008年10月13日,星期一最近一次刷机把手机刷坏了,现在不能启动了
第一次经历这种事,有点难过
希望拿到小容量的MiniSd卡后能修复
已经修复完毕,写些经验,只限于ATom Exec。
首先刷机有两种方式:1、正常状态连接电脑同步后刷机,2、从工程模式刷机,但要求Bootloader版本为mn1。
但是由于ATom Exec的Bootloader是mn2版本的,不能从工程模式刷机,也就出现了,如果刷错Rom进不了系统,便无法再次刷机修复的问题。
首先要把Bootloader更改为mn1版本,据说Atom默认就是mn1版本。
1、找到mn1版本的EBOOT.nb0。
2、找张小于2g的卡。经测试,2g测试失败,256m的测试成功。
3、将mn1版本的EBOOT.nb0拷入MiniSD卡,插入手机,进入工程模式,短暂的下载后手机会自动重启。
可以重启进工程模式看看版本是不是改成mn1了。
如果Bootloader为mn1,那只需进入工程模式,数据线连接电脑,按正常步骤刷机便可。
如果出现刷ExtendedRom停在6%的情况,稍等一会,直接拔掉数据线,重启手机便可。
按照以上步骤,手机会还原到你上一个正常使用的Rom,至少我的是这样,能进系统怎么都好办了。
掌握 PHP 中的正则表达式
2008年05月8日,星期四来源于IBM developerWorks ,看过很多正则表达式的文章,觉得这篇写得不错,有兴趣的可以看看,适合初学者.
第 1 部分: Perl 的正则表达式纵然出色,但是 PHP 也可以实现快速输入
第 2 部分: 如何在 PHP 中处理文本
The Web Developer’s SEO Cheat Sheet
2008年05月7日,星期三原文:http://www.seomoz.org/blog/the-web-developers-seo-cheat-sheet
When I first started at SEOmoz about 9 months ago, I was the web development intern. My experience prior to the internship was limited entirely to writing code. Since then, I have spent literally hundreds of hours expanding my knowledge into different areas. Specifically, I have focused on accepted SEO techniques and small business practices. My beginner SEO checklists of the last few weeks have been the tangible result of my newly acquired knowledge. In an effort to return to my roots, I spent the majority of the day compiling what I believe to be the mother of all technical SEO cheat sheets. The recommended viewing format of this cheat sheet is as a PDF rather than the traditional blog post (I found the blog posts inconvenient to print). Let me know if this new format works better for all of you. I also included snippets below so you can see what is on the cheat sheet before you download it. Enjoy!
Update: [May 2nd, 2008 - 4:20pm - Revision 05] I have updated the Web Developer’s SEO Cheat Sheet (PDF) to include suggestions from comments. This new version has additional information and clears up some ambiguity. Thank you to everyone in the comments who helped make this better!