-
CTreeControl
CCombox控件的使用和重绘,这个对于初学者来说是很好的学习资料,对于学习控件编程的人来说是很好的资料(It is Very usefully for learning user,if you want to learning coding ,please download this code)
- 2010-09-05 17:35:12下载
- 积分:1
-
036339
说明: Protocol NetBIOS's underlying encoding()
- 2017-12-16 16:34:49下载
- 积分:1
-
OwnDrawButton
简单的重绘了vc++中的按钮,实现鼠标在按钮上移动时,按钮的动态响应(a sample class for button of vc++)
- 2010-08-18 10:40:01下载
- 积分:1
-
带文字与位图的按钮
带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。(with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.)
- 2005-08-09 11:04:49下载
- 积分:1
-
trick_button_demo
随鼠标位置移动而不能按下去的按钮(The button which can not be pressed according to the position of mouse)
- 2001-01-01 00:00:00下载
- 积分:1
-
WTLButtonST
说明: 用的是WTL, 不是 MFC的,代码够精简 !(using the WTL, not MFC, code streamlined enough!)
- 2006-04-11 15:39:33下载
- 积分:1
-
ButtonST
带特效的Button控件,可以添加图片、URL、根据事件动态改变显示(ButtonST Ctrl)
- 2015-09-17 09:54:09下载
- 积分:1
-
MFCLIBXX
在bin目录中是SYGUI免费版动态库
syguiF10D.dll Debug版
syguiF10.dll Release版
注:在编译Debug版应用程序后,由于MFC OLE库不一致可能会导致应用程序不能运行,可将该目录下的
MFCO42D.DLL拷贝到应用程序执行的目录中.
在lib目录中使SYGUI免费版LIB导入文件
syguiF10D.lib Debug版
syguiF10.lib Release版
在include目录中是SYGUI头文件
在sample目录中是使用SYGUI应用程序的例子代码
(the bin directory is a free version of SYGUI DLL syguiF10D.dll Debu g version syguiF10.dll Release version Note : Debug version of the compiler application procedures, As for MFC OLE may lead to inconsistent application can not run, Contents may be under the MFCO42D.DLL copy of the application to the implementation of the directory. the lib directory manipulation SYGUI free version LIB Import files syguiF10D.lib Debug version syguiF 10.lib Release version of the include directory is the first document in SYGUI sampl e directory is used SYGUI application code examples)
- 2006-07-23 10:04:53下载
- 积分:1
-
button
使用mfc写的小程序,集合了各式各样的按钮,学习不错(MFC to do the various buttons, you can learn about, very good)
- 2013-08-07 13:12:03下载
- 积分:1
-
cn700_vc45888224441
软件介绍:
编程环境:
windows2003 +visual stdio c++ .net
Ado + SQL2000
/####################################/
**
SQL设置:
将在SQL2000下建立schooldata数据库
导入数据文件
导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同
主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等
程序中有几个BUG还没解决,
实现功能:
操作:在选择查询条件:选择一个,tree控件里显示相关信息
可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内
双击LIST控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息
//======================================================================
程序还用了Active Skin 对程序进行了换肤()
- 2008-07-05 22:41:21下载
- 积分:1