11 2006 档案

摘要: 效果如下:
http://zx.8dao.net/imginfo.aspx?sendid=20061123085937阅读全文
posted @ 2006-11-23 10:29 Aowind 阅读(10180) | 评论 (30) 编辑
摘要: 初学Ajax不久,自己写个小东西,以作学习日记阅读全文
posted @ 2006-11-21 12:29 Aowind 阅读(1578) | 评论 (2) 编辑
摘要: 短信下发时的一些条件每分钟最高发送量,每分钟最高发送量,每分钟标准发送量,发送总量,最后在产生每分钟发送量的随机数时还加上了一个波幅值来控制随机数偏向标准量的波动,这样可以模拟出网路情况好和不好时的不同状态。下面是随机数序列产生的类publicclassdataclass{Randomrand=newRandom();//生成随机数;privateintgetrand(intmin,intmax)...阅读全文
posted @ 2006-11-08 14:46 Aowind 阅读(861) | 评论 (0) 编辑