会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
随风任飘遥
博客园
首页
新随笔
联系
订阅
管理
2016年3月14日
注册表键值明明存在OpenSubKey始终返回null,解决方案
摘要: I will show you how to get connecting string stored in registry. The code which I will show in this blog will work both on 32 and 64 bit machines. Let
阅读全文
posted @ 2016-03-14 20:01 随风任飘遥
阅读(7045)
评论(2)
推荐(2)
编辑
公告
1、不要犯经验主义的错误,有些经验可能是错误的。 2、发现bug要及时处理,不可为了赶工而忽略。随机性出现的bug更要注意,因为这类bug更难发现,也就更能解决。