资源列表

« 1 2 ... .14 .15 .16 .17 .18 8019.20 .21 .22 .23 .24 ... 66581 »

[其他小程序PRO5

说明:用VB实现上位机与单片机的通信,控制流水灯的正转,反转和闪烁-control the led and realize the function of led Forward and reverse
<朱淑萍> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbrecycle

说明:VB6.0对回收站数据进行统计,可统计各个盘所分配回收站中的文件数量和占用空间大校实现步骤:初始化 rbinfo 的大小,使用SHQueryRecycleBin查询回收站的内容,然后显示回收站中目前有多少个文件对象,最后再计算回收站中的对象占了多少空间。-VB6.0 statistical data on the Recycle Bin can be assigned to each disk statistics number of files in the Recycle Bin and s
<epudn15> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程VBNETBiosDNS

说明:VB获取NETBios和DNS主机名称,依赖于kernel32.dll,用GetComputerNameEx方法实现,除了获取上述两项外,还可取得DNS域名,完全修饰DNS名称,物理的NetBIOS名称,物理的DNS主机名,物理的完全修饰DNS名等-VB get NETBios and DNS host name, depending on kernel32.dll, with GetComputerNameEx ways, in addition to access to these two,
<cpudn37> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程VBWord

说明:VB调用Word进行拼写检查的源码实例,并依靠自身统计单词和字符数量多少,显示统计结果,激活Word将Word变为可见,在拼写检查过程时,需要借助Word中的语法检查模块来进行,所以请确保你的电脑中安装有Word软件,最好是Word2003版本。-VB calls carried Word spell check source code examples, and rely on their own statistics how many words and number of characte
<epudn16> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程shendraw

说明:VB绘制肾形图案源代码,肾形图案说不上是规则还是不规则,呈线性特点吧。初始化绘图环境将Picture1定制成一个中心点坐标为(0,0)的坐标系。-VB source code to draw the kidney-shaped pattern, kidney-shaped or irregular pattern can not be considered the rule, linear features it. Initialization drawing environment will
<gpudn40> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程DSNvb

说明:VB源码实现建立DSN,删除DSN,编译后即运行建立DSN的功能,如果要显示对话,可使用Me.Hwnd代替vbAPINull。-VB source code to achieve the establishment DSN, delete the DSN, compiled after running create a DSN function, if you want to display a dialog, you can use Me.Hwnd replaced vbAPINull.
<gpudn40> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbwinpath

说明:VB获取系统环境变量,枚举出系统所有的环境变量信息,左侧为变量名,右侧为变量内容,类似在Windows高级设置里查看环境变量类似。-VB acquisition system environment variables, enumerate all system environment variable information, on the left as a variable name, the right to the variable content, similar to the vi
<gpudn40> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序tree

说明:数据结构树的实现、增加、删除树、查找元素、遍历树、计算树的深度。-Tree data structure, add, delete tree, find elements, traverse the tree, the tree depth calculation.
<xiong> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程GetWindowLong

说明:一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息-A message related VB6 source code download, intercept messages and the processin
<cpudn43> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbmenuskdlsker

说明:VB6.0动态装入菜单项,把打开的文件记录保存,显示历史记录,下次打开直接点击记录中的文件就可以,现在有好多软件都有类似这样的功能。实现方面:声明数组用来存储菜单中最近打开的三个文件的名称,显示Open对话框,将filenamearry(1)存储到filenamearry(2),将filenamearry(0)存储到filenamearry(1)-VB6.0 dynamically loaded menu item to open the file record keeping, display
<cpudn44> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbmenusnew

说明:在VB中制作一个常见的菜单,类似窗口左上角的“菜单”命令,菜单中加入了操作命令,你可以在窗口的文本框中拷贝入一段代码,然后按照菜单中的命令逐一测试菜单功能。对VB初学者来说,虽然挺简单的源码,但容易理解,对学习VB6相当有帮助-Production in VB a common menu, similar to the upper left corner of the window " menu" command added to the menu command, you c
<cpudn45> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程image_segmentation

说明:实现图像分割,选取图片的分割位置,分割出两侧的图像-Image segmentation, image segmentation chosen position, on both sides of the divided image
<huazi> 在 2025-11-27 上传 | 大小:2kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 8019.20 .21 .22 .23 .24 ... 66581 »

源码中国 www.ymcn.org