资源列表

[Windows编程printchart

说明:VB6打印图表的源码,从Access数据库中读取出图表数据,然后在窗体上显示柱状图,通过设置好的打印程序,可将柱状图表打印在纸张上面。-VB6 print chart source, remove the chart data read from the Access database, and then display the histogram on the form, through the print setup good, t
<wpudn32> 在 2025-04-03 上传 | 大小:85kb | 下载:0

[Windows编程tanqiusrc

说明:一款VB弹球游戏源码,明日桌面弹球游戏,书中的例子,代码编写规范,有注释,对不懂VB的学习VB有不小帮助,源码可在VB6.0下顺利编译。-A VB pinball game source code, tomorrow the tabletop pinball game, the examples in the book, specification, code notes, there is no small help to not u
<wpudn32> 在 2025-04-03 上传 | 大小:48kb | 下载:0

[其他小程序780513

说明:NEC 78F0513的 程序 很好用 给有需要的朋友-NEC 78F0513 good good
<饶佳新> 在 2025-04-03 上传 | 大小:72kb | 下载:0

[Windows编程vbbookllk

说明:一个VB教程中的连连看游戏源码,界面做的赞一个,是不是很漂亮呢?点击上边的菜单可实现开始游戏,还有音乐效果。在窗体的实现上,如果没有进行游戏或者是暂停游戏或是结束游戏屏蔽点击功能。本游戏更侧重于游戏的编写上面,没有提供帮助文档。本连连看游戏包括三个游戏级别:游戏的级别 1 初级;2 中级;3 高级。具备游戏记时功能。-Look at the game source code and a VB tutorial, interface to
<wpudn33> 在 2025-04-03 上传 | 大小:1015kb | 下载:0

[Windows编程vbprints

说明:VB打印网页,给定一个网址,Vb将显示网址的内容,并打印出网页内容到纸上,之前没有类似的例子,这个例子希望对你会有所帮助。-VB print Webpage, given a URL, Vb will display the site content, and print out the Webpage content to the paper, there is no similar examples, this example I
<wpudn33> 在 2025-04-03 上传 | 大小:2kb | 下载:0

[Windows编程vblineprint

说明:VB指定行数打印示例(源码),以前没有类似的VB源码,这个实例参考价值还是挺大的。可以指定DataGrid中要打印多少行内容,通过可视化窗口来进行设置。结合了Access数据库来实现本例子,在打印预览中可显示单面与多页打印预览,如果连接有打印机,则点击“打颖按钮后将直接将数据打印到纸上。-VB specifies the number of rows print sample (source code), no previous sim
<wpudn33> 在 2025-04-03 上传 | 大小:52kb | 下载:0

[Windows编程diaowordzishu

说明:VB调用Word来统计字数,在不打开Word的情况下,调用Word中的相关接口,实现VB文本控件中的字数统计,并将结果显示在右侧窗口中,VB和Word同为微软的产品,两者之间是有一些公共接口可以使用的,本例就是一个很不错的范例。-VB calls Word to count as one word, without opening the case of Word, the related interface in Word, real
<wpudn33> 在 2025-04-03 上传 | 大小:3kb | 下载:0

[Windows编程openworddoc

说明:VB6批量打开Word文件,可浏览到包括有多个word文档的目录下,程序会自动找到这些Word文件并显示在右侧的列表中,若点击右下角的“打开”按钮,则一次性打开列表中的所有Word文档,自动调用Word。-VB6 batch to open the Word file, browse to include multiple word documents directory, the program will automatically
<wpudn33> 在 2025-04-03 上传 | 大小:2kb | 下载:0

[Windows编程wordpage

说明:在VB中统计指定目录下所有Word文档的页数,并提取Word目录。统计Word页数在Word中是很自然的事情,本程序是VB调用Word中的相关编程接口,在不打开Word的情况下,统计各个Worid文件的页码数,并显示出来,比较方便吧。-In the VB statistics for a specified pages all Word documents directory, and extract the Word director
<wpudn34> 在 2025-04-03 上传 | 大小:3kb | 下载:0

[Windows编程batdelfile

说明:vb批量删除某类指定类型的文件,比如可以批量删除JPG、GIF/Txt文本等文件,浏览到指定文件下,选择文件类型即可,操作简单,VB批量删除文件的一个简单实例。-VB batch delete certain specified types of files, such as bulk delete JPG, GIF/Txt text files, browse to the specified file, select the fil
<wpudn34> 在 2025-04-03 上传 | 大小:3kb | 下载:0

[Windows编程remotereaddoc

说明:VB远程文章阅览器,网络与SQLSERVER数据库相关程序,数据库文件较大,有10M,真正的代码部分并不大。测试时请准备好数据库sa密码,程序要连接数据库读取相关内容。本代码左侧是树控,显示一些操作菜单之类的。vb6.0可顺利编译本项目源码。-VB remote article reading device, network and SQLSERVER database application, database file is lar
<wpudn34> 在 2025-04-03 上传 | 大小:10.02mb | 下载:0

[Windows编程chealtempfile

说明:删除系统临时文件的程序源码,基于VisualBasic6.0,用Vb删除系统临时文件,现在各大系统优化软件几乎都包括有此功能,像360安全卫士、QQ电脑管家、金山卫士等。系统会自动扫描系统临时文件夹中的文件,当你点击“删除系统临时文件”按钮时立即执行删除操作。-Delete temporary files program source code, based on VisualBasic6.0, delete the system te
<wpudn34> 在 2025-04-03 上传 | 大小:2kb | 下载:0

源码中国 www.ymcn.org