-
VC_ADO-SQLSERVER-Access
mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。
(mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.)
- 2011-08-21 10:38:29下载
- 积分:1
-
ShortCut
创建桌面快捷方式和活动桌面,功能强大,可以实现快捷方式和活动桌面。(Create a desktop shortcut and Active Desktop, powerful, can achieve the desktop shortcuts and activities.)
- 2013-08-12 11:08:06下载
- 积分:1
-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1
-
将对话框作为MDI子窗口
一个用于多文档MDI的对话框子窗口,与FormView不同,不需要子框架窗口的支持。(more documentation for an MDI window-box, and FormView different, not for the support of the framework of the window.)
- 2005-04-08 10:04:12下载
- 积分:1
-
non_dynamip
Use of non Windows dynamic link libraries
- 2018-12-03 13:39:25下载
- 积分:1
-
testmfc
一个vc++6.0下简单的计算器程序,有助于初学者学习MFC(A vc++6.0 under a simple calculator program to help beginners learn MFC)
- 2009-12-03 23:53:14下载
- 积分:1
-
miniplayer
说明: 模拟winxp中的扫雷程序,相似度百分之九十以上,实现了鼠标左右键同时按下功能。(Simulated the minesweeping program in WinXP, the similarity is more than 90%, and realized the function of pressing left and right mouse buttons at the same time.)
- 2019-12-23 10:31:01下载
- 积分:1
-
timer
在对话框中动态显示系统时间!!! ^_^(In the dialog time dynamic display system!!!)
- 2014-11-02 00:35:33下载
- 积分:1
-
shor
大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。(Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a very short time the quality factor of large numbers, the RSA of the existing system is a serious threat.)
- 2021-01-14 21:58:46下载
- 积分:1
-
CloseWindowDlg
本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。(This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.)
- 2013-04-25 08:19:46下载
- 积分:1