搜索资源列表
用VB判断网页文件是否在IE缓存中
- 当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little
VB数据类型声明字符及数据类型
- VB数据类型声明字符及数据类型,用于VB编程数据声明及变量类型查询,是初学者必备的学习文件(NOTICE Please install follow below descr iption Otherwise It can threaten the systems stability and audio or video effect even cause you to reinstall the operating system.)
新写一个基于VB代码的音量控制模块
- 源码演示了如何实现远程桌面监视的范例 对于想搞QQ远程协助功能的朋友可以参考一下 程序中服务器端可能会有点卡,因为抓图过于平凡 有兴趣的朋友可以改良一下(The source code demonstrates an example of how to implement remote desktop monitoring For a friend who wants to have a QQ remote assistance function, you can refer to it
vb
- 本书是微软Visual Studio的资深专家Matthew Curland多年VB开发经验的总结,着重于解决VB程序员编程时所遇到的困难。 由浅入深、循序渐进地讲解了如何开发标准的VB代码、高级编程技巧、以及如何通过一些新算法的使用提高编码效率和性能。 附带的光盘提供了书中内容的相关代码,稍加扩展即可获得用户自定义类型、轻量对象系统、创建定制窗口以及函数重载功能。 盘中还提供了三个功能强大的类型库,对VB中使用的和由VB产生的类型库进行了修正。 本书适合高级程序员阅读,
追赶法vb程序
- 计算水力学vb追赶法的计算过程。 最后可以输出txt文件,挺好用的还。(The calculation process of the VB chasing method of hydraulics is calculated. Finally, the txt file can be output, and it is good to use.)
VB几款绝对漂亮的数码管显示控件
- 几个漂亮VB数码管显示控件 可以用于显示温度时间等等 。(Several beautiful VB digital display controls can be used to display temperature, time and so on.)
VB版adsl断线重拨工具原码,可以用来做刷IP的软件
- VB版adsl断线重拨工具原码,可以用来做刷IP的软件(VB version of ADSL broken line redial tool original code, can be used to do IP brush software.)
VB与51串口通信(修改)
- vb设计的上位机与51单片机间通信基础程序,可以实现(Vb design of the upper computer and 51 SCM communication basic program, can be realized.)
VB嵌入式串口数据记录波形分析仪
- VB嵌入式串口数据记录波形分析仪,可通过RS232串口记录多达5小时的数据,并以图表曲线方式显示,类似一个示波器。(VB embedded serial data recording waveform analyzer can record up to 5 hours of data through the RS232 serial port, and display it in a graph curve, similar to an oscilloscope.)
vb下载网页
- 下载网页,vb源码,api接口的基础性的展示,修改代码可以连接股票api(Download webpage, VB source code, API interface basic display, modify code can connect stock API)
VB读取DXF格式点坐标
- Visual Basic程序实现对DXF格式图纸中断点坐标的读取和导出(This Appliciation provides a method to capture the important points of an DXF file and it can also import these points in a txt file.)
VB-S7200 自由口串口通信实例源代码
- VB做的上位机软件,和西门子S200通讯,代码是其他网站下载的,这里是转载吧 个人感觉对做VB和200通讯很有帮助,大神级的就不用学习了,新手可以借鉴一下。彼此进步吧!!!(VB to do the host computer software, and Siemens S200 communication, the code is downloaded from other websites, here is the reprint bar personal feeling to do VB
VB仿Word文字编辑程序,可插入图片和表格
- VB仿Word文字编辑程序,可插入图片和表格(VB copy Word text editor program, you can insert pictures and tables.)
vb中国象棋
- 一款简单的vb游戏中国象棋,非常小,里面还附带一款资源播放器,可以实现边下棋边看视频或查资料、听音乐等。 解压密码:codesky.net(A simple VB game of Chinese chess, very small, which also comes with a resource player, you can play chess while watching videos or looking up information, listening to music and s
vb串口通讯示例
- vb串口通讯源程序实例,里面源码可以实现串口通信(VB serial communication source instance, which can achieve serial communication source.)
VB.net 生成条形码并打印附源程序1
- VB.net 生成条形码并打印附源程序,经过测试可以使用。(VB.net generates barcode and prints the source program, which can be used after testing.)
VB.net绘制code128条形码
- VB.net绘制code128条形码,经过测试可以通过手机扫描(VB.net code128 bar code, after testing, can be scanned by mobile phone.)
VB上位机监控软件--源码
- VB上位机监控软件 vb6.0编译通过,源代码 直接打开即可使用(VB host computer monitoring software VB6.0 is compiled and passed, and the source code can be directly opened for use.)
VB串口通信编程源码
- VB串口通信编程源码 vb6.0调试通过 打开即可使用(VB serial communication programming source VB6.0 debugging can be used by opening)
vb转VB.NET
- 这个程序是在大学期间和同学一起在老师的指导下,不断完善所编写的成果,自编的vb转vb.net的完美程序,本来是内部使用,现在分享出来给大家参考学习。用过很多次,都很不错,只有少数地方需要自行修改一下,影响不大,只要有点编程基础的都能自行修改小错误。代码不仅能转换普通的程序代码,而且还能转换包括控件类,尤其是画图类已经完美解决了,根本不用操心。为学习工作大大的提高了效率。可能程序还有不够完善的地方,希望读者可以反馈给我,我会收集大家的意见及建议把这个程序更加完善,谢谢了。(This program