format codes

This commit is contained in:
Meco Man 2022-01-09 07:19:55 -05:00
parent f21af8362b
commit b2b3fa6e27
17 changed files with 221 additions and 221 deletions

View File

@ -1,7 +1,7 @@
/*
* File : emac.c
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2006-2014, RT-Thread Develop Team
* COPYRIGHT (C) 2006-2021, RT-Thread Develop Team
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@ -297,7 +297,7 @@ static void app_main(void *parameter)
}
// rtgui_win_set_box(win_hello, box);
label = rtgui_label_create("šţÂŢ,íďĹÖ!");
label = rtgui_label_create("哈罗,盹胖!");
if(label == RT_NULL)
{
rt_kprintf("Create lable failed!\n");

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2006-2018, RT-Thread Development Team
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2006-2020, RT-Thread Development Team
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2006-2020, RT-Thread Development Team
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*