-
VC series of small game procedures, give your reference, thank you for your use,...
用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习.-VC series of small game procedures, give your reference, thank you for your use, give more to help me, to learn from each other.
- 2022-03-15 22:34:16下载
- 积分:1
-
本代码是属性页当中操作工具条的代码,界面美观。
本代码是属性页当中操作工具条的代码,界面美观。-This code is among the properties page of the code of operation, attractive interface.
- 2022-04-06 15:46:04下载
- 积分:1
-
简易密码锁
简易密码锁:
a) 每次按键有按键提示音;
b) 要求密码为6位,从矩阵键盘直接输入,不需要数码管显示输入信息;密码输入正确后,提供声光指示;连续3次输入错误,提供声光报警;
密码能够被修改。
- 2022-02-10 07:30:50下载
- 积分:1
-
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性...
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性-one another through the Windows API function SendMessage messaging paradigm this paradigm shift in the text box CD-Attribute
- 2022-03-02 14:37:15下载
- 积分:1
-
Tk written with a calculator specifically used to calculate overtime hours per w...
用tk写的一个计算器,专门用来计算加班族每周的加班时间-Tk written with a calculator specifically used to calculate overtime hours per week overtime tribe
- 2022-01-25 19:44:26下载
- 积分: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
-
奇迹的东西这些给你们看看,我不知道是什么
奇迹的东西这些给你们看看,我不知道是什么-hihhghzh修辞学厂夏至线
- 2022-01-23 10:24:47下载
- 积分:1
-
测试时间表
这是 vb 时间表测试的源代码如何继续。欢迎下载,试用。谢谢大家的支持 !
- 2022-06-30 14:03:26下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
Python实现验证码识别
基于tensorflow+keras的深度学习环境,对于captcha库验证码的识别
- 2022-12-24 03:30:04下载
- 积分:1