资源列表

[Windows编程getinfile

说明:从INI文件读取程序设置,VB读取INI文件的例子,一般INI文件常见用于配置文件,这符合Windows的标准规范,其操作实际和TXT文本差不多,只不过需要注意变量的设置,在Vb中直接读取对应的变量名,广泛用于程序参数配置中。本程序是从ini文件中读取Vb窗口的标题栏文字信息,挺简单的INI文件应用。-Read program settings from the INI file, VB read INI file example, g
<epudn24> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[Windows编程getcolorvalue

说明:VB获取当前显示器颜色值,以及色深位数是多少,比如32位、64、位、128位等,XP最高支持32位,可能与显示器有关。运行编译,直接弹出消息框告诉你当前你显示器的颜色值位数。我的是32位液晶。-VB gets the current display color values, and deep color number is much, such as 32, 64, one, 128, XP maximum support 32 bi
<epudn24> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[Windows编程vbtopform

说明:VB窗体前置实例,让窗口显示在其它打开窗口的上方,不被其它应用程序的窗口所遮挡,常见于一些视频播放器中,在播放视频时显示在最前端,边工作边看视频。-VB form on the top case, let the window above the other open windows, not by other application program window shade, common in some video player,
<gpudn65> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[Windows编程vbPINGIP

说明:VB PING本地IP地址,可显示计算机地址:网络延时时间、数据包大孝数据指针等信息,以窗体形式显示出来,如截图所示。程序代码内:获取显示网络计算机地址、显示网络链接延迟时间、显示数据包大小等。-VB PING the local IP address, can display the address of a computer: network delay time, packet 大孝 data pointer informatio
<gpudn65> 在 2025-04-04 上传 | 大小:4kb | 下载:0

[Windows编程jinzhikey

说明:vb屏蔽键盘的某个 指定键,本例是VB6屏蔽键盘的Y键,按Y时候不让起效,你会发现当你输入键盘上其它键的时候都可以显示,唯独按Y键时不会显示,很好的屏蔽的键盘上的某个键,想一想,它会有什么用途呢?-VB shielding keyboard a specific key, in this case is the Y key VB6 shielding keyboard, press Y when not working, you ll
<gpudn65> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[Windows编程RC4jm

说明:简单 VB RC4加密程序,你可以试着输入一串字符,可看到使用RC4加密后、RC4加密后的字符加密效果,比较简单的VB加密方法例子。-Simple VB RC4 encryption procedures, you can try to enter a string of characters, see using RC4 encryption, RC4 encryption character after the encryption
<epudn25> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[Windows编程PingTool

说明:PingTool VB Ping 工具源码,包括IP扫描,输入IP段可进行该IP段内的机器信息扫描,可得到计算机地址、网络延时时间、数据指针和数据包大小等相关参数。源码在Vb6.0环境下直接编译即可。-PingTool VB Ping tool for source code, including IP scan, IP input section can be machine information scanning the IP p
<epudn25> 在 2025-04-04 上传 | 大小:5kb | 下载:0

[Windows编程vblockpc

说明:计算机锁定程序,基于VB调用TransDll.dll来实现,运行后,会显示解锁界面,输入密码后才可以解锁,否则一切组合键和功能键都是无效和的。解锁密码:用户名:111,密码:111.请看了密码后再测试程序,否则无法解锁,你只能看着电脑发呆。笔者在测试时就遭遇了电脑重启的命运。-Lock computer program, called TransDll.dll based on VB to realize, after the oper
<epudn26> 在 2025-04-04 上传 | 大小:8kb | 下载:0

[Windows编程vbencrypt

说明:Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Vb MD5 RSA RC
<epudn26> 在 2025-04-04 上传 | 大小:24kb | 下载:0

[控制台(字符窗口)编程XmlExcel

说明:将xml格式通过C#方式转换为Excel格式的文件并且导出-The xml format via C# way to convert an Excel file format and export
<程峰> 在 2025-04-04 上传 | 大小:74kb | 下载:0

[其他小程序Multi_Gaussian-decom_function

说明:多元一次函数高斯分解法的求解,通过输入函数系数矩阵,可实现对函数的求解-Multivariate Gaussian function decomposition method for solving one of the coefficient matrix by entering the function, the function can be realized on solving
<yanggang> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[Windows编程PickTypeNo

说明:VB服装归号软件,数据库是基于SQLSERVER的,编译运行前请先配置好数据库,否则 程序假死。本软件具备的功能:服装量体,自动归号,款式定制数据,容差-VB clothing to the number of software, the database is based on SQLSERVER, the compiler first configured database before running, otherwise the
<gpudn66> 在 2025-04-04 上传 | 大小:1.17mb | 下载:0

源码中国 www.ymcn.org