Chinaunix首页 | 论坛 | 博客
  • 博客访问: 718036
  • 博文数量: 235
  • 博客积分: 4309
  • 博客等级: 中校
  • 技术积分: 2325
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-17 11:25
个人简介

If you don\\\\\\\\\\\\\\\'t wanna do it, you find an EXCUSE; if you do, you\\\\\\\\\\\\\\\'ll find a WAY :-)

文章分类

全部博文(235)

文章存档

2014年(3)

2013年(2)

2012年(31)

2011年(199)

发布时间:2011-01-17 17:48:03

  curl是一种命令行工具,作用是发出网络请求,然后得到和提取数据,显示在"标准输出"(stdout)上面。  它支持多种协议,下面举例讲解如何将它用于网站开发。  一、查看网页源码  直接在curl命令后加上网址,就可以看到网页源码。我们以网址www.sina.com为例(选择该网址,主要因为它的网页代.........【阅读全文】

阅读(1149) | 评论(0) | 转发(0)

发布时间:2011-01-17 17:46:34

......【阅读全文】

阅读(925) | 评论(0) | 转发(0)

发布时间:2011-01-17 17:40:54

......【阅读全文】

阅读(681) | 评论(0) | 转发(0)

发布时间:2011-01-17 17:28:24

1. CPU info[root@centos ~]# cat /proc/cpuinfo[root@centos ~]# cat /proc/cpuinfo |grep processor |wc -l#[root@station12 /mnt]# uname -mi686## 32 bit CPU's result#[root@station12 /mnt]# getconf LONG_BIT32[root@station12 /mnt]# getconf WORD_BIT.........【阅读全文】

阅读(394) | 评论(0) | 转发(0)

发布时间:2011-01-17 17:25:59

......【阅读全文】

阅读(642) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

royzs2012-07-11 14:03

ulovko: 哈楼.....
  哈喽哈喽

回复  |  举报
留言热议
请登录后留言。

登录 注册