嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在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