摘要: using System; using System.Runtime.InteropServices; using System.IO; namespace tx { struct ST { public byte c1; public float x; public int y; } class Ct { ... 阅读全文
posted @ 2017-06-18 13:05 时空观察者9号 阅读(489) 评论(0) 推荐(0)