: operator is the array slice operator, so you can slice collections using the syntax [start:end:step] to return a subcollection of a collection ...
確定! 回上一頁