using System; using System.Collections.Generic; using System.Text; using T = System.Byte; using X = System.Int32; using K = System.Int32;
其实主要还是用于高性能的地方.比如C#的指针
时间: 2024-10-14 14:53:46
using System; using System.Collections.Generic; using System.Text; using T = System.Byte; using X = System.Int32; using K = System.Int32;
其实主要还是用于高性能的地方.比如C#的指针