rand()(產生隨機數) 相關函數srand() 表頭文件#include<stdlib.h> 定義函數int rand()(void) 函數說明rand()會返回一隨機數值,范圍在0至RAND_MAX ...
確定! 回上一頁