Location:
Search - tong_xun_lu
Search list
Description: 简易通讯录,vc+MFC ODBC+acess环境,非常简单易用,也是学习vc+MFC ODBC+acess设计的入门程-simple correspondence, vc MFC ODBC acess, very simple to use, also learning vc MFC ODBC acess-designed portal
Platform: |
Size: 510384 |
Author: dhyao |
Hits:
Description: /*** 以下是函数原型*******/
int enter(ADDRESS t[]) /*输入记录*/
void list(ADDRESS t[],int n) /*显示记录*/
void search(ADDRESS t[],int n) /*按姓名查找显示记录*/
int delete1(ADDRESS t[],int n) /*删除记录*/
int add(ADDRESS t[],int n) /*插入记录*/
void save(ADDRESS t[],int n) /*记录保存为文件*/
int load(ADDRESS t[]) /*从文件中读记录*/
void display(ADDRESS t[]) /*按序号查找显示记录*/
void sort(ADDRESS t[],int n) /*按姓名排序*/
void qseek(ADDRESS t[],int n) /*快速查找记录*/
void copy() /*文件复制*/
void print(ADDRESS temp) /*显示单条记录*/
int find(ADDRESS t[],int n,char *s) /*查找函数*/
int menuSelect() /*主菜单函数*/
void clrscr(void)
void gotoxy(int,int)
Platform: |
Size: 4136 |
Author: 石鹏 |
Hits:
Description:
Platform: |
Size: 509952 |
Author: dhyao |
Hits:
Description: /*** 以下是函数原型*******/
int enter(ADDRESS t[]) /*输入记录*/
void list(ADDRESS t[],int n) /*显示记录*/
void search(ADDRESS t[],int n) /*按姓名查找显示记录*/
int delete1(ADDRESS t[],int n) /*删除记录*/
int add(ADDRESS t[],int n) /*插入记录*/
void save(ADDRESS t[],int n) /*记录保存为文件*/
int load(ADDRESS t[]) /*从文件中读记录*/
void display(ADDRESS t[]) /*按序号查找显示记录*/
void sort(ADDRESS t[],int n) /*按姓名排序*/
void qseek(ADDRESS t[],int n) /*快速查找记录*/
void copy() /*文件复制*/
void print(ADDRESS temp) /*显示单条记录*/
int find(ADDRESS t[],int n,char *s) /*查找函数*/
int menuSelect() /*主菜单函数*/
void clrscr(void)
void gotoxy(int,int) -/*** The following is a function prototype*******/ int enter (ADDRESS t [])/* input record*/void list (ADDRESS t [], int n)/* show the record*/void search ( ADDRESS t [], int n)/* Find a show record by name*/int delete1 (ADDRESS t [], int n)/* delete record*/int add (ADDRESS t [], int n)/* insert records*/void save (ADDRESS t [], int n)/* record-keeping for the document*/int load (ADDRESS t [])/* read record from file*/void display (ADDRESS t [])/*, by serial number Find show record*/void sort (ADDRESS t [], int n)/* Sort by name*/void qseek (ADDRESS t [], int n)/* Quick Search records*/void copy ()/* copy*/void print (ADDRESS temp)/* display a single record*/int find (ADDRESS t [], int n, char* s)/* Find function*/int menuSelect ()/* main menu function*/void clrscr (void ) void gotoxy (int, int)
Platform: |
Size: 4096 |
Author: 石鹏 |
Hits:
Description: C++的班级通迅录 大家可以下载回去-C++ class communication recorded .you can download
Platform: |
Size: 3072 |
Author: yang |
Hits:
Description: 用VFP做的一个小的通讯录管理系统,实现了简单的联系人存储功能,仅供学习交流QQ:473995510-VFP do a small address book management system, to achieve a simple contacts stored only communicate QQ: 473 995 510
Platform: |
Size: 3009536 |
Author: |
Hits: