搜索资源列表
copyfile
- VB拷贝文件的例子(api)-VB copy files example (api)
航空公司管理系统VB+SQL
- 1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-1. All projects will subdirectory copy to the hard drive, which can then be opened in Visual Basic procedures. 2. Each item inside th
vb屏幕打印程序
- vb屏幕打印程序 实现特定屏幕的拷贝及打印功能,用在打印曲线或第三方的程序上非常有用-vb screen printing process to achieve specific screen copy and print capabilities, using the Print curve or third parties on the process very useful
顯示器頻率切換程序-vb版
- 為方便測試Lcd 液晶顯示器 , 我寫的一個vb版的工具 , 可以在WIN系統中動態的切換顯示器的\"頻率\"\"顏色\"\"和\"with\"\"heigh\" , 不需要重新啟動PC , 調用api實現 , 想設置多大都可以(自己修改源代碼)。 現附上源代碼及生成的exe檔案 , 希望對需求此方面的朋友有所幫助.(無需密碼 因工作關系本程序在繁體win2k+繁體vb6完成 ﹐ 用簡體的朋友將所有的代碼copy到word中再轉換成簡體后覆蓋即可 . -Lcd LCD display
VB
- 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: Copy code xxxx xxxx ------------ jmp xxxx jmp是自己生成的不用添加 花指令支持空格 自带的花指令有可能被卡巴认为是病毒 请自行斟酌使用 可以自定义图标
基于vb的西门子plc和上位机通信的实现方法
- 基于vb的西门子plc和上位机通信的实现方法 拷贝就行-vb-based Siemens plc and the personal computer communications method copy OK
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
VB-NotepadDevelopment
- 设计是一个简单的笔记本,其功能类似于Windows的记事本,主要是实现文字的剪切,复制,粘贴,查找,替换。-The design is a simple notebook, its function is similar to WINDOWS in NOTEPAD, mainly the realization of the text of the cut, copy, paste, find, replace.
VB-copy
- Visual Basic携带有进度条的程序进行文件复制-VB progress bar carrying the program files
copy-file
- VB复制文件夹(包括里面的文件) 比如将D盘的所有东西复制到E盘。-VB copy the folder (including the inside of the paper) such as the D drive, copy everything to the E drive.
VB-copy
- VB截图、捕捉窗体、自动抓图、定时抓屏、活动窗体-VB screenshots, capture forms, automatic capture, timed screenshots, active form
VB-copy-file
- VB复制程序目录内的模板文件,将导出数据进行赋值-VB copy file
VB-Nongli
- VB的一个农历算法,将代码复制到模块中,或创建一个类使用-A lunar algorithm VB, copy the code into a module, or create a class using
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
API拷贝、删除、替换文件带进度条VB源码
- 利用API复制文件,删除文件,测试有效,稳定(Use API to copy files, delete files, test is valid and stable)
Copy-Paste (www.VBTUTES.COM)
- copy and paste code compatible with visual studio 2013
vb Dock工具栏
- 仿制的Dock工具栏,功能不强,新手学习一下还是可以的(The copy of the Dock toolbar, the function is not strong, the novice learning is still possible)
VB仿Word文字编辑程序,可插入图片和表格
- VB仿Word文字编辑程序,可插入图片和表格(VB copy Word text editor program, you can insert pictures and tables.)
列表框(ListBox)操作方法 - VB.NET版
- 这个程序显示了VB.NET列表框操作方法,比如,复制,粘贴,删除,上下左右移动,还有系统剪贴板调用。(This program shows VB.NET list box operation methods, such as copy, paste, delete, move up and down left and right, and system clipboard calls.)