item2是mac下非常好用的一款终端。但默认的配色实在不好用,经过一翻搜索终于找到了比较满意的。1.先要修改~/.bash_profile.代码如下#enables colorin the terminal bash shell exportexport CLICOLOR=1#sets up th...
分类:
其他好文 时间:
2015-05-25 18:26:08
阅读次数:
140
What is Entity FrameworkEntity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-sp...
Main windowTheQtGui.QMainWindowclass provides a main application window. This enables to create a classic application skeleton with a statusbar, toolb...
分类:
其他好文 时间:
2015-04-17 17:56:00
阅读次数:
126
Kalman滤波器的历史渊源We are like dwarfs on the shoulders of giants, by whose grace we see farther than they. Our study of the works of the ancients enables u...
分类:
其他好文 时间:
2015-04-17 13:28:07
阅读次数:
181
Class Overview AsyncTask enables proper and easy use of the UI thread. This class allows to perform background operations and publish results on the UI thread without having to manipulate threads a...
分类:
其他好文 时间:
2015-04-16 06:53:18
阅读次数:
167
PHP Native Interface (PNI) is a PHP extension that enables PHP code to call and be called by native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C, C++ and assembly.....
分类:
Web程序 时间:
2015-04-07 13:53:51
阅读次数:
161
PHP Native Interface (PNI) is a PHP extension that enables PHP code to call and be called by native applications (programs specific to a hardware and ...
分类:
Web程序 时间:
2015-04-07 13:33:58
阅读次数:
141
拿Nginx来说,在主配置nginx.conf里包含虚拟主机配置: include sites-enabled/*.conf; 新建虚拟主机时就在sites-enables里新建一个文件,比如: sites-enabled/a.com.conf server { ??? listen?????????...
分类:
Web程序 时间:
2015-04-06 14:23:13
阅读次数:
151
转:http://www.blueowls.net/android-strictmode%E4%BB%8B%E7%BB%8D//** * enables "strict mode" for testing - should NEVER be used in release builds ...
分类:
移动开发 时间:
2015-04-01 19:17:38
阅读次数:
205
Eclipse offers an integrated development environment having an extensible plug-in system. This enables Eclipse to provide all functionality on the top...
分类:
编程语言 时间:
2015-03-16 06:16:01
阅读次数:
305