-
Very simple, citing the specified window and all its sub
非常简陋的,列举指定窗口及其所有子窗口的窗口句柄,文字,和窗口坐标.spy++已经有了这些功能.这个用在项目管理上的小工具.-Very simple, citing the specified window and all its sub-window, window handle, text, and window coordinates. Spy++ Already have these features. This used in project management gadget.
- 2023-06-26 17:15:03下载
- 积分:1
-
具有暂停/继续和进度条的目录复制
翻译 maninwest@Codeforge 作者 :MikesRuthlessYa@CodeProject这只是个具有暂停/继续按钮和进度条的目录复制程序。它很有用,因为展示了如何使用 backgroundworker 为 progressbar 增量以及如何制作简单的暂停/继续按钮,不论是使用 file.copy 代码或者类似我使用的代码的代码。我想它不是世界上最好的代码,但是希望它对“初学者‘有用。使用代码 代码很直观。您可以找到要复制的目录和要复制到的目录,然后单击开始按钮。如果需要,可以暂停或者继续。暂停时,无法取消复制。继续复制后,你可以取消。//My Imports
Option Explicit On
Imports System
Imports System.IO
Public Class FileCopy
//All Of My Variables
Dim filetotalsofarcopied As Double = 0 _
""""Variable To Show How Many MB"s/GB"s Have Been Copied
Dim int As Integer = 0 """Variable For Which File On The Counter That It Is Currently On
Dim filecount As Integer = 0 """"To
- 2022-04-22 06:24:59下载
- 积分:1
-
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作...
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
- 2023-04-20 02:45:03下载
- 积分:1
-
屏幕捕捉程序源码
屏幕捕捉程序源码-source code: capture the screen
- 2022-07-21 12:30:54下载
- 积分:1
-
这是一款定时器软件,通过实际工程应用,可以精确到毫秒
这是一本很好的书.讲的是信息学. 是学电子通讯的基础.-This is a very good book. Information about the study. Science is the basis of electronic communications.
- 2022-05-16 19:41:04下载
- 积分:1
-
在MFC中显示Word文档的程序,该方法非常实用
在MFC中显示Word文档的程序,该方法非常实用-Word documents show the procedure, the method is very practical
- 2023-06-19 12:10:03下载
- 积分:1
-
这是教程,在Windows操作系统使DLL
This tutorial to make dll in windows operating systems-This is tutorial to make dll in windows operating systems
- 2022-01-25 18:07:34下载
- 积分:1
-
vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法...
vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
- 2022-02-10 09:10:31下载
- 积分:1
-
动态设定系统屏幕的背景,让你在屏幕更加绚丽
动态设定系统屏幕的背景,让你在屏幕更加绚丽-Dynamic background of the screen to configure your system so that you on the screen brighter and more colorful
- 2022-03-17 20:14:36下载
- 积分:1
-
说明:动网论坛 是国内现在使用最多功能最完善的ASP论坛之一!最新版本v5.0 Final SP1 版本修正了v5.0 发布以来的很多错误,相比原来的版本大幅度...
说明:动网论坛 是国内现在使用最多功能最完善的ASP论坛之一!最新版本v5.0 Final SP1 版本修正了v5.0 发布以来的很多错误,相比原来的版本大幅度的提升了处理和显示速度,这个是SQL版本!^_^-Dynamic Forum is one of porpular ASP forum in China. The latest version v5.0 Final SP1 modified some errors of v5.0. Comparing with the last version, its speed of processing and display is imporved much. And it is database is SQL server.
- 2022-03-01 07:32:33下载
- 积分:1