Underscore.js 1.3.3 源码解析

9月 5, 2012

Underscore.js英文原版注释 https://github.com/jashkenas/unders […]

Read the full article →

什么是中间件和中间件服务器

8月 22, 2012

中间件(middleware)是基础软件的一大类,属于可复用软件的范畴。顾名思义,中间件处于操作系统软件与用户 […]

Read the full article →

SQL Server 查询分析器的快捷键

7月 12, 2012

SQL Server 查询分析器的快捷键: 书签:清除所有书签。 CTRL-SHIFT-F2 书签:插入或删除 […]

Read the full article →

Notepad++ 快捷键

7月 3, 2012

NotePad++ 官网快捷键说明 Ctrl-C Copy Ctrl-X Cut Ctrl-V Paste C […]

Read the full article →

php输出xml格式编码

6月 12, 2012

SimpleXML作为PHP核心的组成部分,可以把XML转换为对象,但是有时候,我需要对输出的xml格式设置编 […]

Read the full article →

Sublime Text 2 快捷键

5月 4, 2012

今天试用了下Sublime Text 2,感觉不错,跨平台,支持Windows,Linux、Mac OS,这里 […]

Read the full article →

samba服务器设置目录密码时候的几个参数和注意事项

4月 26, 2012

samba服务器的配置保存在 /etc/samba/smb.conf 目录下 配置文件里有几个参数和设置目录密 […]

Read the full article →

Ubuntu升级之后The disk drive for / is not ready yet or not present的解决方法

4月 7, 2012

升级了下Ubuntu,启动失败,出现如下的提示: The disk drive for / is not re […]

Read the full article →

Linux的95个小技巧

3月 27, 2012

这里总结了Linux使用中的一些小技巧 1、实现RedHat非正常关机的自动磁盘修复 先登录到服务器,然后在/ […]

Read the full article →

Ubuntu升级update-grub报错的解决办法

3月 11, 2012

Ubuntu升级时,运行~$ sudo update-grub,出现如下的错误: Generating gru […]

Read the full article →