int* Integral = (int*)Marshal.AllocHGlobal(iWidth * iHeight * 4); C#不支持 : int ai[5]= = {0}; int *pi = ai; 这类语法