资源列表
温度记录仪
- vn.net编写的软件,下位机采集温度通过串口传入到上位机,实时显示温度曲线(The software compiled by vn. net, the temperature collected by the lower computer is transmitted to the upper computer through the serial port, and the temperature curve is displayed in real time.)
VB.net绘制code128条形码
- VB.net绘制 code128条形码 VB.net Drawing Cod128 Bar Code(VB.net Drawing Cod128 Bar Code)
列表框(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.)
.net自动排课系统完整源码(适合智慧校园)
- .net自动排课系统完整源码(适合智慧校园) 完整的自动排课系统,包括教学计划、教学任务、课表生成等(NET Automated Course Scheduling System Complete Source Code (Suitable for Intelligent Campus) Complete Automatic Course Scheduling system, including teaching plan, teaching tasks, timetable generati
.net版本经典ERP管理系统完整源码,可直接二开
- .net版本经典ERP管理系统完整源码,可直接二开(NET version of the classic ERP management system complete source code, can be directly two open)
HART通讯3.0
- hart visual studio c#
基于.net Excel基本处理
- 基于.net Excel基本处理,可以处理excel的一些基本问题
Crack_For_TeeChart_for_.NET_2017
- CrackFor TeeChart for .NET 2017
tekla二次开发尺寸标注代码
- 适合初学者学习tekla二次开发用,自动标注尺寸代码(It is suitable for beginners to learn Tekla redevelopment and automatically mark dimension cod)
C#MiniBlink内核浏览器
- C#MiniBlink内核浏览器,方便web编程(C#MiniBlink,convenient for web programming)
C# 通用自动更新程序(含源码)
- 一款C#开发的通用的自动更新程序,包含源码。按步骤包含:检查更新,关闭打开的程序,备份程序,按文件清单更新文件,成功后更新程序版本号和更新时间,失败后还原程序,最后删除备份程序。
简单登录界面程序(含VB、C#两种代码)
- 运用VB.net制作用户登录界面时,简单的登录代码包含C#格式和VB代码两种,可以进行用户登录和用户注册账号。