搜索资源列表
-
0下载:
VB之写入注册表
我们可以看到一些程序在开机时就会自动运行,象Winpopup就是这样的,这是怎么实现的呢?可以把需要运行的程序添加到“开始”-“程序”-“启动”中,还有一种方法就是写入注册表了,这里我们讨论通过写注册表来实现的方法,从中可以看到三个对注册表操作的API函数的使用技巧。-VB of the write to the registry we can see some of the procedures will be run automatically at boot time
-
-
0下载:
该教程将向你介绍MFC的基本概念和术语以及事件驱动程序设计方法。在本节中,你将会输入、编译和运行一个简单的MFC程序。下一节中将向你详细解释这些代码。第三部分讨论了MFC控制和如何定制它们。第四部分将介绍消息映射,你将会处理MFC的事件。-This tutorial will introduce you to basic concepts and terminology of MFC, and event-driven programming. In this section, you will
-
-
0下载:
It is a basic structure for you to design image processing program. Hope it can help the people who don t know how to aquire the video from labview.As long as you install the IMAQ you can run this program.
-
-
0下载:
This chapter provides a tutorial introduction to MySQL by showing how to use the mysqlclient program
to create and use a simple database. mysql(sometimes referred to as the “terminal monitor”or just
“monitor”) is an interactive program that enabl
-