diff --git a/ClockFACardDemo/LICENSE b/ClockFACardDemo/LICENSE index 80576ef141485b36eea4aebf25af97020bc2de44..0d157f823e33378716f6abc657afe78e9b147793 100644 --- a/ClockFACardDemo/LICENSE +++ b/ClockFACardDemo/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2021 Huawei Device Co., Ltd. All rights reserved. + Copyright (c) 2021 Huawei Device Co., Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ClockFACardDemo/README.md b/ClockFACardDemo/README.md index 28abd016cc4debd3869fa438a32bae36632aee96..214957e460384b7bc6867a526d31e0549b444aee 100644 --- a/ClockFACardDemo/README.md +++ b/ClockFACardDemo/README.md @@ -1,6 +1,6 @@ # ClockFACardDemo 简介 -• 本cookbook旨在使开发人员了解HarmonyOS中JAVA卡片的开发,包含卡片的创建、更新、删除功能,实现了时分秒,年月日,星期的实时刷新效果。 +• 本codelab旨在使开发人员了解HarmonyOS中JAVA卡片的开发,包含卡片的创建、更新、删除功能,实现了时分秒,年月日,星期的实时刷新效果。 安装要求 • 安装DevEco Studio @@ -23,7 +23,7 @@ 请参阅LICENSE文件以获得更多信息。 What is it? -This cookbook is designed to enable developers to understand the development of Java cards in HarmonyOS, including the creation, update, and deletion of cards, and the real-time refresh effect of hour, second, year, month, day, and week. +This codelab is designed to enable developers to understand the development of Java cards in HarmonyOS, including the creation, update, and deletion of cards, and the real-time refresh effect of hour, second, year, month, day, and week. Installation requirements • Install DevEco Studio diff --git a/StepsCard/LICENSE b/StepsCard/LICENSE index 80576ef141485b36eea4aebf25af97020bc2de44..0d157f823e33378716f6abc657afe78e9b147793 100644 --- a/StepsCard/LICENSE +++ b/StepsCard/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2021 Huawei Device Co., Ltd. All rights reserved. + Copyright (c) 2021 Huawei Device Co., Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/StepsCard/README.md b/StepsCard/README.md index 66a4141ff05ff54ffc732a7cb31f35d8b823126d..3ed8768d36acd739b4510ee2552f92b2832227ce 100644 --- a/StepsCard/README.md +++ b/StepsCard/README.md @@ -1,6 +1,6 @@ # StepsCard -简介 • 本cookbook旨在使开发人员了解HarmonyOS中JS卡片的开发,包含卡片的创建、更新、删除功能,以文字的方式展了现用户当日行走的步数及路程,以进度条的方式展现了用户完成目标步数的进度,以线形图的方式展现了用户近四天的行走的步数统计,并实现了随着用户行走而更新卡片数据的效果。 +简介 • 本codelab旨在使开发人员了解HarmonyOS中JS卡片的开发,包含卡片的创建、更新、删除功能,以文字的方式展了现用户当日行走的步数及路程,以进度条的方式展现了用户完成目标步数的进度,以线形图的方式展现了用户近四天的行走的步数统计,并实现了随着用户行走而更新卡片数据的效果。 安装要求 • 安装DevEco Studio @@ -23,7 +23,7 @@ 请参阅LICENSE文件以获得更多信息。 What is it? -This cookbook is designed to enable developers to understand the development of JS cards in HarmonyOS, including card creation, update, and deletion functions. It displays the number of steps and distances that users have walked on the day in text mode, and displays the progress of users completing the target steps in a progress bar. A line chart is used to display the step count statistics of the user in the last four days, and the card data is updated as the user walks. +This codelab is designed to enable developers to understand the development of JS cards in HarmonyOS, including card creation, update, and deletion functions. It displays the number of steps and distances that users have walked on the day in text mode, and displays the progress of users completing the target steps in a progress bar. A line chart is used to display the step count statistics of the user in the last four days, and the card data is updated as the user walks. Installation requirements • Install DevEco Studio