2017年8月30日
摘要: 连接接口:云信使短信接口SDK 先总结随机说: (1)不带种子: 此种方式将会返回随机的数字,每次运行结果不一样 public class RandomTest { public static void main(String[] args) { java.util.Random r=new jav 阅读全文
posted @ 2017-08-30 10:51 不要怕,坚强 阅读(554) 评论(0) 推荐(0)