①挂载:插入硬盘前:fdisk -lDisk /dev/sda: 21.5 GB,
21474836480 bytes255 heads, 63 sectors/track, 2610 cylindersUnits = cylinders of
16065 * 512 = 8225280 bytes...
分类:
系统相关 时间:
2014-05-01 13:12:23
阅读次数:
505
1 WinMain(hInst,hPrev,……) 2 { 3 MSG msg; 4
RegisterClass(……); 5 CreateWindow(……); 6 ShowWindow(……); 7 UpdateWindow(……); 8
while(GetMessage(……)) 9 {10....
对于系统和网络管理员来说每天监控和调试Linux系统的性能问题是一项繁重的工作。在IT领域作为一名Linux系统的管理员工作5年后,我逐渐认识到监控和保持系统启动并运行是多么的不容易。基于此原因,我们已编写了最常使用的18个命令行工具列表,这些工具将有助于每个Linux/Unix
系统管理员的工作。...
分类:
系统相关 时间:
2014-05-01 12:47:36
阅读次数:
740
查询版本: perl -M模块名 -e "print
模块名->VERSION"一个例子:查看LWP模块版本(Windows操作系统下)
分类:
其他好文 时间:
2014-05-01 12:44:30
阅读次数:
381
原文地址:http://blog.csdn.net/daniel_ustc/article/details/18099067#commentsredis介绍Redis是一个开源、支持网络、基于内存、键值对存储数据库,使用ANSI
C编写, redis中文官方网站,点这里。redis安装我的linux...
分类:
系统相关 时间:
2014-05-01 12:34:04
阅读次数:
602
It is the first time that I use heroku. But I
encountered some problems installing it. Luckily, I resolved the problem.(In
windows 8)Step 1: Sign up.....
分类:
其他好文 时间:
2014-05-01 12:32:50
阅读次数:
317
360随身wifi怎样购买?360随身wifi怎样预约?
分类:
其他好文 时间:
2014-05-01 12:04:59
阅读次数:
357
Qt
Creator支持中文,启动速度比Eclipse、Netbeans更快,界面也更美观,跟输入法Fcitx协作良好(光标跟随)。你既可以把Qt
Creator当代码编辑器作为vim辅助,好处在于Qt Creator能够自动parse项目,形成友好快速的智能提示,而且你也同样可以使用Qt Crea...
分类:
编程语言 时间:
2014-05-01 12:03:35
阅读次数:
615
Visual Studio 2005 移植 - WINVER,warning C4996,
error LINK1104一、WINVER Compile result: WINVER not defined. Defaulting to 0x0502
(Windows Server 2003) wi...
网上说得很多,很烦,操作了很多,总有错误,但解决方案很简单。步骤就下面几步就OK了安装gcc
、g++yum install gccyum install gcc-c++安装jdk,配置jdk的环境(网上很多,就不用多说了)下载软件:eclipse:
http://www.eclipse.org/d...
分类:
编程语言 时间:
2014-05-01 12:00:29
阅读次数:
368