schedulesettingforbuildperiodicallyinhudson unity build setting

转载自lynnaSchedule的配置规则是有5个空格隔开的字符组成,从左到右分别代表:分 时 天 月 年。*代表所有,

0 12,20 * * * 表示在任何年任何月的任何天的12和20点的0分 进行构建

在Hudson中的解释是这样的:

schedulesettingforbuildperiodicallyinhudson unity build setting

This field follows the syntax of cron(with minor differences). Specifically, each line consists of 5fields separated by TAB or whitespace:

MINUTE HOUR DOM MONTH DOW
MINUTEMinutes within the hour (0-59)
HOURThe hour of the day (0-23)
DOMThe day of the month (1-31)
MONTHThe month (1-12)
DOWThe day of the week (0-7) where 0 and 7 are Sunday.

To specify multiple values for onefield, the following operators are available. In the order ofprecedence,

Empty lines and lines that start with'#' will be ignored as comments.

In addition, '@yearly', '@annually','@monthly', '@weekly', '@daily', '@midnight', and '@hourly' aresupported.

Examples
# every minute* * * * *# every 5 mins past the hour 5 * * * *

  

爱华网本文地址 » http://www.aihuau.com/a/25101014/225577.html

更多阅读

如何安装及破解 Unity 3d 4.3.1f 的方法 unitysetup4.3.4 破解

如何安装及破解 Unity 3d 4.3.1f 的方法——简介 Unity是由Unity Technologies开发的一个让玩家轻松创建诸如三维视频游戏、建筑可视化、实时三维动画等类型互动内容的多平台的综合型游戏开发工具,是一个全面整合的专业游戏引擎。Uni

win10build10240命令行激活 win10 build 10240

Windows 10 Home - TX9XD-98N7V-6WMQ6-BX7FG-H8Q99Windows 10 Professional - W269N-WFGWX-YVC9B-4J6C9-T83GXWindows 10 Enterprise - NPPR9-FWDCX-D2C8J-H872K-2YT43举例子:专业版slmgr.vbs /upkslmgr /ipk W269N-WFGWX-YVC9B-4J6C

error C2220: 警告被视为错误 unity 警告视为错误

错误提示:error C2220: 警告被视为错误 - 没有生成“object”文件错误原因:原因是该文件的代码页为英文,而我们系统中的代码页为中文。解决方法:1,将源码转化为正确的编码方式用vs2008打开对应的文档,文件->打开->选择该cpp,然后保存。如果

声明:《schedulesettingforbuildperiodicallyinhudson unity build setting》为网友私吞涐旳心分享!如侵犯到您的合法权益请联系我们删除