资源列表
[Windows编程] vbscrollbar
说明:VB获取和控制网页滚动条,请确保代码里所定义的网址可以访问,否则滚动条控制时会出错。正常情况下,当窗体的控件加载完网址后,可通过窗口中的上、下、左、右控制按钮来控制网页的上下左右滚动,每点击一次,网页就相应的滚动一次,如演示截图所示。-VB web access and control the scroll bar, make sure that the code defined URLs can be accessed, or an error occurs when the scroll b<gpudn61> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] vbgetform
说明:VB获取指定区域的图像,窗体放大效果了。窗口中间的显示区就是用来显示获取到的图像的,你的鼠标可以在屏幕上任意移动,这个区域会显示鼠标移动区域中的图像,并放大显示,其实根据这个代码你可以做出一个放大镜效果。-VB gets the specified image area, the form of the amplification effect. Window in the middle of the display area is used to display the acquired im<gpudn61> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] mousezuobiao
说明:VB获取鼠标所在位置的坐标,鼠标在窗体上移动,同时显示出鼠标移动位置的坐标信息,适时显示的。 -VB to get the coordinates of the mouse position, move the mouse on the form, and displays the coordinates of the mouse to move the location information in a timely display<gpudn62> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] vbdisplay
说明:VB获取当前显示器分辨率的源码,也就是获取屏幕像素的长和宽的值,双击运行编译生成的EXE文件,直接弹出窗口告诉你屏幕的像素是多少,程序没有其它功能。-VB gets the current display resolution of the source, value of length and width is also access to the screen pixel, double-click the EXE file generated by the compiler, direct<gpudn64> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] vbosversion
说明:判断操作系统语言版本,VB判断操作系统语言版本,具体来说只获取了windows系统的语言属性,暂时不获取版本信息,不过可以学习一下如何获取系统的信息,只是变量的不同而已。-Determine the operating system language version, VB operating system language version, specifically only obtain the linguistic properties of the windows system, do<epudn23> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] getinfile
说明:从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<epudn24> 在 2025-11-23 上传 | 大小: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 bit, and display relevant. Run t<epudn24> 在 2025-11-23 上传 | 大小: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, display in the front when play<gpudn65> 在 2025-11-23 上传 | 大小:2kb | 下载: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 find out when you import other<gpudn65> 在 2025-11-23 上传 | 大小: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 effect, relatively simple enc<epudn25> 在 2025-11-23 上传 | 大小:2kb | 下载:0