任务调度器 Anacron

码农软件 · 软件分类 · 作业/任务调度 · 2019-09-05 09:41:27

软件介绍

anacron 是和 cron 相似的任务调度器,只不过它并不要求系统持续运行,它可以用来运行通常由 cron 运行的每日、每周、和每月的作业;

要使用 anacron 服务,你必须安装了 anacron RPM 软件包, anacron 服务必须在运行;

要判定该软件包是否被安装,使用 rpm -q anacron 命令,

要判定该服务是否在运行,使用 /sbin/service anacron status 命令

本文地址:https://codercto.com/soft/d/13915.html

Head First jQuery

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》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具