11 2020 档案

摘要:https://docs.microsoft.com/zh-cn/samples/browse/?redirectedfrom=MSDN-samples&expanded=dotnet%2Cwindows&products=windows-wpf&skip=30 https://github.com 阅读全文
posted @ 2020-11-18 19:05 willamyao 阅读(350) 评论(0) 推荐(0) 编辑
摘要:internal class IocpUdpServer { private Socket _listen; private bool _isRun; private readonly int _bufferLength; private readonly SaeQueuePool _saeQueu 阅读全文
posted @ 2020-11-11 16:34 willamyao 阅读(146) 评论(0) 推荐(0) 编辑
摘要:using NetTopologySuite.Geometries; using NetTopologySuite.IO; using NetTopologySuite.Operation.Distance; public double FindClosestPoint(string wktA, s 阅读全文
posted @ 2020-11-02 10:34 willamyao 阅读(1145) 评论(0) 推荐(0) 编辑