发布时间:2015-07-17 08:59:24
在shell中常用的特殊符号罗列如下:# ; ;; . , / \ 'string' | ! $ ${} $? $$ $* "string" * ** ? : ^ $# $@ `command` {} [] [[]] () (()) || && {xx,yy,zz,...}~ ~+ ~- & \ + - %= == !=# 井号 (comments)这几乎是个满场都有的符号,除了先前已经提过的"第一行"#!/bin/bash井号也常出现在一行的开头,.........【阅读全文】
发布时间:2015-06-04 17:45:52
pycurltest.txt把附件pycurltest.txt改为pycurltest.py即可使用方法为 python pycurltest.txt www.abc.com写的并不是多标准,只是给大家一个在测试IDC等地点速度的一个参考工具......【阅读全文】