-
Visual C++面向对象与可视化程序设计(第2版)课后练习源代码
Visual C++面向对象与可视化程序设计(第2版)课后练习源代码-Visual C++ object-oriented programming and visualization (2nd Edition) source code for the exercises
- 2022-03-26 09:08:34下载
- 积分:1
-
Evc4.0 write their own use a program, the program calls a memory card procedures...
自己使用evc4.0写的一个程序,程序调用存储卡上的一个程序,并且通过模拟鼠标的操作进行自动化控制程序。可以供学习调用使用其他程序、模拟鼠标点击消息的朋友参考。本程序在wince5.0下调试通过。-Evc4.0 write their own use a program, the program calls a memory card procedures, and by simulating the operation of the mouse to automate control procedures. Can learn to call for the use of other procedures, simulating a mouse click message friend reference. This procedure adopted in wince5.0 debugging.
- 2022-10-19 11:10:03下载
- 积分:1
-
图片查看器和转换器,用VB写的,包括图片型GIF、JPEG、钛…
这是一个用vb编写的图片格式察看,转换的控件,支持GIF,JPEG,TIFF,PNG等流行的图片格式,值得一看。-A picture viewer and converter written in VB, include picture type GIF, JPEG, TIFF, PNG etc.
- 2022-05-24 17:50:44下载
- 积分:1
-
南方信息港笑话频道,放松您的生活,有劳有逸,享受生活!...
南方信息港笑话频道,放松您的生活,有劳有逸,享受生活!-CP joke channel, relax your life, a labor Plaza and enjoy life!
- 2022-04-11 05:48:21下载
- 积分:1
-
jmail free fot the email
jmail free fot the email
- 2022-03-19 15:06:20下载
- 积分:1
-
windows 下的一个高级录音程序
windows下用MFC开发的录音程序。
使用PCM编码格式,位数、采样频率等参数可调
可实时显示波形,实时写入wav文件和MP3文件。
等等
- 2023-02-03 02:10:04下载
- 积分:1
-
文件被修改后通知主界面,不错的程序,可以试一试
文件被修改后通知主界面,不错的程序,可以试一试-After file has been modified,it notifies main window.A good progrmming.You may have a try.
- 2023-04-13 13:00:03下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
asp环境下的语音聊天室程序,速度很快,用于开发自己的asp语音聊天室...
asp环境下的语音聊天室程序,速度很快,用于开发自己的asp语音聊天室-voice chat room procedures, very fast, for the development of their voice chat rooms asp
- 2022-12-22 16:15:03下载
- 积分:1
-
It is a dos clock I have made. It shows time continously
It is a dos clock I have made. It shows time continously
- 2022-12-24 23:00:03下载
- 积分:1