- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://anacron.sourceforge.net/
软件介绍
anacron 是和 cron 相似的任务调度器,只不过它并不要求系统持续运行,它可以用来运行通常由 cron 运行的每日、每周、和每月的作业;
要使用 anacron 服务,你必须安装了 anacron RPM 软件包, anacron 服务必须在运行;
要判定该软件包是否被安装,使用 rpm -q anacron 命令,
要判定该服务是否在运行,使用 /sbin/service anacron status 命令
Head First jQuery
Ryan Benedetti , Ronan Cranley / O'Reilly Media / 2011-9 / USD 39.99
Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly g......一起来看看 《Head First jQuery》 这本书的介绍吧!
