If you are looking for software to use, go to Huajun Software Park! software release

Hello, if there is a need for software inclusion, please package the software and attach the software name, software introduction, software-related screenshots, software icon, soft copy, and business license (if you do not have a business license, please provide the front and back of the corresponding developer ID card) and a photo of yourself holding your ID card) and send it to your email http://softwaredownload4.com/sbdm/user/login

Close >>

Send to email:news@onlinedown.net

Close >>

Location: front pagePC softwareNetwork softwareJAVA program Quartz Chinese API documentation
Quartz Chinese API documentation

Quartz Chinese API Document v0.9.5 Chinese version

QR code
  • Software licensing: free software
  • Software size: 1.2MB
  • Software rating:
  • Software type: Domestic software
  • Update time: 2017-09-19
  • Application platform: winall
  • Software language: Simplified Chinese
  • Version: v0.9.5 Chinese version

Download the service agreement at the bottom of the page

Software introduction Related topics FAQ Download address

Basic introduction
Quartz Chinese API document paragraph first LOGO
The Quartz Chinese API document is a Quartz full Chinese API document that can help users who use Quartz to browse when they encounter content that is incomprehensible in professional English and other projects when developing projects such as Quartz.

Screenshot of Quartz Chinese API documentation

Basic introduction

Quartz is another open source project of the OpenSymphony open source organization in the field of Job scheduling. It can be combined with J2EE and J2SE applications or used alone. Quartz can be used to create simple or complex programs that run ten, hundreds, or even tens of thousands of Jobs. Jobs can be made into standard Java components or EJBs.

Software features

Quartz is an open source job scheduling framework written entirely in Java. Don't let the term job scheduling scare you. Even though the Quartz framework incorporates a lot of extra functionality, in its simple form you'll find that it's almost unbearably easy to use! . Simply create a java class that implements the org.quartz.Job interface.

The Job interface contains the only method:

public void execute(JobExecutionContext context)

throws JobExecutionException;

In your Job interface implementation class, add some logic to the execute() method. Once you configure the Job implementation class and set the scheduling schedule, Quartz will keep an eye on the remaining time. When the scheduler determines that it is time to notify you of the job, the Quartz framework will call the execute() method on your Job implementation class (job class) and allow it to do what it should do. No need to report anything to the scheduler or call anything specific. Just do the task and finish the task. If you configure your job to be called again later, the Quartz framework will call it again at the appropriate time.

How to use

After downloading, click Open

Screenshot of Quartz Chinese API documentation

If it appears it opens as blank

Screenshot of Quartz Chinese API documentation

Right click on the program icon and properties

Screenshot of Quartz Chinese API documentation

Click to unlock and confirm

Screenshot of Quartz Chinese API documentation

You can enter the API after unlocking it

Screenshot of Quartz Chinese API documentation

Animation demonstration

Screenshot of Quartz Chinese API documentation

FAQ

Quartz Chinese API documentation

Quartz Chinese API Document v0.9.5 Chinese version

closure