📄 localedede.c
字号:
/*========================================================================
FILE: localedede.c
SERVICES: Locale specific string and text formatting utilities.
LANGUAGE: German (Germany)
PUBLIC CLASSES: ILocale
DESCRIPTION: This file describes an interface that provides
language dependent string formatting for a specific
language. The intent is that there be one of these
objects for each language your device supports.
Additional implementations may be added later to
support additional languages.
This ILocale object is provided as a sample for
developers wishing to implement their own. It is
intended as a starting point for your ILocale
object and is NOT to be used as a complete
implementation to support German.
========================================================================
========================================================================
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -