Skip to content

Commit c7e1888

Browse files
authored
refactor: 优化 JSON 文件中的描述信息 (#989)
1 parent 9ed43db commit c7e1888

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

activities-libs/regex/regex_arkui_x.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rule_contributors": [
99
"ArcticFoxPro"
1010
],
11-
"description": "ArkUI (Ark UI framework) provides a complete infrastructure for UI development in applications, including a simple UI syntax, rich UI features (components, layouts, animations, and interaction events), and a real-time interface preview tool, enabling developers to conduct visual interface development.\n\nArkUI-X further extends ArkUI to multiple OS platforms: currently supporting OpenHarmony, HarmonyOS, Android, and iOS, with plans to gradually add more platform support. Developers can build beautiful, high-performance applications for multiple platforms based on a single main codebase.",
11+
"description": "ArkUI(方舟 UI 框架)为应用的 UI 开发提供了完整的基础设施,包括简洁的 UI 语法、丰富的 UI 功能(组件、布局、动画以及交互事件),以及实时界面预览工具等,可以支持开发者进行可视化界面开发。\n\nArkUI-X 进一步将 ArkUI 扩展到了多个 OS 平台:目前支持 OpenHarmonyHarmonyOSAndroidiOS,后续会逐步增加更多平台支持。开发者基于一套主代码,就可以构建支持多平台的精美、高性能应用。",
1212
"source_link": "https://gitcode.com/arkui-x/docs/"
1313
}
1414
},
@@ -20,7 +20,7 @@
2020
"rule_contributors": [
2121
"ArcticFoxPro"
2222
],
23-
"description": "ArkUI(方舟 UI 框架)为应用的 UI 开发提供了完整的基础设施,包括简洁的 UI 语法、丰富的 UI 功能(组件、布局、动画以及交互事件),以及实时界面预览工具等,可以支持开发者进行可视化界面开发。\n\nArkUI-X 进一步将 ArkUI 扩展到了多个 OS 平台:目前支持 OpenHarmonyHarmonyOSAndroidiOS,后续会逐步增加更多平台支持。开发者基于一套主代码,就可以构建支持多平台的精美、高性能应用。",
23+
"description": "ArkUI (Ark UI framework) provides a complete infrastructure for UI development in applications, including a simple UI syntax, rich UI features (components, layouts, animations, and interaction events), and a real-time interface preview tool, enabling developers to conduct visual interface development.\n\nArkUI-X further extends ArkUI to multiple OS platforms: currently supporting OpenHarmony, HarmonyOS, Android, and iOS, with plans to gradually add more platform support. Developers can build beautiful, high-performance applications for multiple platforms based on a single main codebase.",
2424
"source_link": "https://gitcode.com/arkui-x/docs/"
2525
}
2626
}

native-libs/libarkui_android.so.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rule_contributors": [
99
"ArcticFoxPro"
1010
],
11-
"description": "ArkUI (Ark UI framework) provides a complete infrastructure for UI development in applications, including a simple UI syntax, rich UI features (components, layouts, animations, and interaction events), and a real-time interface preview tool, enabling developers to conduct visual interface development.\n\nArkUI-X further extends ArkUI to multiple OS platforms: currently supporting OpenHarmony, HarmonyOS, Android, and iOS, with plans to gradually add more platform support. Developers can build beautiful, high-performance applications for multiple platforms based on a single main codebase.",
11+
"description": "ArkUI(方舟 UI 框架)为应用的 UI 开发提供了完整的基础设施,包括简洁的 UI 语法、丰富的 UI 功能(组件、布局、动画以及交互事件),以及实时界面预览工具等,可以支持开发者进行可视化界面开发。\n\nArkUI-X 进一步将 ArkUI 扩展到了多个 OS 平台:目前支持 OpenHarmonyHarmonyOSAndroidiOS,后续会逐步增加更多平台支持。开发者基于一套主代码,就可以构建支持多平台的精美、高性能应用。",
1212
"source_link": "https://gitcode.com/arkui-x/docs/"
1313
}
1414
},
@@ -20,7 +20,7 @@
2020
"rule_contributors": [
2121
"ArcticFoxPro"
2222
],
23-
"description": "ArkUI(方舟 UI 框架)为应用的 UI 开发提供了完整的基础设施,包括简洁的 UI 语法、丰富的 UI 功能(组件、布局、动画以及交互事件),以及实时界面预览工具等,可以支持开发者进行可视化界面开发。\n\nArkUI-X 进一步将 ArkUI 扩展到了多个 OS 平台:目前支持 OpenHarmonyHarmonyOSAndroidiOS,后续会逐步增加更多平台支持。开发者基于一套主代码,就可以构建支持多平台的精美、高性能应用。",
23+
"description": "ArkUI (Ark UI framework) provides a complete infrastructure for UI development in applications, including a simple UI syntax, rich UI features (components, layouts, animations, and interaction events), and a real-time interface preview tool, enabling developers to conduct visual interface development.\n\nArkUI-X further extends ArkUI to multiple OS platforms: currently supporting OpenHarmony, HarmonyOS, Android, and iOS, with plans to gradually add more platform support. Developers can build beautiful, high-performance applications for multiple platforms based on a single main codebase.",
2424
"source_link": "https://gitcode.com/arkui-x/docs/"
2525
}
2626
}

native-libs/liblamemp3.so.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rule_contributors": [
99
"WOLFRAZOR"
1010
],
11-
"description": "For Unity3D, converts Wav audio to MP3, used for compressing voice recordings for upload, etc.",
11+
"description": "适用于 Unity3D 把声音 Wav 转换为 MP3,用于录音时压缩语音上传等功能。",
1212
"source_link": "https://github.com/3wz/Lame-For-Unity"
1313
}
1414
},
@@ -20,7 +20,7 @@
2020
"rule_contributors": [
2121
"WOLFRAZOR"
2222
],
23-
"description": "适用于 Unity3D 把声音 Wav 转换为 MP3,用于录音时压缩语音上传等功能。",
23+
"description": "For Unity3D, converts Wav audio to MP3, used for compressing voice recordings for upload, etc.",
2424
"source_link": "https://github.com/3wz/Lame-For-Unity"
2525
}
2626
}

native-libs/libmediapipe_tasks_vision_jni.so.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rule_contributors": [
99
"ArcticFoxPro"
1010
],
11-
"description": "MediaPipe Tasks provides a suite of core programming interface solutions for MediaPipe, including a set of libraries for deploying innovative machine learning solutions with minimal code.",
11+
"description": "MediaPipe Tasks 提供了 MediaPipe 的核心编程接口解决方案套件,包括一组用于部署创新型机器学习的库构建解决方案,只需极少的代码即可。",
1212
"source_link": "https://ai.google.dev/edge/mediapipe/solutions/tasks"
1313
}
1414
},
@@ -20,7 +20,7 @@
2020
"rule_contributors": [
2121
"ArcticFoxPro"
2222
],
23-
"description": "MediaPipe Tasks 提供了 MediaPipe 的核心编程接口解决方案套件,包括一组用于部署创新型机器学习的库构建解决方案,只需极少的代码即可。",
23+
"description": "MediaPipe Tasks provides a suite of core programming interface solutions for MediaPipe, including a set of libraries for deploying innovative machine learning solutions with minimal code.",
2424
"source_link": "https://ai.google.dev/edge/mediapipe/solutions/tasks"
2525
}
2626
}

providers-libs/com/lzf/easyfloat/EasyFloatInitializer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rule_contributors": [
99
"WOLFRAZOR"
1010
],
11-
"description": "Floating windows have never been this simple.",
11+
"description": "浮窗从未如此简单。",
1212
"source_link": "https://github.com/princekin-f/EasyFloat"
1313
}
1414
},
@@ -20,7 +20,7 @@
2020
"rule_contributors": [
2121
"WOLFRAZOR"
2222
],
23-
"description": "浮窗从未如此简单。",
23+
"description": "Floating windows have never been this simple.",
2424
"source_link": "https://github.com/princekin-f/EasyFloat"
2525
}
2626
}

0 commit comments

Comments
 (0)