随笔分类 -  asp.net

摘要:在发送HTTP请求前加入下行代码 ServicePointManager.SecurityProtocol = (SecurityProtocolType)192 | (SecurityProtocolType)768 | (SecurityProtocolType)3072; 如果是4.5以上版本 阅读全文

posted @ 2021-12-06 17:45 打杂滴 阅读(200) 评论(0) 推荐(0) |

摘要:环境vs2010 应用=》管理NuGet程序包,安装MVC 4 新建项目 ValuesController.cs using System;using System.Collections.Generic;using System.Linq;using System.Net;using System 阅读全文

posted @ 2020-04-15 15:03 打杂滴 阅读(421) 评论(0) 推荐(0) |

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3