基本信息
源码名称:通讯录管理系统
源码大小:79.40M
文件格式:.zip
开发语言:C/C++
更新时间:2024-11-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 5 元 
   源码介绍


通讯录管理系统3

├── Manager.cpp
├── Manager.h
├── Person.cpp
├── Person.h
├── Person.txt
├── x64
│   ├── Debug
│   │   ├── 通讯录管理系统3.exe
│   │   └── 通讯录管理系统3.pdb
│   └── Release
│       ├── 通讯录管理系统3.exe
│       └── 通讯录管理系统3.pdb
├── 通讯录管理系统.cpp
├── 通讯录管理系统3
│   └── x64
│       ├── Debug
│       │   ├── Manager.obj
│       │   ├── Person.obj
│       │   ├── vc143.idb
│       │   ├── vc143.pdb
│       │   ├── 通讯录管理系统.obj
│       │   ├── 通讯录管理系统3.exe.recipe
│       │   ├── 通讯录管理系统3.ilk
│       │   ├── 通讯录管理系统3.log
│       │   └── 通讯录管理系统3.tlog
│       │       ├── CL.command.1.tlog
│       │       ├── CL.read.1.tlog
│       │       ├── CL.write.1.tlog
│       │       ├── Cl.items.tlog
│       │       ├── link.command.1.tlog
│       │       ├── link.read.1.tlog
│       │       ├── link.secondary.1.tlog
│       │       ├── link.write.1.tlog
│       │       └── 通讯录管理系统3.lastbuildstate
│       └── Release
│           ├── Manager.obj
│           ├── Person.obj
│           ├── vc143.pdb
│           ├── 通讯录管理系统.obj
│           ├── 通讯录管理系统3.exe.recipe
│           ├── 通讯录管理系统3.iobj
│           ├── 通讯录管理系统3.ipdb
│           ├── 通讯录管理系统3.log
│           └── 通讯录管理系统3.tlog
│               ├── CL.command.1.tlog
│               ├── CL.read.1.tlog
│               ├── CL.write.1.tlog
│               ├── Cl.items.tlog
│               ├── link.command.1.tlog
│               ├── link.read.1.tlog
│               ├── link.secondary.1.tlog
│               ├── link.write.1.tlog
│               └── 通讯录管理系统3.lastbuildstate
├── 通讯录管理系统3.sln
├── 通讯录管理系统3.vcxproj
├── 通讯录管理系统3.vcxproj.filters
└── 通讯录管理系统3.vcxproj.user

9 directories, 48 files