问题描述:安装MySQL社区版时遇到This application requires .NET framework 4.0. 解决方法:在http://search.microsoft.com/zh-cn/results.aspx?q=.net+framework&x=0&y=0 下载Micros ...
分类:
移动开发 时间:
2017-07-16 13:30:52
阅读次数:
193
用Inter Atom模式的Android模拟器启动报一下错误: Starting emulator for AVD 'new' emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensur ...
分类:
其他好文 时间:
2017-07-15 18:00:43
阅读次数:
142
安装包时提示: Bash ── UNMET PEER DEPENDENCY react@16.0.0-alpha.6 └── react-native-camera@0.6.0 invalid npm WARN react-native-camera@0.6.0 requires a peer of ...
分类:
其他好文 时间:
2017-07-10 10:29:48
阅读次数:
485
基本环境 yum -y install wget gcc xz tar 安装 zlib (如果不装zlib setuptools可能报错 "Compression requires the (missing) zlib module") 1. wget http://prdownloads.sour ...
分类:
编程语言 时间:
2017-07-07 21:28:06
阅读次数:
234
升级为iOS9后,默认请求类型为https,如何使用http进行请求会报错 The resource could not be loaded because the App Transport Security policy requires the use of a secure connecti ...
分类:
移动开发 时间:
2017-07-03 14:07:20
阅读次数:
183
1.<uses-permission>: 官方描写叙述: If an application needs access to a feature protected by a permission, it must declare that it requires that permission w ...
分类:
移动开发 时间:
2017-06-28 15:48:12
阅读次数:
359
昨天还是可以运行的,今天运行Android Studio,一直提示:Error running app: Instant Run requires 'Tools | android | Enable ADB integration' to be enabled. 在Android Studio中的: ...
分类:
移动开发 时间:
2017-06-28 14:18:14
阅读次数:
191
Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the serv ...
分类:
其他好文 时间:
2017-06-27 18:49:36
阅读次数:
254
@requires_authorization @author johnsondu @create_time 2015.7.15 11:00 @url [add binary](https://leetcode.com/problems/add-binary/) /***************** ...
分类:
其他好文 时间:
2017-06-22 10:14:59
阅读次数:
199
根据报错提示是缺少zlib模块,执行rpm-qa|grepzlib查看是已经安装了zlib的,安装zlib-devel之后进行编译还是不行,查找网络资料重新编译了一下使用的Python源码包之后,可以正常执行Pythonsetup.pyinstall命令来安装setuptools模块
分类:
其他好文 时间:
2017-06-20 21:15:22
阅读次数:
106