Hongmeng kernel source code analysis (memory assembly) | what assembly code does the memory implementation involve | add Chinese comments to the HarmonyOS source code, and the four warehouses are updated synchronously | V11 02
Hongmeng kernel source code comments Chinese version [CSDN warehouse] | Gitee warehouse | Github warehouse | Coding warehouse] Add Chinese notes to the HarmonyOS source code line by line and elaborate the design details to help you quickly read the HarmonyOS kernel source code and master the operation mechanism of the whole Hongmeng kernel. The ...
Posted by dmccabe on Tue, 10 May 2022 03:42:04 +0300
#2020 essay solicitation - Watch # Shenhong Association Shenda group: OpenHarmony Games: greedy snake
catalog: preface summary Project creation Complete basic layout Draw the snake, food and ground Let the snake move Judgment of eating food Game restart and scoring epilogue Source package
preface
With the deepening of learning, we decided to transplant the classic game greedy snake to Hongmeng. This article is used to record the feelings in l ...
Posted by xcali on Tue, 03 May 2022 19:33:28 +0300
Hongmeng kernel source code analysis (what is the task chapter) | what are the internal organs of the task?
Hongmeng kernel source code annotation Chinese version < gitee warehouse | CSDN warehouse | Github warehouse | Coding warehouse > intensive reading of kernel source code, Chinese annotation analysis, deep excavation of foundation engineering, construction of bottom network diagram, and synchronous update of four code warehouses every day ...
Posted by ignorant on Wed, 27 Apr 2022 22:58:11 +0300
Use Hi3861 to connect to wifi hotspot and start TCPSocketServer
catalog:
1, Connect Wifi hotspot
2, Networking
3, Start TcpSocketServer and send and receive messages
4, End of networking
5, Test situation
6, All source code
This time, Hi3861 is used to complete the connection of Wifi hotspot, start TCP SocketServer, receive messages and feed them back to TcpCLient.
1, Connect Wifi hotspots. The m ...
Posted by wacook on Tue, 26 Apr 2022 07:32:20 +0300
Hongmeng kernel source code analysis (timer mechanism) | who is the highest priority task of the kernel| Chinese annotation HarmonyOS source code | V31 01
Million Chinese character annotation > > intensive reading kernel source code, Chinese annotation analysis, deep foundation engineering, permanent brain memory, and four code warehouses are updated synchronously every day < Gitee | Github | CSDN | Coding >
One hundred blog Analysis > > story telling kernel, Q & a guide, l ...
Posted by sunnyvatsal on Tue, 19 Apr 2022 13:38:36 +0300
Basic knowledge of Hongmeng development learning introduction
Basic knowledge of Hongmeng development learning introduction
Hongmeng HarmonyOS development wiki
1, Concept of HAP
The software package of HarmonyOS is very interesting. It is called APP Pack. It is different from the APK of Android. Because of the distributed system, its software package is an overall concept, including multiple independe ...
Posted by sprocket on Mon, 18 Apr 2022 07:58:32 +0300
From wechat applet to Hongmeng js development [06] - wiper & animator & Marquee
catalog: 1. swiper rotation chart 2. Image animator slide 3. marquee lantern 4. nginx dynamic and static separation
1. swiper rotation chart
The swiper component of wechat applet can only place swiper item, while the swiper component of Hongmeng js can place any component other than list, which is more powerful. In addition to the bottom menu ...
Posted by radalin on Sun, 17 Apr 2022 15:06:10 +0300
Hongmeng open source third-party component -- VideoCache video cache component
catalog:
1. Component rendering display
2. Sample parsing
3. Library parsing
4. Collection of articles on Hongmeng open source third party components
preface
Video cache component based on Android platform( https://github.com/danikula/Android VideoCache ), the migration and reconstruction of hongmenghua has been realized, and the code has ...
Posted by louisA2A on Thu, 31 Mar 2022 03:17:01 +0300