240 私信
这个人很懒,暂无签名信息
0

C++产生8到22之间的随机数

srand(GetTickCount()) ; dwTemp %= 14 ;  // 先模差 dwTemp += 8 ;   // 再加最小的。

个人介绍
暂无介绍