摘要:
Storyset | Customize, animate and download illustration for free 免费素材图片 · Pexels Download Free Vectors, Photos, Icons, PSDs and more - 1001FreeDownloa 阅读全文
posted @ 2022-04-02 14:06
金科许俊
阅读(29)
评论(0)
推荐(0)
摘要:
型号 - 波利贡 (poliigon.com) 免费3D模型 - Free3D.com Sweet Home 3D : 3D models import BIM 对象 - 免费下载! | BIMobject Explore 3D Models - Sketchfab Popular models | 阅读全文
posted @ 2022-04-02 14:02
金科许俊
阅读(122)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-04-02 13:50
金科许俊
阅读(15)
评论(0)
推荐(0)
摘要:
/// <summary> /// 获取电脑信息总有一个适合你 /// </summary> public class ComputerInfo { /// <summary> /// 获取有效信息 /// </summary> /// <returns></returns> public stri 阅读全文
posted @ 2022-04-02 13:22
金科许俊
阅读(110)
评论(0)
推荐(0)
摘要:
public class ModbusDouble { /// <summary> /// 双精度浮点数转10进制 /// 默认为double最小数 /// </summary> /// <param name="Hex"></param> /// <returns></returns> publi 阅读全文
posted @ 2022-04-02 13:19
金科许俊
阅读(812)
评论(0)
推荐(0)
摘要:
public class ModbusBit { /// <summary> /// 获取比特位号从左往右 /// 例如 0x01=00000001 第0位为1 /// 默认值-1 /// </summary> /// <param name="bt"></param> /// <param nam 阅读全文
posted @ 2022-04-02 13:16
金科许俊
阅读(222)
评论(0)
推荐(0)
摘要:
public class ModbusCrc { /// <summary> /// 获取crc /// int /// 默认值ushort最小值 /// </summary> /// <param name="Data"></param> /// <returns></returns> publi 阅读全文
posted @ 2022-04-02 13:13
金科许俊
阅读(246)
评论(0)
推荐(0)
摘要:
/// <summary> /// 模糊查找 /// </summary> /// <param name="key"></param> public List<XJDataDll.Tag.Point> SelectTags(string pattern) { List<XJDataDll.Tag. 阅读全文
posted @ 2022-04-02 13:04
金科许俊
阅读(1214)
评论(0)
推荐(0)
摘要:
[BsonIgnoreExtraElements] [BsonIgnoreExtraElements] public class MachineOption { /// <summary> /// 测点ID系统自带 /// </summary> [BsonId] [BsonRepresentatio 阅读全文
posted @ 2022-04-02 12:57
金科许俊
阅读(57)
评论(0)
推荐(0)