Java中使用random类的nextInt()方法
(2010-05-09 22:34:24)
标签:
javarandomnextint杂谈 |
import java.util.*;
class Ex3_6
{
}