随笔分类 -  C#练手代码

练手代码
摘要:using Modbus.Device; using Modbus.Extensions.Enron; using System; using System.Collections.Generic; using System.IO.Ports; using System.Linq; using Sy 阅读全文
posted @ 2023-08-16 21:01 蒙奇D派大星 阅读(324) 评论(0) 推荐(0)
摘要:namespace jishiqi { public partial class Form1 : Form { int count; int time; public Form1() { InitializeComponent(); } private void Form1_Load(object 阅读全文
posted @ 2023-08-10 21:42 蒙奇D派大星 阅读(137) 评论(0) 推荐(0)