开发语言:C/C++
实例大小:0.22M
实例类别:桌面应用界面/GUI
【实例简介】
用于课程实例设计,开发
【实例截图】
【核心代码】
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
内容转载自网站: 阁楼网源 -最干净的资源网站

宠物管理系统课程设计(源码+数据库)
最新推荐文章于 2025-11-17 09:37:02 发布
该博客介绍了一个用C/C++开发的桌面应用界面/GUI课程实例。实例大小为0.22M,给出了核心代码文件结构,包含众多.cpp和.h文件,还有相关资源文件及SQL文件,内容转载自阁楼网源。
8970





