ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
debug modes
名詞
活用形
複数形
plural of debug mode
原形:
debug mode
日本語の意味
「デバッグモード」の複数形。つまり、『debug mode』という単数形の名詞の複数形を指します。
英語の意味
plural of debug mode
debug mode
名詞
可算名詞
不可算名詞
(programming) The mode of a compiler or IDE that allows for debugging, with the availability of information such as variable names and line numbers from the source code.
日本語の意味
デバッグモードとは、プログラミングにおいて、コンパイラーや統合開発環境(IDE)で提供される動作モードの一つで、デバッグ作業を容易にするために変数名やソースコードの行番号などの詳細な情報を表示する機能が有効になっている状態を指します。
英語の意味
(programming) The mode of a compiler or IDE that allows for debugging, with the availability of information such as variable names and line numbers from the source code.
関連語
time travel debugging
名詞
不可算名詞
(programming) A form of software debugging allowing the user to step back and forward through the recorded prior execution of a program.
日本語の意味
プログラム実行中の履歴を時系列で遡ったり進めたりしながら、不具合を検出・修正するためのデバッグ手法。 / プログラムの実行過程を記録し、ユーザーが任意の時点に戻ったり進んだりして動作を確認・修正できるソフトウェアデバッグ技術。
英語の意味
(programming) A form of software debugging allowing the user to step back and forward through the recorded prior execution of a program.
rubber duck debugging
名詞
不可算名詞
(programming) The practice in which a programmer attempts to solve a bug by explaining their code to an inanimate object, such as a rubber duck.
日本語の意味
(プログラミング) プログラマがコードのバグを解決するために、ゴム製のアヒルなどの無生物に対して自らのコードを説明する手法
英語の意味
(programming) The practice in which a programmer attempts to solve a bug by explaining their code to an inanimate object, such as a rubber duck.