最終更新日
:2025/12/02
flip-flop operator
名詞
日本語の意味
(プログラミング)条件の範囲を指定する演算子。具体的には、最初の条件が成立している間、特定のコードが実行され、その後、二番目の条件が成立するまで実行が継続される。
( plural )
復習用の問題
(programming) An operator specifying a range of conditions, such that the related code executes only if the first condition is true, and only until the second condition becomes true.
音声機能が動作しない場合はこちらをご確認ください
正解を見る
flip-flop operator
While reviewing the parser code, I found that the flip-flop operator causes the inner block to run only from the moment the start condition becomes true until the end condition is met.
正解を見る
While reviewing the parser code, I found that the flip-flop operator causes the inner block to run only from the moment the start condition becomes true until the end condition is met.
音声機能が動作しない場合はこちらをご確認ください
英語 - 英語
項目の編集設定
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
例文の編集設定
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
問題の編集設定
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1