Kaynağa Gözat

显示倒计数;

Jeff 5 yıl önce
ebeveyn
işleme
bca0f600c5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      scbc.tools/test/test.cpp

+ 1 - 1
scbc.tools/test/test.cpp

@@ -39,7 +39,7 @@ int _tmain(int argc, TCHAR* argv[], TCHAR* envp[])
 
 		int i = 10000;
 		while(i--){
-
+			printf("\n\n******************No.%ld******************\n", i);
 			// 1、查询订单是否已下载成功;
 			int nRet = QueryMidInfo(bid.c_str());
 			printf("QueryMidInfo:%d\n", nRet);