runliuv

runliuv@cnblogs

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::
上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 80 下一页

2018年8月3日

摘要: System.Net.WebException: 在 WebClient 请求期间发生异常。 > System.Configuration.ConfigurationErrorsException: 创建在“system.net/defaultProxy”配置节中指定的 Web 代理时出错。 > S 阅读全文
posted @ 2018-08-03 16:41 runliuv 阅读(1094) 评论(0) 推荐(0)

2018年8月1日

摘要: <system.net>节点应该在</configuration>上面添加,即config页尾。 而不是在<configuration> 后面添加。 在</system.web> 和 </configuration> 之间即可。 -- 阅读全文
posted @ 2018-08-01 20:22 runliuv 阅读(912) 评论(0) 推荐(0)

2018年6月11日

摘要: 未找到路径“/Agent/SissQrTemplate/AddN”的控制器或该控制器未实现 IController。 Controller 命名空间错误,应该是Areas.Agent.Controllers,错误的弄成Areas.Paylog.Controllers 阅读全文
posted @ 2018-06-11 15:29 runliuv 阅读(173) 评论(0) 推荐(0)

2018年5月17日

摘要: public static bool Is64BitProcess() { return IntPtr.Size == 8; } 阅读全文
posted @ 2018-05-17 16:08 runliuv 阅读(290) 评论(0) 推荐(0)

2018年5月10日

摘要: 第一步:开启单导航键 设置--导航键--开启单导航键 第二步:开启屏幕固定 设置--安全和隐私--更多安全设置--屏幕固定(点击进去打开即可) 第三步,打开王者荣耀或全民飞机大战等腾讯游戏。 第4,滑动HOME,调出多任务,点击多任务窗口右下边的卡针。 第5,回到王者荣耀或全民飞机大战等游戏,单击H 阅读全文
posted @ 2018-05-10 20:47 runliuv 阅读(896) 评论(0) 推荐(0)

2018年4月13日

摘要: - 项目要引用System.IO.Compression,System.IO.Compression.FileSystem 要添加using System.IO.Compression; 阅读全文
posted @ 2018-04-13 13:48 runliuv 阅读(474) 评论(0) 推荐(0)

2018年3月26日

摘要: 待打开IE后,在“工具”-“管理加载项”中禁用所有加载项。 阅读全文
posted @ 2018-03-26 15:15 runliuv 阅读(139) 评论(0) 推荐(0)

2018年3月25日

摘要: 去客户机的安装目录,打开VMX文件, 比如你的客户机名字为OSX, 这个文件就是OSX.vmx,你将会看到有一个smc.present的参数:smc.present = "TRUE" 把smc.version = 0 加载这个(smc.present)参数后面一行, 保存退出。 重新启动客户机发现能 阅读全文
posted @ 2018-03-25 13:20 runliuv 阅读(275) 评论(0) 推荐(0)

2018年3月24日

摘要: 遇到 target reported max download size of 直接用救砖工具,恢复出厂。 http://www.oneplusbbs.com/thread-2849353-1-1.html 用方式二,黑砖恢复工具(full版)。Qualcomm HS USB QDLOADER 90 阅读全文
posted @ 2018-03-24 14:11 runliuv 阅读(172) 评论(0) 推荐(0)

2018年3月18日

摘要: ubuntu 17.10.1 安装 virtual box 增强工具遇到 “ Please install the gcc make perl packages from your distribution. ”提示 Verifying archive integrity... All good.U 阅读全文
posted @ 2018-03-18 14:29 runliuv 阅读(1299) 评论(0) 推荐(0)

上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 80 下一页