摘要: # 练习:用while实现 ## 1、编写脚本,求100以内所有正奇数之和 ``` [09:16:38 root@Centos8 /data/Mage]#cat while_sum100.sh #!/bin/bash # #************************************** 阅读全文
posted @ 2021-01-27 09:13 加油啊坚持啊搞钱啊 阅读(175) 评论(0) 推荐(0)