Léon

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年5月2日

摘要: static int GetRandomSeed( ){byte[] bytes = new byte[4];System.Security.Cryptography.RNGCryptoServiceProvider rng = new System.Security.Cryptography.RN... 阅读全文
posted @ 2014-05-02 15:46 Léon 阅读(304) 评论(0) 推荐(0) 编辑