摘要:
[DllImport("kernel32.dll")] private static extern void CopyMemory(IntPtr Destination, IntPtr Source, int Length); 原来一直用CopyMemory,.Net5.0说找不到入口点了 [Dll 阅读全文
posted @ 2020-10-20 18:34
毛毛虫
阅读(743)
评论(0)
推荐(0)
浙公网安备 33010602011771号