基本信息
源码名称:宠物管理系统课程设计(源码+数据库)
源码大小:0.22M
文件格式:.zip
开发语言:C/C++
更新时间:2020-12-01
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

用于课程实例设计,开发


animals

├── animals
│   ├── ADOConn.cpp
│   ├── ADOConn.h
│   ├── CAdminFunctionDlg.cpp
│   ├── CAdminFunctionDlg.h
│   ├── CBuyDog.cpp
│   ├── CBuyDog.h
│   ├── CCatBuyDialog.cpp
│   ├── CEVADlg.cpp
│   ├── CEVADlg.h
│   ├── CEvaDetailDlg.cpp
│   ├── CEvaDetailDlg.h
│   ├── CHeaderCtrlCl.cpp
│   ├── CHeaderCtrlCl.h
│   ├── CListCtrlCl.cpp
│   ├── CListCtrlCl.h
│   ├── CListCtrlUpdateButton.cpp
│   ├── CListCtrlUpdateButton.h
│   ├── CMyPublicData.cpp
│   ├── CMyPublicData.h
│   ├── CUpdatePetDlg.cpp
│   ├── CUpdatePetDlg.h
│   ├── CUploadPetDlg.cpp
│   ├── CUploadPetDlg.h
│   ├── CUserFunctionDlg.cpp
│   ├── CUserFunctionDlg.h
│   ├── Dinitial.cpp
│   ├── Dinitial.h
│   ├── FindpwdDlg.cpp
│   ├── FindpwdDlg.h
│   ├── LinkButton.cpp
│   ├── LinkButton.h
│   ├── LoginDlg.cpp
│   ├── LoginDlg.h
│   ├── MainDlg.cpp
│   ├── Picture.cpp
│   ├── Picture.h
│   ├── RegDlg.cpp
│   ├── RegDlg.h
│   ├── animals.aps
│   ├── animals.cpp
│   ├── animals.h
│   ├── animals.rc
│   ├── animals.vcxproj
│   ├── animals.vcxproj.filters
│   ├── animals.vcxproj.user
│   ├── animalsDlg.cpp
│   ├── animalsDlg.h
│   ├── res
│   │   ├── animals.ico
│   │   ├── animals.rc2
│   │   ├── cursor1.cur
│   │   └── cursor2.cur
│   ├── resource.h
│   ├── sql
│   │   ├── pet.sql
│   │   └── 模型.jpg
│   ├── stdafx.cpp
│   ├── stdafx.h
│   └── targetver.h
└── animals.sln

3 directories, 58 files