摘要:
phpStorm 软件打开运行提示 failed to create JVM的解决办法。 修改文件 D:\Program Files (x86)\JetBrains\PhpStorm 7.1.3\bin\PhpStorm.exe.vmoptions 把内存值改成标准值,文件全部内容如下: [plai 阅读全文
摘要:
今天有朋友提到,在使用crontab定制后台定时备份任务时报出“bad minute”及“errors in crontab file, can't install”错误。经确认,根本原因是crontab文件中时间格式定义不正确导致的。简单记录一下这个问题,同时确认一下crontab中时间格式的规范 阅读全文