hellointer

Results 2 comments of hellointer

更新后的代码其实还是有问题的。输入133万元 用更新后代码只有3300,肯定不对啊。10w都已经一万了。 调整了一下你的rate的数列,排除0了,执行结果应该没有问题 arr = (0, 10, 20, 40, 60, 100) rat = (10, 7.5, 5, 3, 1.5, 1) pro = float(input('净利润(万元):')) fit = 0 fit2= 0 for i in...

Do you change the your defautl scraping-interval time ? https://github.com/nerdswords/yet-another-cloudwatch-exporter/blob/master/cmd/yace/main.go