localeengb.c
来自「BREW应用程序界面开发的控件集」· C语言 代码 · 共 27 行
C
27 行
/*========================================================================
FILE: localeengb.c
SERVICES: Locale specific string and text formatting utilities.
LANGUAGE: UK English
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 British English.
========================================================================
========================================================================
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?