摘要: 添加重要的命名空间:using System.Runtime.InteropServices;先建立结构相同(char长度相同)的Struct类型用于转换:[StructLayout(LayoutKind.Sequential, Pack = 1)] public struct Employe... 阅读全文
posted @ 2014-05-22 10:09 xachary 阅读(257) 评论(0) 推荐(0) 编辑