@psc_readme_11256_3.txt
来自「一个对数组进行操作的源代码」· 文本 代码 · 共 7 行
TXT
7 行
Title: Array 2D
Description: It is a great code for beginners to learn from. It accepts a 2D array and displays it. It calculates the sum of each row, each column and each diagonal and displays them. It calculates the sum of diagonal elements and non-diagonal elements and displays them. It also calculates the sum of all elements above and below right diagonal, and of those above and below left diagonal, separately, and displays them.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=11256&lngWId=3
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?