defaultlocale.c
来自「BREW应用程序界面开发的控件集」· C语言 代码 · 共 16 行
C
16 行
/*=================================================================================
FILE: DefaultLocale.c
SERVICES: Locale specific string and text formatting utilities.
LANGUAGE: US English, widget default
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. Addition implementations
may be added later to support additional languages.
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?