文件名称:AddressBook
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.22mb
- 下载次数:
- 0次
- 提 供 者:
- 欣*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
查找记录:以姓名为关键字,查找并显示该记录。若查找不到,则姓名显示为NULL。
添加记录:将当前记录按姓名序加入通讯录,然后显示第一条记录。
修改记录:修改当前记录,显示当前记录。想名字段位关键字,不允许被修改。
删除记录:删除当前记录,然后显示第一条记录(假定姓名是关键字,不允许出现相同的名字的记录,即指定姓名就可以唯一确定待删除的记录)。
第一条记录:将当前记录指针移至首节点,若已经是首节点则不动。
前一条记录:将当前记录指针向前移动一个节点,若已经是首节点则不动。
后一条记录:将当前记录指针向后移动一个节点,若已经是尾节点则不动。
最后一条记录:将当前记录指针移至尾节点,若已经是尾节点则不动。
加载:从文件中调入以保存的通讯录数据。
保存:保存通讯录数据。
退出:退出系统。
-Find records: the name of a keyword, find and display the record. If you can not find, the name appears as NULL.
Add Record: order by name of the current record by adding contacts, and then displays the first record.
Revision History: modify the current record, display the current record. Dan would like to name keyword, not allowed to be modified.
Delete Record: Deletes the current record, and then displays the first record (assuming the name is a keyword, not allowed the same name record, that name can be specified uniquely identify the record to be deleted).
First record: the current record pointer to the first node, if the node is not the first move.
Previous record: current record pointer will move forward a node, if the node is not the first move.
After a record: the current record pointer back one node, if the end node is not fixed.
Last record: the end of the current record pointer to the node, if the end node is not fixed.
Load: transferred from the file to save
添加记录:将当前记录按姓名序加入通讯录,然后显示第一条记录。
修改记录:修改当前记录,显示当前记录。想名字段位关键字,不允许被修改。
删除记录:删除当前记录,然后显示第一条记录(假定姓名是关键字,不允许出现相同的名字的记录,即指定姓名就可以唯一确定待删除的记录)。
第一条记录:将当前记录指针移至首节点,若已经是首节点则不动。
前一条记录:将当前记录指针向前移动一个节点,若已经是首节点则不动。
后一条记录:将当前记录指针向后移动一个节点,若已经是尾节点则不动。
最后一条记录:将当前记录指针移至尾节点,若已经是尾节点则不动。
加载:从文件中调入以保存的通讯录数据。
保存:保存通讯录数据。
退出:退出系统。
-Find records: the name of a keyword, find and display the record. If you can not find, the name appears as NULL.
Add Record: order by name of the current record by adding contacts, and then displays the first record.
Revision History: modify the current record, display the current record. Dan would like to name keyword, not allowed to be modified.
Delete Record: Deletes the current record, and then displays the first record (assuming the name is a keyword, not allowed the same name record, that name can be specified uniquely identify the record to be deleted).
First record: the current record pointer to the first node, if the node is not the first move.
Previous record: current record pointer will move forward a node, if the node is not the first move.
After a record: the current record pointer back one node, if the end node is not fixed.
Last record: the end of the current record pointer to the node, if the end node is not fixed.
Load: transferred from the file to save
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AddressBook\AddressBook.aps
...........\AddressBook.clw
...........\AddressBook.cpp
...........\AddressBook.dsp
...........\AddressBook.dsw
...........\AddressBook.h
...........\AddressBook.ncb
...........\AddressBook.opt
...........\AddressBook.plg
...........\AddressBook.rc
...........\AddressBook.sln
...........\AddressBook.suo
...........\AddressBook.txt
...........\AddressBook.vcproj.lenovo-PC.lenovo.user
...........\AddressBookDlg.cpp
...........\AddressBookDlg.h
...........\AddressBookList.h
...........\C++课设报告.doc
...........\Debug\AddressBook.ilk
...........\.....\AddressBook.obj
...........\.....\AddressBook.res
...........\.....\AddressBook.txt
...........\.....\AddressBookDlg.obj
...........\.....\Desktop_1.ini
...........\.....\Desktop_2.ini
...........\.....\StdAfx.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\Desktop_1.ini
...........\Desktop_2.ini
...........\ReadMe.txt
...........\res\AddressBook.ico
...........\...\AddressBook.rc2
...........\...\Desktop_1.ini
...........\...\Desktop_2.ini
...........\Resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\Debug
...........\res
AddressBook
...........\AddressBook.clw
...........\AddressBook.cpp
...........\AddressBook.dsp
...........\AddressBook.dsw
...........\AddressBook.h
...........\AddressBook.ncb
...........\AddressBook.opt
...........\AddressBook.plg
...........\AddressBook.rc
...........\AddressBook.sln
...........\AddressBook.suo
...........\AddressBook.txt
...........\AddressBook.vcproj.lenovo-PC.lenovo.user
...........\AddressBookDlg.cpp
...........\AddressBookDlg.h
...........\AddressBookList.h
...........\C++课设报告.doc
...........\Debug\AddressBook.ilk
...........\.....\AddressBook.obj
...........\.....\AddressBook.res
...........\.....\AddressBook.txt
...........\.....\AddressBookDlg.obj
...........\.....\Desktop_1.ini
...........\.....\Desktop_2.ini
...........\.....\StdAfx.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\Desktop_1.ini
...........\Desktop_2.ini
...........\ReadMe.txt
...........\res\AddressBook.ico
...........\...\AddressBook.rc2
...........\...\Desktop_1.ini
...........\...\Desktop_2.ini
...........\Resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\Debug
...........\res
AddressBook