最近Xcode升级了,出现了各种蛋疼的错误提示,今天遇到个导入框架出现了提示Swift版本的问题,具体如下: “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for ...
分类:
编程语言 时间:
2016-12-23 19:30:58
阅读次数:
288
今天运行Redis时发生错误,错误信息如下: (error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modi ...
分类:
数据库 时间:
2016-12-13 10:03:10
阅读次数:
209
nginx开启错误日志,然后重启nginx,出现如下信息: 2016/12/03 09:40:38 [notice] 18858#0: ModSecurity for nginx (STABLE)/2.9.1 (http://www.modsecurity.org/) configured.2016 ...
分类:
其他好文 时间:
2016-12-03 12:18:06
阅读次数:
569
By default, VMnet0 is set to use auto-bridging mode and is configured to bridge to all active network adapters on the host system. You can use the vir ...
分类:
Web程序 时间:
2016-11-28 08:05:08
阅读次数:
240
一、问题现象: 二、解决方法: 1、切换到Project选项卡,找到local.properties文件。 2、在local.properties文件夹中添加ndk路径 三、出现这种问题的原因 Android的sdk版本过高导致找不到NDK引发的错误 ...
分类:
移动开发 时间:
2016-11-25 20:55:25
阅读次数:
433
今天用Eclipse创建Maven多模块项目的时候提示错误: could not resolve archetype ******release from any of the configured repositories 这个问题网上主要是两个解决方案: 1.是修改setting.xml文件 详 ...
分类:
系统相关 时间:
2016-11-23 22:28:41
阅读次数:
338
Operating system requirements The following table show the on which operating systems AppLocker features are supported. Version Can be configured Can ...
分类:
移动开发 时间:
2016-10-31 16:21:27
阅读次数:
243
在eclipse中创建maven webapp项目时报错: Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0 from any of the configured repositori ...
分类:
移动开发 时间:
2016-10-18 13:36:16
阅读次数:
180
一:配置文件案例 二:属性详解 1、diskStore :指定数据(.data and .index)存储位置,可指定磁盘中的文件夹位置期 The diskStore element is optional. It must be configured if you have overflowToD ...
分类:
系统相关 时间:
2016-10-16 16:15:35
阅读次数:
195
Angular 2 navigation is configured using the routerLink directive. The routerLink directive behaves like an href’s you are familiar with, but it hooks ...
分类:
其他好文 时间:
2016-09-25 06:11:01
阅读次数:
168