This method is designed to help compilers support value - type arrays ; most users do not need this method 此方法旨在帮助编译器支持值类型数组;多数用户不需要此方法。
This is standard practice nowadays and helps the compiler to detect type mismatches between function definition declaration and function usage 这是现在的常规作法,它可以帮助编译器检测函数定义声明和函数使用之间的类型不匹配。