📄 expensetracker.c
字号:
/******************************************************************************
FILE: ExpenseTracker.c
SERVICES: AEE Expense Tracking BREW example application
GENERAL DESCRIPTION:
ExpenseTracker is a simple daily expense tracking application
that allows the user to record new expenses as they are accrued
to a database. Expenses can be view and updated based on search
criteria and text reports generated from the contents of the
database.
PUBLIC CLASSES AND STATIC FUNCTIONS:
Classes:
IMenuCtl
ITextCtl
IDateCtl
IStatic
IDialog
IDatabase
IDBMgr
IDBRecord
IFileMgr
IFile
INITIALIZATION & SEQUENCING REQUIREMENTS:
See Exported Routines
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -