hbusc.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
hbusc.go
@@ -146,10 +146,10 @@ Key: handle.conf.regKey, }) } for i:=0;i<100;i++{ time.Sleep(1*time.Second) for i:=0;i<10;i++{ time.Sleep(500 * time.Millisecond) handle.printLog("i:", i) if i == 99 { if i == 9 { break loop } }