最新回答 / cyc978
我找到了原因是opcache的原因,opcache为了提高性能 过一段时间才去重新编译已经编译过的文件。开发环境中设置opcache.enable=0就好了。
2017-03-16
讲师回答 / 编程浪子
可以参考这个文章 https://community.oracle.com/thread/3639877 1) Installed the latest update from Microsoft.http://support.microsoft.com/kb/30247772) Did System Reboot.3) Uninstalled the Oracle VM VirtualBox.4) Installed it again after a second Reboot. Thanks Agai...
2017-03-08
讲师回答 / 编程浪子
github 上有人遇到和你一样的问题,请试试截图所示的方法github issue 地址 :https://github.com/mitchellh/vagrant/issues/3341 <...图片...>
2017-02-28