/* # Copyright (c) 2020-2030 iSoftStone Information Technology (Group) Co.,Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and */ 日历样例是基于Open Harmony 3.1Release进行开发,在rk3399E开发板上运行,界面如下: ![](screenshots/display.jpg) 日历样例分为三部分,如下所示 第一部分:显示年月 第二部分:显示日期和星期 第三部分:可以添加备忘录,将设置的信息存储起来 ![](screenshots/memorandum.jpg)