摘要: public interface IContactManifold<TManifold> where TManifold : struct, IContactManifold<TManifold> 这个泛型约束 where TManifold : struct, IContactManifold<T 阅读全文
posted @ 2025-07-03 12:41 JohnYang819 阅读(43) 评论(0) 推荐(0)