📄 expensetracker.c
字号:
/******************************************************************************FILE: ExpenseTracker.cSERVICES: AEE Expense Tracking BREW example applicationGENERAL 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 IFileINITIALIZATION & SEQUENCING REQUIREMENTS: See Exported Routines Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -