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