CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .17 .18 .19 .20 .21 48222.23 .24 .25 .26 .27 ... 58523 »
  1. getinfile

    0下载:
  2. 从INI文件读取程序设置,VB读取INI文件的例子,一般INI文件常见用于配置文件,这符合Windows的标准规范,其操作实际和TXT文本差不多,只不过需要注意变量的设置,在Vb中直接读取对应的变量名,广泛用于程序参数配置中。本程序是从ini文件中读取Vb窗口的标题栏文字信息,挺简单的INI文件应用。-Read program settings from the INI file, VB read INI file example, general INI file is usually use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:epudn24
  1. getcolorvalue

    0下载:
  2. 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 bit, and display relevant. Run t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:epudn24
  1. vbtopform

    0下载:
  2. 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, display in the front when play
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:gpudn65
  1. vbPINGIP

    0下载:
  2. VB PING本地IP地址,可显示计算机地址:网络延时时间、数据包大孝数据指针等信息,以窗体形式显示出来,如截图所示。程序代码内:获取显示网络计算机地址、显示网络链接延迟时间、显示数据包大小等。-VB PING the local IP address, can display the address of a computer: network delay time, packet 大孝 data pointer information, in order to show the form f
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.9kb
    • 提供者:gpudn65
  1. jinzhikey

    0下载:
  2. 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 find out when you import other
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:gpudn65
  1. RC4jm

    0下载:
  2. 简单 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 effect, relatively simple enc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:epudn25
  1. PingTool

    0下载:
  2. 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 period, can get the address of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:4.64kb
    • 提供者:epudn25
  1. vblockpc

    0下载:
  2. 计算机锁定程序,基于VB调用TransDll.dll来实现,运行后,会显示解锁界面,输入密码后才可以解锁,否则一切组合键和功能键都是无效和的。解锁密码:用户名:111,密码:111.请看了密码后再测试程序,否则无法解锁,你只能看着电脑发呆。笔者在测试时就遭遇了电脑重启的命运。-Lock computer program, called TransDll.dll based on VB to realize, after the operation, will display the unlock
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:7.69kb
    • 提供者:epudn26
  1. vbencrypt

    0下载:
  2. Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Vb MD5 RSA RC4 encryption download test pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:23.79kb
    • 提供者:epudn26
  1. PickTypeNo

    0下载:
  2. VB服装归号软件,数据库是基于SQLSERVER的,编译运行前请先配置好数据库,否则 程序假死。本软件具备的功能:服装量体,自动归号,款式定制数据,容差-VB clothing to the number of software, the database is based on SQLSERVER, the compiler first configured database before running, otherwise the program suspended animation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.17mb
    • 提供者:gpudn66
  1. Stat4

    0下载:
  2. VB写的辅助核算软件的源代码,可进行土方等工程项目辅助核算,借用金蝶数据库,运输统计核算等。 具体来说有施工统计、项目核算、基础信息、系统设置、资料维护、窗口视图、软件使用帮助等,使用有第三方控件。-Auxiliary accounting software written in VB source code, can be the earthwork project accounting, use Kingdee database, transport statistics etc.. Spe
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:508.8kb
    • 提供者:gpudn66
  1. RSAjm

    0下载:
  2. VB RSA加密程序,关于RSA加密的原理这里就不说了,相信你在软件中使用过,而且见到过这种加密方法,使用广泛,这是基础级的RSA加密演示,还有更复杂的,不过你之前对此不了解的话,可以先看这个较简单的RSA加密。-VB RSA encryption, RSA encryption on the principle here is not to say, believe that you have used in the software, but also see the encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:gpudn66
« 1 2 ... .17 .18 .19 .20 .21 48222.23 .24 .25 .26 .27 ... 58523 »
搜珍网 www.dssz.com