会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
runliuv
runliuv@cnblogs
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2016年1月27日
windows证书地址
摘要: C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys 用certutil -store My 可以查看证书对应的唯一容器名称来找到这个文件。
阅读全文
posted @ 2016-01-27 15:41 runliuv
阅读(400)
评论(0)
推荐(0)
Value Dispose() cannot be called while doing CreateHandle().
摘要: 在backgroundWorker run之前show出了一个窗体_frm._frmpw = new FrmPleaseWait(); _frmpw.SetMsg("正在请求"); _frmpw.Show(); ...
阅读全文
posted @ 2016-01-27 14:25 runliuv
阅读(767)
评论(0)
推荐(0)