文件名称:【MFC】ListControl控件实现翻页
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2017-09-01
- 文件大小:
- 1.85mb
- 下载次数:
- 0次
- 提 供 者:
- qiangexi********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test\Debug\StdAfx.obj
Test\Debug\Test.exe
Test\Debug\Test.ilk
Test\Debug\Test.obj
Test\Debug\Test.pch
Test\Debug\Test.pdb
Test\Debug\Test.res
Test\Debug\TestDlg.obj
Test\Debug\TestSet.obj
Test\Debug\vc60.idb
Test\Debug\vc60.pdb
Test\ReadMe.txt
Test\res\Test.ico
Test\res\Test.rc2
Test\resource.h
Test\StdAfx.cpp
Test\StdAfx.h
Test\Test.aps
Test\Test.clw
Test\Test.cpp
Test\Test.dsp
Test\Test.dsw
Test\Test.h
Test\Test.ncb
Test\Test.opt
Test\Test.plg
Test\Test.rc
Test\TestData\student.mdb
Test\TestDlg.cpp
Test\TestDlg.h
Test\TestSet.cpp
Test\TestSet.h
Test\Debug
Test\res
Test\TestData
Test
Test\Debug\Test.exe
Test\Debug\Test.ilk
Test\Debug\Test.obj
Test\Debug\Test.pch
Test\Debug\Test.pdb
Test\Debug\Test.res
Test\Debug\TestDlg.obj
Test\Debug\TestSet.obj
Test\Debug\vc60.idb
Test\Debug\vc60.pdb
Test\ReadMe.txt
Test\res\Test.ico
Test\res\Test.rc2
Test\resource.h
Test\StdAfx.cpp
Test\StdAfx.h
Test\Test.aps
Test\Test.clw
Test\Test.cpp
Test\Test.dsp
Test\Test.dsw
Test\Test.h
Test\Test.ncb
Test\Test.opt
Test\Test.plg
Test\Test.rc
Test\TestData\student.mdb
Test\TestDlg.cpp
Test\TestDlg.h
Test\TestSet.cpp
Test\TestSet.h
Test\Debug
Test\res
Test\TestData
Test