今天下载Xcode7试了下,运行项目时报上面的错误,网上查了下原来iOS9引入了新特性App Transport Security (ATS)。详情:App Transport Security (ATS)新特性要求App内访问的网络必须使用HTTPS协议。但是现在公司的项目使用的是HTTP协议,使...
分类:
移动开发 时间:
2015-09-17 14:51:17
阅读次数:
191
今天升级Xcode 7.0发现网络访问失败。 输出错误信息 The?resource?could?not?be?loaded?because?the?App?Transport?Security?policy?requires?the?use?of?a?secure?connection. Google后查证,...
分类:
移动开发 时间:
2015-09-17 13:44:35
阅读次数:
141
今天更新了Xcode 7 正式版,App编译出现很多警告,在App运行的时候出现如下的提示.........the resource could not be loaded because the app transport security policy requires the use of a...
分类:
移动开发 时间:
2015-09-17 11:49:13
阅读次数:
218
提示:This Android SDK requires Android Developer Toolkit version 21.1.0 or above. Current version is 21.0.1.2012-12-6-2-58. Please update ADT to the lat...
分类:
移动开发 时间:
2015-09-16 15:38:04
阅读次数:
146
http://developer.android.com/guide/topics/resources/runtime-changes.html Retaining an Object During a Configuration Change If restarting your activity requires that you recover large sets of data, ...
分类:
移动开发 时间:
2015-09-16 06:28:28
阅读次数:
249
开发环境:Win7 64位 + VS2013第三章第二节视频在Win32工程中学习MFC开发,编译问题: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #d...
分类:
编程语言 时间:
2015-09-15 23:25:01
阅读次数:
204
./configure: error: the HTTP rewrite module requires the PCRE library解决 有时候,我们需要单独安装nginx,来处理大量的下载请求。 单独在Centos5安装nginx遇到的rewrite和HTTP cache错误解决办法:...
分类:
Web程序 时间:
2015-09-11 00:03:58
阅读次数:
202
在Android Studio用户界面的Tools菜单中依次选择Android〉AVD Manager。 新建一个虚拟机,然后启动报错, Cannot launch AVD in emulator. Output: emulator: ERROR: x86_64 emulation currently requires hardwa...
分类:
其他好文 时间:
2015-09-08 18:41:17
阅读次数:
151
今天升级Xcode 7.0 bata发现网络访问失败。输出错误信息The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.Go...
分类:
移动开发 时间:
2015-09-06 22:57:54
阅读次数:
188
composer require "dektrium/yii2-user:0.9.*@dev" 一直安装失败,提示:Your requirements could not be resolved to an installable set of package.Problem 1- yiisoft/...
分类:
Web程序 时间:
2015-09-04 12:35:24
阅读次数:
344