打开含有jsx语法的文件都会显示红线,提示export declarations are not supported bu current javascript version 解决办法: ...
分类:
其他好文 时间:
2018-05-06 22:22:32
阅读次数:
155
Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported in Unity 5.If you want to use a non-convex mesh either make the Rigidbody ...
分类:
数据库 时间:
2018-05-06 11:08:34
阅读次数:
1332
在使用vue_cli时出现如下错误: 原因是 node 版本太低 应该升级 ...
分类:
其他好文 时间:
2018-05-04 23:28:50
阅读次数:
916
一,yum安装docker yum -y install docker 启动docker service docker start 报错: journalctl -xe Error starting daemon: SELinux is not supported with the overlay2 ...
分类:
其他好文 时间:
2018-05-04 16:56:59
阅读次数:
346
http://www.springmodules.org/schema/cache/springmodules-cache.xsd http://www.springmodules.org/schema/cache/springmodules-ehcache.xsd 将上诉代码添加进<web-app ...
分类:
Web程序 时间:
2018-05-01 14:05:02
阅读次数:
1030
使用阿里云机器重启docker服务出现错误提示信息 使用 journalctl -xe 查看详情 解决方案:修改docker镜像,容器存放位置。 默认情况下docker的存放位置为: /var/lib/docker 正常启动docker 检查是否能查看镜像 确认无误后卸载临时挂载点,删除/var/l ...
分类:
其他好文 时间:
2018-04-27 15:43:33
阅读次数:
1212
<不支持str实例和int实例之间的对比 birth是str类型 2000是int类型 所以无法对比,报错 修改为: ...
分类:
其他好文 时间:
2018-04-25 20:03:28
阅读次数:
1105
直接贴问题 Error:Minimum supported Gradle version is 4.1. Current version is 2.14.1. If using the gradle wrapper, try editing the distributionUrl in /Users ...
分类:
系统相关 时间:
2018-04-25 17:14:39
阅读次数:
819
鉴于书上给的几个源均访问不了,使用的默认源安装yum -y install docker.io 然后启动docker service docker start 启动失败,报错 Error starting daemon: SELinux is not supported with the overl ...
分类:
其他好文 时间:
2018-04-22 22:42:16
阅读次数:
279
Supported Platforms 1.查看appium v1.7版本 "官方文档" Supported Platforms Appium supports app automation across a variety of platforms, like iOS, Android, and ...
分类:
移动开发 时间:
2018-04-19 11:55:43
阅读次数:
328