Skip to content
Discussion options

You must be logged in to vote

@LPenny-github

@

你好 😊


一般來說,

  • 「(一整份) 拼圖」是 "jigsaw puzzle" ;也有用 jigsaw 或 puzzle 當作「拼圖」的簡稱
  • "piece" 是 (某物的) 一片/一部分
  • 「一塊拼圖」會稱作 "a puzzle piece"

        int[][] piecesOfPuzzles = pieces;

可以考慮使用 puzzlePieces


            int firstPuzzleIndex = Array.IndexOf(targetArray, piecesOfPuzzles[i][0]);

如果之前是用 puzzlePieces ,這裡我會改成 firstPieceIndex

可以參考看看 😊

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LPenny-github
Comment options

Answer selected by LPenny-github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants