~~鱼跃~~

I Want to fly!

导航

2006年4月15日

摘要: 在很多时候需要按照一定的格式生成一定数量的随机数,下面是实现方法 http://lovecherry.cnblogs.com/archive/2005/03/25/125529.html下面是自己写的类 public class MyRandom { private string _strin; private string _strout; private Random _rnd;... 阅读全文

posted @ 2006-04-15 15:09 flyfish 阅读(232) 评论(0) 推荐(0)