zhongjiajie commented on code in PR #939:
URL:
https://github.com/apache/dolphinscheduler-website/pull/939#discussion_r1436005320
##########
config/blog/zh-cn/user.json:
##########
@@ -1,4 +1,33 @@
{
+"Master_Quartz_Time_Management_and_Task_Scheduling_Expert in_Java": {
+ "title": "精通Quartz:Java中的时间管理与任务调度专家",
+ "author": "Niko Zeng",
+ "dateStr": "2023-12-25",
+ "desc":
"```Quartz的核心类和工作机制共同构成了一个高效且灵活的任务调度系统。尽管Quartz在设计上注重简洁和性能,但它的确切实现细节和架构选择显示出其在处理复杂任务调度场景中的强大能力。
+```...",
Review Comment:
```suggestion
"desc":
"Quartz的核心类和工作机制共同构成了一个高效且灵活的任务调度系统。尽管Quartz在设计上注重简洁和性能,但它的确切实现细节和架构选择显示出其在处理复杂任务调度场景中的强大能力。",
```
##########
blog/zh-cn/Master_Quartz_Time_Management_and_Task_Scheduling_Expert in_Java.md:
##########
@@ -0,0 +1,164 @@
+```
+title: 精通Quartz:Java中的时间管理与任务调度专家
+keywords: Apache DolphinScheduler, Quartz, 任务调度
+description:
Quartz的核心类和工作机制共同构成了一个高效且灵活的任务调度系统。尽管Quartz在设计上注重简洁和性能,但它的确切实现细节和架构选择显示出其在处理复杂任务调度场景中的强大能力。
+```
Review Comment:
```suggestion
---
title: 精通Quartz:Java中的时间管理与任务调度专家
keywords: Apache DolphinScheduler, Quartz, 任务调度
description:
Quartz的核心类和工作机制共同构成了一个高效且灵活的任务调度系统。尽管Quartz在设计上注重简洁和性能,但它的确切实现细节和架构选择显示出其在处理复杂任务调度场景中的强大能力。
---
```
##########
config/blog/zh-cn/user.json:
##########
@@ -1,4 +1,33 @@
{
+"Master_Quartz_Time_Management_and_Task_Scheduling_Expert in_Java": {
+ "title": "精通Quartz:Java中的时间管理与任务调度专家",
+ "author": "Niko Zeng",
+ "dateStr": "2023-12-25",
+ "desc":
"```Quartz的核心类和工作机制共同构成了一个高效且灵活的任务调度系统。尽管Quartz在设计上注重简洁和性能,但它的确切实现细节和架构选择显示出其在处理复杂任务调度场景中的强大能力。
+```...",
+ "img": "/img/2023-12-25/1.png"
+ },
+"Apache_DolphinScheduler_community_won_the_2023_Outstanding_Open_Source_Technology_Team_award":
{
+ "title": "Apache DolphinScheduler 社区荣获 "2023 年度优秀开源技术团队" 奖项",
Review Comment:
```suggestion
"title": "Apache DolphinScheduler 社区荣获 2023 年度优秀开源技术团队 奖项",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]