▍1. MP3ToWavConverter
Converter for MP3 ins Wave
Visual Basic.NET控件时尚编程百例(Visual Basic.NET)
基于VB.NET开发(VS2010)照明综保性能计算软件,内涵EXE文件,五段式计算,选择性强,运用ACESS数据库,可以添加设备和电缆数据,计算完成后可生成word版计算说明书(Based on the development of VB.NET (VS2010) guaranteedcost lighting calculation software integrated, meaning EXE files, five segment calculation, strong selectivity, using the ACESS , you can add equipment and data cable, after completion of the calculation can generate word version calculation specification)
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close() xlApp = Nothing 交还控制给Excel xlBook = Nothing xlSheet = Nothing 更改为 xlBook.Close() xlBook = Nothing xlApp.Quit() xlApp = Nothing xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors please change xlBook.Close() xlApp = Nothing xlBook = Nothing xlSheet = Nothing into xlBook.Close() xlBook = Nothing xlApp.Quit() xlApp = Nothing xlSheet = Nothing)
说明: 这是一个可以直接运行的VB.net游戏程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 (-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has a similar code. However, this code is in another site to search)
这是一个可以直接运行的VB.net游戏程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 (-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has a similar code. However, this code is in another site to search)
VB2008示例包含原代码,适合适合初学者用(Code sample contains the original code)
VB2008示例包含原代码,适合适合初学者用(Code sample contains the original code)
vb.net 线程的一个实例(使用与初学者参考使用)(vb.net thread an instance (using a reference for beginners to use))
vb.net 线程的一个实例(使用与初学者参考使用)(vb.net thread an instance (using a reference for beginners to use))
基于VB.NET上位机软件控制电机,学习VB的好方法可以发送16进制通过串口自动捕捉电脑上的串口(VB.NET based PC software to control the motor, a good way to learn VB can be sent through the serial port automatically capture hexadecimal serial port on your computer)
基于VB.NET上位机软件控制电机,学习VB的好方法可以发送16进制通过串口自动捕捉电脑上的串口(VB.NET based PC software to control the motor, a good way to learn VB can be sent through the serial port automatically capture hexadecimal serial port on your computer)
VB.net写的个人流水帐管理程序,有需要的就下载吧.(VB.net to write a personal itemized account management procedures, there is a need to download it.)
VB.net写的个人流水帐管理程序,有需要的就下载吧.(VB.net to write a personal itemized account management procedures, there is a need to download it.)