上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 37 下一页
摘要: 原文地址:https://www.cnblogs.com/Mr-kevin/archive/2018/01/11/8269563.html 一. 准备工作 1. 点击此访问 RestSharp 官网,可作参考 2. VS2012 中安装支持.Net4.0的最新版 RestSharp 插件 工具 Nu 阅读全文
posted @ 2021-11-08 10:54 lizhigang 阅读(465) 评论(0) 推荐(0) 编辑
摘要: 原文地址:https://www.jianshu.com/p/e452aa003dd5 如何为VS2010安装NuGet Package? 由于工作内容,需要使用RestSharp这个库。在安装好NuGet Package Manager之后,以为搜索后就可以安装。不知为何,无法从NuGet中查询在 阅读全文
posted @ 2021-11-08 10:51 lizhigang 阅读(911) 评论(0) 推荐(0) 编辑
摘要: 原文地址:https://www.cnblogs.com/nizhenghua/p/6422078.html 什么是NuGet? NuGet(读作New Get)是用于微软.NET开发平台的软件包管理器,是一个Visual Studio的扩展。在使用Visual Studio开发基于.NET Fra 阅读全文
posted @ 2021-11-08 10:47 lizhigang 阅读(279) 评论(0) 推荐(0) 编辑
摘要: 打开visual studio,菜单选择‘工具’->‘选项’ -‘包管理器’-‘程序包源’ 或者 选择‘工具’-‘库程序包管理器’-‘程序包管理器设置’--‘包管理器’-‘程序包源’ 然后 阅读全文
posted @ 2021-11-08 10:44 lizhigang 阅读(479) 评论(0) 推荐(0) 编辑
摘要: 原文地址:https://blog.csdn.net/zhruifei/article/details/78356347 1、HttpWebRequest和HttpWebResponse类是用于发送和接收HTTP数据的最好选择。 2、命名空间:System.Net 3、HttpWebRequest对 阅读全文
posted @ 2021-11-08 10:31 lizhigang 阅读(2198) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://www.cocoachina.com/articles/116386 我遇到的问题与这里的帖子非常相似:“Global element ‘configuration’ has already been declared” in web config 我不清楚它的解决方案. 当 阅读全文
posted @ 2021-11-08 10:16 lizhigang 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.cnblogs.com/utank/p/12035886.html EMV规范中的BER-TLV数据格式:BER-TLV结构由Tag、Length、Value三部分组成。 【TAG域】TAG可以由1个与多个字节组成,TAG域的第一个字节编码格式如下: 其中由三部分组成, 阅读全文
posted @ 2021-08-10 15:09 lizhigang 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 1.启用或关闭Windows功能 2.AdapterService设置 阅读全文
posted @ 2021-06-29 16:11 lizhigang 阅读(41) 评论(0) 推荐(0) 编辑
摘要: 《Oracle10.zip》 624MB 链接:https://pan.baidu.com/s/1Im3ICLxiSgtY4dA6g-HN6g 提取码:gxzc 《win安装oracle 10g时发生“程序异常终止。发生内部错误”的提示》 https://blog.csdn.net/qq_33404 阅读全文
posted @ 2021-05-11 14:32 lizhigang 阅读(341) 评论(0) 推荐(0) 编辑
摘要: 原文链接:https://blog.csdn.net/qq_33404395/article/details/79901423 安装oracle10g“程序异常终止。发生内部错误。请将以下文件提供给oracle技术支持部门。 * 安装出现的现象: 1.安装默认的路径与以前有所不同。以前:F:\ora 阅读全文
posted @ 2021-05-11 14:14 lizhigang 阅读(620) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 37 下一页