徐小玉在写博客和想念你starb6.blog.chinaunix.net
starB6
徐小玉的博客。
全部博文(289)
shell(4)
Meditation(0)
Yoga(2)
English(1)
cvs(11)
perl实例第四版笔(1)
Script Games(0)
function(2)
By myself(2)
learning perl(1)
shell小例子(2)
记录(1)
练习(5)
2023年(6)
2022年(1)
2021年(2)
2020年(9)
2019年(9)
2018年(6)
2017年(10)
2016年(10)
2014年(3)
2013年(4)
2011年(12)
2010年(16)
2009年(14)
2008年(119)
2007年(48)
2006年(20)
xjliug
threehai
shibaola
qqq123qq
晨曦*Ari
rainfall
Aluoli
Eight02
ruojie00
发布时间:2017-09-06 17:57:33
aaa 35-38fffff 68-71,2-75,76-80fffff 101-105 fffff 106-110 &nb.........【阅读全文】
发布时间:2016-07-08 14:58:25
echo "Enter a number."read numberif expr "$number" + 0 > /dev/null 2>&1 then # 如果+0 有返回值,说明输入的是数字,否则不是。: else echo "You did not enter an integer value." 1782 exit 1fi......【阅读全文】
登录 注册