DEV Community

# harmonyos

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ArkTS 编程语言中的垃圾回收模型:分代式 GC 详解

ArkTS 编程语言中的垃圾回收模型:分代式 GC 详解

Comments
1 min read
HarmonyOS Next: Basics of Memory Management and Garbage Collection

HarmonyOS Next: Basics of Memory Management and Garbage Collection

Comments
4 min read
The Garbage Collection Model in the ArkTS Programming Language: A Detailed Explanation of Generational GC

The Garbage Collection Model in the ArkTS Programming Language: A Detailed Explanation of Generational GC

Comments
3 min read
HarmonyOS Next:内存管理与 GC 基础

HarmonyOS Next:内存管理与 GC 基础

Comments
1 min read
HarmonyOS Case Practice: Multithreading Task Scheduling and Performance Optimization in an Image Processing Application

HarmonyOS Case Practice: Multithreading Task Scheduling and Performance Optimization in an Image Processing Application

Comments
5 min read
HarmonyOS Case Practice: Design and Implementation of a High-Concurrency Data Acquisition System

HarmonyOS Case Practice: Design and Implementation of a High-Concurrency Data Acquisition System

Comments
5 min read
鸿蒙案例实践:图像处理应用中多线程任务调度与性能优化

鸿蒙案例实践:图像处理应用中多线程任务调度与性能优化

Comments
2 min read
鸿蒙案例实践:高并发数据采集系统的设计与实现

鸿蒙案例实践:高并发数据采集系统的设计与实现

Comments
1 min read
The World of HarmonyOS Programming: Multithreading and Serialization Support in ArkTS

The World of HarmonyOS Programming: Multithreading and Serialization Support in ArkTS

Comments
3 min read
鸿蒙编程江湖:ArkTS 的多线程与序列化支持

鸿蒙编程江湖:ArkTS 的多线程与序列化支持

Comments
1 min read
The World of HarmonyOS Programming: Comprehensive ArkTS Development Cases and Best Practices

The World of HarmonyOS Programming: Comprehensive ArkTS Development Cases and Best Practices

Comments
3 min read
鸿蒙编程江湖:ArkTS开发综合案例与最佳实践

鸿蒙编程江湖:ArkTS开发综合案例与最佳实践

Comments
1 min read
HarmonyOS Case Practice: Concurrent Tasks and UI Interaction Design of the Smart Home Control Panel

HarmonyOS Case Practice: Concurrent Tasks and UI Interaction Design of the Smart Home Control Panel

Comments
5 min read
鸿蒙案例实践:智能家居控制面板的并发任务与UI交互设计

鸿蒙案例实践:智能家居控制面板的并发任务与UI交互设计

Comments
1 min read
The World of HarmonyOS Programming: Declarative UI Programming and State Management in ArkUI

The World of HarmonyOS Programming: Declarative UI Programming and State Management in ArkUI

Comments
3 min read
鸿蒙编程江湖:ArkTS 容器与原生容器在行为上的差异

鸿蒙编程江湖:ArkTS 容器与原生容器在行为上的差异

Comments
1 min read
The World of HarmonyOS Programming: Handling I/O-Intensive Tasks and the Asynchronous Lock Mechanism in ArkTS

The World of HarmonyOS Programming: Handling I/O-Intensive Tasks and the Asynchronous Lock Mechanism in ArkTS

Comments
3 min read
The World of HarmonyOS Programming: Behavioral Differences between ArkTS Containers and Native Containers

The World of HarmonyOS Programming: Behavioral Differences between ArkTS Containers and Native Containers

Comments
3 min read
鸿蒙编程江湖:ArkTS中Sendable数据在并发实例间的传递

鸿蒙编程江湖:ArkTS中Sendable数据在并发实例间的传递

Comments
1 min read
The World of HarmonyOS Programming: In - depth Understanding of Concurrent Task Execution of TaskPool and Worker

The World of HarmonyOS Programming: In - depth Understanding of Concurrent Task Execution of TaskPool and Worker

Comments
4 min read
The World of HarmonyOS Programming: Passing Sendable Data between Concurrent Instances in ArkTS

The World of HarmonyOS Programming: Passing Sendable Data between Concurrent Instances in ArkTS

Comments
3 min read
鸿蒙编程江湖:I/O 密集型任务处理及 ArkTS 的异步锁机制

鸿蒙编程江湖:I/O 密集型任务处理及 ArkTS 的异步锁机制

Comments
1 min read
鸿蒙编程江湖:深入理解TaskPool和Worker的并发任务执行

鸿蒙编程江湖:深入理解TaskPool和Worker的并发任务执行

Comments
1 min read
The World of HarmonyOS Programming: Basics of Concurrent Programming and Task Concurrency in HarmonyOS

The World of HarmonyOS Programming: Basics of Concurrent Programming and Task Concurrency in HarmonyOS

Comments
3 min read
The World of HarmonyOS Programming: Advantages of Asynchronous Programming and the Application of Promise

The World of HarmonyOS Programming: Advantages of Asynchronous Programming and the Application of Promise

Comments
3 min read
鸿蒙编程江湖:并发编程基础与鸿蒙中的任务并发

鸿蒙编程江湖:并发编程基础与鸿蒙中的任务并发

Comments
1 min read
鸿蒙编程江湖:异步编程的优势及 Promise的应用

鸿蒙编程江湖:异步编程的优势及 Promise的应用

Comments
1 min read
HarmonyOS Next自定义数据类型的跨应用协作:实现企业级文档管理

HarmonyOS Next自定义数据类型的跨应用协作:实现企业级文档管理

Comments
2 min read
Cross-Application Collaboration of Custom Data Types in HarmonyOS Next: Implementing Enterprise-Level Document Management

Cross-Application Collaboration of Custom Data Types in HarmonyOS Next: Implementing Enterprise-Level Document Management

Comments
4 min read
鸿蒙编程江湖:HarmonyOS 和 ArkTS 基本概念

鸿蒙编程江湖:HarmonyOS 和 ArkTS 基本概念

Comments
1 min read
HarmonyOS Next Ark Data Management and Distributed Database in Practice: Building an Efficient Synchronization Architecture

HarmonyOS Next Ark Data Management and Distributed Database in Practice: Building an Efficient Synchronization Architecture

Comments
5 min read
HarmonyOS Next跨应用跨设备数据共享实战:从拖拽到同步

HarmonyOS Next跨应用跨设备数据共享实战:从拖拽到同步

Comments
2 min read
HarmonyOS Next Cross-Application and Cross-Device Data Sharing in Practice: From Drag-and-Drop to Synchronization

HarmonyOS Next Cross-Application and Cross-Device Data Sharing in Practice: From Drag-and-Drop to Synchronization

Comments
4 min read
HarmonyOS Next方舟数据管理与分布式数据库实战:构建高效同步架构

HarmonyOS Next方舟数据管理与分布式数据库实战:构建高效同步架构

Comments
2 min read
Future Prospects of HarmonyOS Ark Data Management

Future Prospects of HarmonyOS Ark Data Management

Comments
4 min read
鸿蒙Next数据同步艺术:分布式内存数据库高级性能优化策略

鸿蒙Next数据同步艺术:分布式内存数据库高级性能优化策略

Comments
1 min read
HarmonyOS Advanced Performance Optimization Strategies for Distributed In-Memory Databases

HarmonyOS Advanced Performance Optimization Strategies for Distributed In-Memory Databases

Comments
4 min read
HarmonyOS方舟数据管理的未来展望

HarmonyOS方舟数据管理的未来展望

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next: Distributed Objects and Cross-Device Invocation

The Art of Data Synchronization in HarmonyOS Next: Distributed Objects and Cross-Device Invocation

Comments
3 min read
鸿蒙Next数据同步艺术:分布式对象与跨设备调用

鸿蒙Next数据同步艺术:分布式对象与跨设备调用

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next: Creation and Management of Distributed Data Objects2

The Art of Data Synchronization in HarmonyOS Next: Creation and Management of Distributed Data Objects2

Comments
3 min read
鸿蒙Next数据同步艺术:分布式数据库的使用与数据保护

鸿蒙Next数据同步艺术:分布式数据库的使用与数据保护

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next: The Use of Distributed Databases and Data Protection

The Art of Data Synchronization in HarmonyOS Next: The Use of Distributed Databases and Data Protection

Comments
3 min read
鸿蒙Next数据同步艺术:分布式数据对象的创建与管理

鸿蒙Next数据同步艺术:分布式数据对象的创建与管理

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next: Creation and Management of Distributed Data Objects

The Art of Data Synchronization in HarmonyOS Next: Creation and Management of Distributed Data Objects

Comments
3 min read
鸿蒙Next数据同步艺术:实现自定义数据类型

鸿蒙Next数据同步艺术:实现自定义数据类型

Comments
1 min read
鸿蒙Next应用国际化:时间与日期格式化

鸿蒙Next应用国际化:时间与日期格式化

Comments
3 min read
鸿蒙Next数据同步艺术:常见数据类型处理

鸿蒙Next数据同步艺术:常见数据类型处理

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next: Handling of Common Data Types

The Art of Data Synchronization in HarmonyOS Next: Handling of Common Data Types

Comments
3 min read
HarmonyOS Next Part Four: Understanding the Synchronization of Distributed Data Objects - Necessary but Not Sufficient

HarmonyOS Next Part Four: Understanding the Synchronization of Distributed Data Objects - Necessary but Not Sufficient

Comments
4 min read
鸿蒙Next之数据同步艺术之五:跨应用数据交互

鸿蒙Next之数据同步艺术之五:跨应用数据交互

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next Part Five: Cross - application Data Interaction

The Art of Data Synchronization in HarmonyOS Next Part Five: Cross - application Data Interaction

Comments
3 min read
鸿蒙Next之数据同步艺术之三:标准化数据类型解析-UTD详解

鸿蒙Next之数据同步艺术之三:标准化数据类型解析-UTD详解

Comments
1 min read
鸿蒙Next之数据同步艺术之四:必要不充分理解分布式数据对象同步

鸿蒙Next之数据同步艺术之四:必要不充分理解分布式数据对象同步

Comments
1 min read
The Art of Data Synchronization in HarmonyOS Next Part Two: In-depth Understanding of Standardized Data Types (UTD)

The Art of Data Synchronization in HarmonyOS Next Part Two: In-depth Understanding of Standardized Data Types (UTD)

Comments
3 min read
Internationalization of HarmonyOS Next Applications: Language and Region Settings

Internationalization of HarmonyOS Next Applications: Language and Region Settings

Comments
16 min read
鸿蒙Next之数据同步艺术之一:方舟数据管理揭秘

鸿蒙Next之数据同步艺术之一:方舟数据管理揭秘

Comments
2 min read
The Art of Data Synchronization in HarmonyOS Next Part One: Unveiling ArkData Management

The Art of Data Synchronization in HarmonyOS Next Part One: Unveiling ArkData Management

Comments
6 min read
鸿蒙Next之数据同步艺术之二:深入理解标准化数据类型 (UTD)

鸿蒙Next之数据同步艺术之二:深入理解标准化数据类型 (UTD)

Comments
1 min read
Internationalization of HarmonyOS Next Applications: Calendar and Calendar System Handling

Internationalization of HarmonyOS Next Applications: Calendar and Calendar System Handling

Comments
15 min read
loading...