资源列表
[Windows编程] Guid-Generator
说明:VB.NET Guid 号码生成器代码,每点击一次按钮,即可生成一个GUID码,代码基于VS.NET2010环境,测试请先生成项目源码,然后运行Bin/Debug目录下的GuidGenerator.exe文件即可。运行界面如上图所示-VB.NET Guid number generator code, every click of a button to generate a GUID code, the code is based o<ipudn54> 在 2025-02-21 上传 | 大小:12kb | 下载:0
[Windows编程] TextBox-Binding
说明:VB.NET绑定数据到TextBox中显示的实例,也就是TextBox文本框中的内容是取自数据库,在上面的控制栏中,点击三角符号可浏览数据,下一条、上一条显示,每次将取出的一条数据内容绑定显示在对应的TextBox文本框中,需要此示例的,就下载这个完整的源码包吧。-VB.NET TextBox binding data to display instances, it is the content of the text box Tex<ipudn55> 在 2025-02-21 上传 | 大小:655kb | 下载:0
[Windows编程] DataGridView-Binding
说明:这是一个VB.NET 使用Binding绑定数据库内容到DataGridView来显示,测试数据库是VB目录中的Northwind.mdb,已放在bin\Debug目录下,你需要在VB.NET2010中编译此项目源码,生成exe,便可运行测试实例。个人觉得,这个例子挺基础也挺实用。在VB.NET中,用DataGridView来显示数据非常方便直观,有必要掌握的-This is a VB.NET database content to u<bpudn51> 在 2025-02-21 上传 | 大小:337kb | 下载:0
[其他小程序] randomizedSelect
说明:线性时间选择算法,用到了随机快速排序算法中的随机划分算法。求一个数组中第k小的元素。-Linear time selection algorithm used in the random random quick sort algorithm partitioning algorithm. Find an array of small first k elements.<岳娇> 在 2025-02-21 上传 | 大小:253kb | 下载:0
[驱动编程] WDM_Driver
说明:第一个WDM驱动程序,对初学者来说很有用,在设备管理器中看到HelloWordWDM设备,-The first WDM driver, useful for beginners, see HelloWordWDM device in Device Manager,<张晨> 在 2025-02-21 上传 | 大小:10kb | 下载:0
[Windows编程] DB-Migration-Utility
说明:数据库迁移程序的VB.NET实现源代码,是一个演示程序,功能可能还不完善,实现了迁移数据库的基本操作,测试截图请参见演示截图所示。-VB.NET database migration program source code, is a demonstration program, the function may not be perfect, to achieve the basic operation of the migratio<bpudn52> 在 2025-02-21 上传 | 大小:42kb | 下载:0
[其他小程序] Can_TQ_Calculate
说明:用于PIN18系列单片机的CAN总线常规波特率计算-Conventional CAN bus baud rate calculation for PIN18 Series MCU<李潇> 在 2025-02-21 上传 | 大小:562kb | 下载:0
[Windows编程] Access-SQL
说明:VB.NET写的Access数据库查询分析器,测试数据库:ProjectTimeTracker.mdb。源代码编译运行于VB.NET2010,安装有VS可以测试下-VB.NET write Access database query analyzer, test database: ProjectTimeTracker.mdb. Source code is compiled to run on VB.NET2010, VS can b<bpudn53> 在 2025-02-21 上传 | 大小:61kb | 下载:0
[Windows编程] vbdragform
说明:VB无边框窗体拖动实例,基于APi拖动无边框窗口的实现例子,一看上去,这个自定义的VB窗口还挺漂亮,虽然是灰色的,但去除了默认的标题栏和边框,又添加了一个自定义的“关闭”按钮,如何在这个自定义的窗口上实现拖动呢?本源码会告诉你答案,而且代码很简洁,便于阅读理解。-VB borderless form drag examples, based APi drag the window fr a me to achieve example a<bpudn54> 在 2025-02-21 上传 | 大小:2kb | 下载:0
[Windows编程] DGDarkDemo
说明:在VB.NET中使用DataGridView数据表格显示数据的例子,通过设置,演示了如何区分可编辑和不可编辑单元格的颜色。运行于VS环境,是VB.NET源码-Examples of the use of the data table in VB.NET DataGridView to display the data, by setting, demonstrates how to distinguish editable and no<bpudn56> 在 2025-02-21 上传 | 大小:14kb | 下载:0