资源列表

[Windows编程vblineprint

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

[Windows编程fileuploadvbsrc

说明:VB远程传递小于8129字节的图片,其实也就是一个文件传输程序,只不过这里限制需要发送的文件大小必须小余8129字节,也就是不能超过8M,有兴趣的不妨研究下,程序运行效果图如截图所示。-VB remote transmission of less than 8129 bytes of pictures, in fact is a file transfer program, only this restriction need to s
<wpudn34> 在 2025-01-12 上传 | 大小:4kb | 下载:0

[文件操作readProps

说明:自动读取配置文件中的参数,能读取的类型有int, float, char, double-read the parameters from the configuration file, the type is int, float, char, double
<stephenpeng> 在 2025-01-12 上传 | 大小:7kb | 下载:0

[其他小程序ftpperl

说明:创建和FTP 一般的使用步骤如下: 1. 使用Net::FTP的new方法来创建一个新的FTP对象。 2. 使用login方法登录到FTP服务器。 3. 使用cwd方法来切换目录。 4. 使用get方法来获取文件。 5. 使用put方法来上传文件。 6. 使用quit方法退出。- create and ftp subchange state file
<Ace.Wong> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[其他小程序16QAM

说明:QAM是英文Quadrature Amplitude Modulation的缩略语简称,意为正交幅度调制,是一种数字调制方式。16QAM是指包含16种符号的QAM调制方式。使用matlab编写-QAM Quadrature Amplitude Modulation is the English acronym for short, meaning quadrature amplitude modulation, is a digital
<刘发强> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[其他小程序XieZhen

说明:谐振电路板,完美实现对于振动加速度传感器输出的故障信号进行共振解调的功能-Resonant circuit board, the perfect realization of the acceleration sensor output fault signal carried resonance demodulation functions
<冷面> 在 2025-01-12 上传 | 大小:821kb | 下载:0

源码中国 www.ymcn.org