-
一款中国象棋的源程序,难度不大,供各位编程辛苦闲暇之余玩乐...
一款中国象棋的源程序,难度不大,供各位编程辛苦闲暇之余玩乐-new source of Chinese chess, not more difficult, for your hard leisure programming while having fun
- 2023-05-03 08:10:02下载
- 积分:1
-
在mfc单文档中如何使用OpenGl,包含具体txt步骤方法
在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
- 2023-08-21 13:40:05下载
- 积分:1
-
一个windows vista 的task dialog的彷真可以在98/2000/xp下使用 代替messagebox api...
一个windows vista 的task dialog的彷真可以在98/2000/xp下使用 代替messagebox api-Windows vista a simulation of the task dialog can 98/2000/XP used in place of messagebox api
- 2023-06-24 01:05:04下载
- 积分:1
-
界面制作 。。很简单 主要可以轻松学习BCB 主要用Moveto() Line to () 2个函数来实现...
界面制作 。。很简单 主要可以轻松学习BCB 主要用Moveto() Line to () 2个函数来实现-Interface production. . Is very simple easy to learn BCB can mainly be mainly used Moveto () Line to () 2 a function to achieve the
- 2022-05-26 12:20:50下载
- 积分:1
-
滚动演示选项卡
Tab with Scroll Demo
- 2022-03-21 10:20:49下载
- 积分:1
-
msgbox version of xp interface, we can learn from XP interface to the basic meth...
msgbox的xp界面版本,可以学习到XP界面的基本实现方法,VB!-msgbox version of xp interface, we can learn from XP interface to the basic method, VB!
- 2022-11-07 00:10:03下载
- 积分:1
-
设备管理系统
设备管理系统是基于MFC的用户对厂商设备的管理,有客户端和服务器端构成,两端的通信技术用的是套接字技术。客户端主要是对前台界面的操作,服务器端主要是处理客户端发来的消息和请求,并且对数据库进行操作。
- 2022-08-11 00:47:35下载
- 积分:1
-
VC通用控件编程之CSlider控件,方法介绍。源码
VC通用控件编程之CSlider控件,方法介绍。源码 -VC General Controls Programming Between CSlider controls, methods introduced. Source
- 2023-08-13 12:55:03下载
- 积分:1
-
This book is designed to give you a working knowledge of Windows Presentation
F...
这本书主要讲解WPF的基础知识,适合正在使用.NET技术设计UI的开发者(WINFROM MFC HTML)。-This book is designed to give you a working knowledge of Windows Presentation
Foundation (WPF). The assumption is that the reader is already a .NET developer with
some familiarity with other UI technologies (WinForms, MFC, HTML) but is new to
WPF. In particular, the book focuses on using WPF with Visual Studio 2008, which we
believe is the primary tool that most WPF developers will use, although we still spend
some time talking about other available tools.
- 2022-07-21 03:40:03下载
- 积分:1
-
winform datagridview 分页查询
资源描述
资源描述
winform中,datagridview对于数据展示比较便利。当后台数据量非常大时,将数据一次性全部加载将导致极大的内存消耗和网络开销,甚至导致程序卡死。因此,分页查询很有必要。附件代码通过自定义控件实现分页导航栏的控制,通过调用后台数据库存储过程实现数据的分页获取。
- 2022-02-20 08:26:29下载
- 积分:1