16 17 187 8 9 10 11 12第一行中的计算-一次只考虑两个矩阵中的四个元素(0表示填充):
(1-8)+(2-9)+(3-10)+(4-(2-9)+(3-10)+(4-11)+(5-12): This replaces 2 in initial matrix.(3-10)+(4-11)+(5-12)+(6-0): This replaces 3 in initial matrix.(4-11)+(5-12)+(6-0)+(0-0): This replac
因此,在我的应用程序中,我试图遍历我的rs记录。我想一次打印出一大群记录,所以如果我有100条记录,而3,12-15和40-60条记录丢失了,我希望它能显示被读取的记录。我在这里发布了一个更完整的代码,
updated records 1-2 updated records 4-11 updated records 13-39 updated records 61-100