最近一段时间在看朴灵翻译的<深入浅出nodejs>,里面有提到一种脱离浏览器的客户端网络通讯工具,curl命令,自己在电脑上试了一下,感觉非常好用,而且莫名的感觉这是一个非常强大的网络工具,一定会成为web开发者的一把小军刀:因此就上网查了一下相关资料,并整理了一下相关的常用用法: 一.简介 CURL:本篇文章的标题即为 官网 上醒目定义的直译:command line tool and library for transferring data with URLs; 支持的协议类型:支持几乎
Linux下的 /etc/inittab 中的英文解释: This file describes how the INIT process should set up the system in a certain run-level.The inittab file describes which processes are started at bootup and during normal operation. 通俗的说就是控制Linux启动时的一些程序及级别. run-lev