?? addressbook.c
字號:
/*===========================================================================
BREW DEVELOPMENT TRAINING:
Much of the code for the AddressBook has been written and most of the
logic sequencing determined. This is so the student could more
concentrate on BREW APIs as opposed to figuring out logic sequences.
Search for the keyword "Lab". The keyword indicates that the student
may need to perform some action or simply observe necessary code to
make the AddressBook game work properly.
The AddressBook.final contains all of the code necessary to complete AddressBook.
You can either cut and paste from the appropriate sections (not labeled),
or you can copy the AddressBook.final to AddressBook.c and recompile. Be sure and
save the AddressBook.c file if you so desire.
FILE: AddressBook.c
============================================================================
Copyright
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -