Linux的Ghost备份方法之Kindle Touch备份

1月 9, 2012

前几天刚入手Kindle Touch,想在刷机之前,对原生系统进行个备份,发现Kindle touch其实用的 […]

Read the full article →

Ubuntu下编译安装和使用mldonkey

1月 1, 2012

在windows里一般用迅雷、电驴下载,如果在Ubuntu等Linux系统里下载P2P资源,就可以使用开源的P […]

Read the full article →

多还是空,你我只是楼市中的一粒沙(转)

12月 26, 2011

几年里,粗粗看了一些关于上海楼市多还是空的争辩,觉得自己目前还能安坐的幸运,在于自己在不太早也不太晚的时候,刻 […]

Read the full article →

Magento的几个常用调试代码

12月 23, 2011

Magento模板开发,经常会用到的几个方法和函数 实例化一个类,创建个Magento对象 $note_obj […]

Read the full article →

Magento格式化输出调试对象的类和方法

12月 23, 2011

我们在开发Magento模板的时候,需要获取对象的一些方法,但是使用print_r(get_class_met […]

Read the full article →

我对Magento MVC架构的理解

12月 22, 2011

在做二次开发以来,一直没有好好地去了解magento的MVC架构,以为跟其它的MVC架构一样,其实有着很大的区 […]

Read the full article →

如何在25分钟内提高工作效率

12月 19, 2011

你工作时是否经常感到,下午甚至什么都没做,就已经到傍晚了? 这种低效率不仅会降低你所在团队和组织的项目成功率, […]

Read the full article →

Input的background-image属性的兼容性

12月 16, 2011

一般来说,设置input按钮的background-image属性,在Firefox,Chrome等标准W3C […]

Read the full article →

Ubuntu中Gedit中文显示乱码

12月 15, 2011

缺省配置下,用 Ubuntu 的自带的文本编辑器(gedit)打开 GB18030/GBK/GB2312 等中 […]

Read the full article →

Magento getSingleton debug 调试方法

12月 8, 2011

我们有时候需要连接Magento的数据库调试代码,一般来说magento的resources是定义在confi […]

Read the full article →