2018年8月23日

【shell脚本学习-2】

摘要: #!/bin/bash - #echo do you have exetuate this project \n printf "please input your passwd" stty -echo read pass 1.txt | sort > 2.txt #echo "1 6 8 1 4 阅读全文

posted @ 2018-08-23 21:17 activecode 阅读(159) 评论(0) 推荐(0)

【c学习-10】

摘要: #include #include #include //操作系统操作库文件 //#include #include #include #include #define Point(a,b)((a)>(b))?:(a)(b) //宏 //int *p1, *p2;//i,j,z,w; void go 阅读全文

posted @ 2018-08-23 09:12 activecode 阅读(110) 评论(0) 推荐(0)

导航