如果你使用的是 Fedora,
Red Hat, CentOS, 或者 Scientific Linux 系统,使用下面的命令安装GNU的C/C++开发包和编译器。
# yum groupinstall 'Development Tools'
如果你使用的是Debian
或者 UbuntuLinux系统,你可以使用下面的这个命令来安装C/C++编译器。
#sudo ...
分类:
编程语言 时间:
2014-06-07 01:56:20
阅读次数:
302
SystemTap是我目前所知的最强大的内核调试工具,有些家伙甚至说它无所不能:)
Debuted in 2005 in Red Hat Enterprise Linux 4 Update 2 as a technology preview.
After four years in development, System 1.0 was released in 2009.
As of 2011 SystemTap runs fully supported in all Linux distributions...
分类:
其他好文 时间:
2014-06-05 12:35:09
阅读次数:
280
Spell checkerTime Limit: 2000MSMemory Limit:
65536KTotal Submissions: 18351Accepted: 6732DescriptionYou, as a member of a
development team for a new s...
分类:
其他好文 时间:
2014-05-30 01:42:18
阅读次数:
241
在StackExchange上有人问了这样一个问题:What should every
programmer know about web
development?(关于Web开发,什么是所有程序员需要知道的?)里面给出的答案非常不错,所以,我翻译转载过来。
顺便说一下,StackExchange真...
分类:
Web程序 时间:
2014-05-29 08:01:31
阅读次数:
366
本文转载至http://www.cnblogs.com/daguo/archive/2012/08/03/2622090.html来自:http://www.dreamingwish.com/dream-2011/apples-third-party-development-libraries-as...
分类:
移动开发 时间:
2014-05-27 16:12:59
阅读次数:
649
To clone the master development repository, install
git, and run:git clone git://github.com/torvalds/linux.git v4l-dvb cd v4l-dvb
git remote add linux...
分类:
其他好文 时间:
2014-05-26 14:13:43
阅读次数:
338
SharePoint Development - Custom Content Type using Visual Studio 2010 based SharePoint 2010
本文主要讲述使用Visual Studio开发基于SharePoint 2010的自定义内容类型,本篇加上后续的几篇合起来会构成一个相对全面的自定义列表...
分类:
其他好文 时间:
2014-05-26 05:32:37
阅读次数:
216
1. Android开发环境概况2. Android SDK的下载与安装3. ADT(Android
Development Tools)插件的安装4. 创建Android模拟器1. Android开发环境概况2. Android SDK的下载与安装
www.android.com
分类:
移动开发 时间:
2014-05-25 19:12:33
阅读次数:
294
一、打开SQL Server Business Intelligence
Development Studio,新建项目—>商业智能项目—>
报表服务器项目,命名为CH3二、在报表文件夹下面,添加—>新建项。命名为TableTest,如图1和图2 图 1 ...
分类:
其他好文 时间:
2014-05-25 02:18:36
阅读次数:
268
今天偶然看到一本书《Pro SharePoint 2013 Branding and Responsive Web Development》,看到SharePoint 2013基于HTML5的响应式的布局,就简单的尝试了一下,感觉还不错。当页面在不同的浏览器可视区域上浏览的时候,会通过不一样的css文件来进行展示,使用户在浏览页面中能尽可能的达到最佳体验。
下面简单看看效果,在1380px浏...
分类:
Web程序 时间:
2014-05-24 21:07:20
阅读次数:
347