C# swaps the row and column elements of a two-dimensional array and stores them in another two-dimensional array

C# swaps the rows and columns of the two-dimensional array and saves it in another array
result:

Guess you like

Origin blog.csdn.net/qq_45598937/article/details/109521075