Home
Tech
Login
6mi
u
盘
搜
搜 索
Tech
Get random values within the specified range
Get random values within the specified range
xiaoxiao
2021-03-06
35
INT getrand (int min, int max) {
Return (Int) (Max-min 1)) min;
}
转载请注明原文地址:https://www.9cbs.com/read-66875.html
9cbs
New Post
(
0
)