会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
吃喝玩乐
博客园
首页
新随笔
联系
管理
订阅
11 2017 档案
C#中生成的随机数为什么不随机?
摘要:from:https://www.xcode.me/more/net-csharp-generate-random 随机数生成方法可以说是任何编程语言必备的功能,它的重要性不言而言,在C#中我们通常使用Random类生成随机数,在一些场景下,我却发现Random生成的随机数并不可靠,在下面的例子中我
阅读全文
posted @
2017-11-30 14:16
94cool
阅读(6940)
评论(1)
推荐(1)
Mongo数据两表关联创建视图示例
摘要:表tblCard: {"cNo":"11","oRDate":ISODate("2017-08-01T00:00:00.000+0800")} {"cNo":"12","oRDate":ISODate("2017-07-01T00:00:00.000+0800")} {"cNo":"13","oRD
阅读全文
posted @
2017-11-23 12:03
94cool
阅读(977)
评论(0)
推荐(0)
c# 使用MS SqlServer,连接成功,但是还报异常A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0。。。。
摘要:c# 使用MS SqlServer,连接成功,但是还报异常A connection was successfully established with the server, but then an error occurred during the login process. (provider
阅读全文
posted @
2017-11-16 17:40
94cool
阅读(6370)
评论(0)
推荐(0)
公告