上一页 1 2 3 4 5 6 ··· 48 下一页
摘要: 1. 企业必须是有价值、有社会价值的 2. 买股票需认为企业是好的,值得投资的。如果这个企业是你朋友的,他接你入伙,你调查之后觉得是可以投资的。 阅读全文
posted @ 2026-01-03 17:54 81 阅读(11) 评论(0) 推荐(0)
摘要: 1. nuget中加两个引用,注意:一定是要4.10.3这个版本,最新的10版本不行<PackageReference Include="System.ServiceModel.Http" Version="4.10.3" /> <PackageReference Include="System.S 阅读全文
posted @ 2025-12-19 16:37 81 阅读(15) 评论(0) 推荐(0)
摘要: SELECT foreach_id FROM zyp_作业计划 where jtPlanKey = 2000000507162 --jtPlanKey 为主键 ,int64类型,foreach_id 为varcharSELECT OnLineVidio FROM jobbill where fore 阅读全文
posted @ 2025-10-19 16:07 81 阅读(3) 评论(1) 推荐(0)
摘要: 串口通信的流控协议详解 流控(Flow Control)是串口通信中管理数据传输速率的关键机制,用于防止接收方缓冲区溢出导致数据丢失。以下是串口通信中主要流控协议的详细说明: 硬件流控(RTS/CTS) 硬件流控使用专用控制线路进行通信管理,是最可靠、最高效的流控方式: 信号线方向功能 RTS (R 阅读全文
posted @ 2025-07-01 10:02 81 阅读(303) 评论(0) 推荐(0)
摘要: dotnet8不支持32位程序,net9支持64和32位,包括xp .NET9 AOT部署 - 青春似雨后霓虹 - 博客园 GitHub - MichalStrehovsky/PublishAotCross: NuGet package to help you cross-compile Nativ 阅读全文
posted @ 2025-05-26 10:51 81 阅读(67) 评论(0) 推荐(0)
摘要: C# 读写opc ua服务器,浏览所有节点,读写节点,读历史数据,调用方法,订阅,批量订阅操作 - dathlin - 博客园 阅读全文
posted @ 2025-04-17 17:11 81 阅读(88) 评论(0) 推荐(0)
摘要: 可通过 wget 下载脚本:wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh 2、运行此脚本之前,请确保授予此脚本作为可执行文件运行的权限:chmod +x ./dotnet-install.sh 3、此脚本默认安装最新的长 阅读全文
posted @ 2025-04-13 14:56 81 阅读(427) 评论(0) 推荐(0)
摘要: this.pictureBox1.Image.RotateFlip(RotateFlipType.Rotate90FlipNone); this.pictureBox1.Refresh();逆时针旋转图片 this.pictureBox1.Image.RotateFlip(RotateFlipTyp 阅读全文
posted @ 2025-03-19 13:28 81 阅读(69) 评论(0) 推荐(0)
摘要: 中国移动物联网卡ICCID/串号编写规则,SIM卡号码归属地查询(更新时间:2024-4-28) - 知乎 阅读全文
posted @ 2025-01-06 10:32 81 阅读(207) 评论(0) 推荐(0)
摘要: 净值估算: https://fundgz.1234567.com.cn/js/161725.js?rt=1734661096155 jsonpgz({"fundcode":"161725","name":"招商中证白酒指数(LOF)A","jzrq":"2024-12-19","dwjz":"0.8 阅读全文
posted @ 2024-12-20 10:31 81 阅读(31) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 48 下一页