C#/.NET开发问题


使用 Async await 方法从串口异步读取
Reading from serial port asynchronously using Async await method(使用 Async await 方法从串口异步读取)...
2023-11-10 C#/.NET开发问题
14

与 u-blox gps 的 C# 串行通信
C# serial communication with u-blox gps(与 u-blox gps 的 C# 串行通信)...
2023-11-10 C#/.NET开发问题
1

c#事件处理程序在一次引发事件时被多次调用
c# event handler is called multiple times when event is raised once(c#事件处理程序在一次引发事件时被多次调用)...
2023-11-10 C#/.NET开发问题
9

无法在 Windows 10 IoT 中使用 SerialDevice.ReadTimeout
Unable to use SerialDevice.ReadTimeout in Windows 10 IoT(无法在 Windows 10 IoT 中使用 SerialDevice.ReadTimeout)...
2023-11-10 C#/.NET开发问题
5

在 Windows 7 下从 .NET 应用程序中查找 USB 串行端口
Finding USB serial ports from a .NET application under Windows 7(在 Windows 7 下从 .NET 应用程序中查找 USB 串行端口)...
2023-11-10 C#/.NET开发问题
1

OpenSource .net SMS 库,我似乎根本找不到 C#
OpenSource .net SMS library, I can#39;t seem to find one at all for C#(OpenSource .net SMS 库,我似乎根本找不到 C#)...
2023-11-10 C#/.NET开发问题
1

获取串口连接的设备名称
Get the device name connected to the serial port(获取串口连接的设备名称)...
2023-11-10 C#/.NET开发问题
2

如何在 C# 中获取来电显示?
How to get Caller ID in C#?(如何在 C# 中获取来电显示?)...
2023-11-10 C#/.NET开发问题
4

C# Winform 在 SerialPort.Close 上冻结
C# Winform freezing on SerialPort.Close(C# Winform 在 SerialPort.Close 上冻结)...
2023-11-10 C#/.NET开发问题
1

通过不同的线程同时读取和写入串行端口是否安全?
Is it safe to read and write to a serial port at the same time via different threads?(通过不同的线程同时读取和写入串行端口是否安全?)...
2023-11-10 C#/.NET开发问题
0

串行数据的二进制通信协议解析器设计
Binary communications protocol parser design for serial data(串行数据的二进制通信协议解析器设计)...
2023-11-10 C#/.NET开发问题
6

从 USB 串行端口读取时,SerialPort.BaseStream.ReadAsync 丢弃或加扰字节
SerialPort.BaseStream.ReadAsync drops or scrambles bytes when reading from a USB Serial Port(从 USB 串行端口读取时,SerialPort.BaseStream.ReadAsync 丢弃或加扰字节)...
2023-11-10 C#/.NET开发问题
1