darkpoon 发表于 2018-8-25 11:25:24

shell 计算1 100 相加

#!/bin/sh  
j=0
  
for((i=0; i
页: [1]
查看完整版本: shell 计算1 100 相加