2015年4月17日
摘要: http://blog.csdn.net/wangjia184/article/details/6990098http://www.openssl.org/在本地测试好好的代码部署到生产环境后,遇到OpenSSL.Net不能加载的错误。Could not load file or assembly ... 阅读全文
posted @ 2015-04-17 20:01 武胜-阿伟 阅读(480) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Runtime.InteropServices;using System.Text;namespace demo{ class Progra... 阅读全文
posted @ 2015-04-17 11:58 武胜-阿伟 阅读(1859) 评论(3) 推荐(1) 编辑