资源列表
[Windows编程] zuheforms
说明:VB6.0源码下载:VB创建组合的圆形窗口,单击窗口则调用SetWindow子过程设置窗口形状,双击窗口则调用Reset子过程恢复窗口形状。圆形组合窗体的实现过程中将两个图形区域相加(叠加),也可将两个区域相减,或进行进行“或”操作,“异或”操作等。 Module1.bas中的SetWindow子过程实现设置窗口形状,创建最外面的大圆区域,创建中间的圆区域,创建最里层的小圆区域,用大圆减去中间的圆得到的区域保存在hSrcRgn1,用得到的区域加上小圆并保存在hSrcRgn1;<cpudn41> 在 2025-06-21 上传 | 大小:182kb | 下载:0
[Windows编程] vbfloatform
说明:VB悬浮窗口代码,悬挂式窗口的VB源码下载,Module1.bas中声明了程序需要用到的常量和API函数声明,可以试着在调用SetWindowPos函数时使用这些常量或它们的组合,得到其他效果-VB code floating window, hanging window VB source download, Module1.bas declared API function declarations and constants need to use the program, you can<cpudn42> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[C#编程] wind-generator-model-PSCAD
说明:直驱风力发电机模型PSCAD,大功率2.5到3MW-Direct drive wind generator model PSCAD<王思祥> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[Windows编程] GetWindowLong
说明:一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息-A message related VB6 source code download, intercept messages and the processin<cpudn43> 在 2025-06-21 上传 | 大小: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-06-21 上传 | 大小:2kb | 下载:0
[其他小程序] Packer-in-visual-studio-2010
说明:this project run in visual c++ 2010 , this file give an exe file and a txt file for key and pass an crypted file as ouptu<sr3330> 在 2025-06-21 上传 | 大小:1.29mb | 下载: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-06-21 上传 | 大小:2kb | 下载:0
[Windows编程] dragfileopen
说明:VB拖放文本文件的操作示例,也就是拖放打开文本文件,只要是文本类型的文件,都可采用拖放到本窗口的方法直接打开文件,是挺实用的一个VB源码,操作对象为RichTextBox。-VB drag and drop text file operations example, open a text file that is drag and drop, as long as the text file types, can use drag and drop method to the window t<bpudn37> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[Windows编程] vbcopydatabase
说明:VB复制数据库结构的小程序,复制数据库结构,调用VB安装目录中的数据库,路径一般是D:\Program Files\Microsoft Visual Studio\VB98,如果不是这个目录烦请修改一下-VB copy of the database structure applet, copy the database structure, calling VB database installation directory path is usually D: \ Program Files<bpudn38> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[对话框与窗口] student_manage
说明:C语言 学生管理系统,MFC编写,简单实用-student manage<zyl> 在 2025-06-21 上传 | 大小:6.51mb | 下载:0