int maxIndex = Array.IndexOf(result_array, max); // 获取最大值的索引位置 //语义左上角位于几何左上角,定义为0; //语义左上角位于几何右上角,定义为1; //语义左上角位于几何右下角,定义了2; ...