idatectlusage.c
来自「一些brew的简单代码」· C语言 代码 · 共 22 行
C
22 行
/*===========================================================================
FILE: idatectlusage.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of IDATECTL interface. IDATECTL interface
functions allow the user to create/operate on IDateCtl objects. IDateCtl
objects are used to invoke Calender date related functionality.
The date control interface has two modes. One is the DATE mode and the
other is the DATE-PICK mode. In the date mode the date object contains
the day of week, month, day, and year.
In the date-pick mode a calendar view is present.
PUBLIC CLASSES:
N/A
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?