摘要: [StructLayout(LayoutKind.Sequential,Pack =1)]//Pack此时设为1 public struct MyStrct { public float a; public float b; public float c; public float d; byte 阅读全文
posted @ 2025-06-05 22:55 JohnYang819 阅读(11) 评论(0) 推荐(0)