For the rows of the table, every other row has a gray background with white text.
表格中每隔一行用灰色背景白色文本。
A competitor appears in every other row, which means row 1 has the first seed in the sequence, row 3 has the second seed in the sequence, row 5 has the third seed in the sequence, and so on.
每隔一行显示一个竞争者,即,第1行拥有序列中的第一个seed,第3行拥有序列中的第二个seed,第5行拥有序列中的第三个seed,等等依此类推。
In other words, we have sequentially scanned this table, locking every row, a lot of times.
换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。
应用推荐