"不具合を解決"の翻訳 英語に:


  例 (レビューされていない外部ソース)

ユニット5では不具合の再現を解説していきます
And on top of that, we're going to build a tool that isolates such cause effect chamge automatically.
名探偵が行方不明を解決
Famous detective solves baffling disappearance.
Aを解決したい場合は
We can pick choices for x that make things cancel out nicely.
バグじゃない 仕様の不具合だ
It's not a bug. It's a misfeature.
不具合の原因が分かります
If we can change a variable value such that the failure goes away, we do have a failure cause.
不具合がないか更新します
Okay, let's give this all a test.
できたら変更が不具合を解決することを 的確に予測できるはずです 2つ目のカテゴリは エラーではない原因 です
It simply means that after any fix you need to verify whether your fix actually did the trick and better yet before the fix, you should be able to precisely predict that your change will actually fix the failure.
不具合の原因となる変数です
This minimal subset then at the given location is the variable that causes the failure.
不具合がもう起きないように
The basic idea is as follows
ユニット3では不具合を自動で単純化する
On top of that, we're going to build a tool that makes you infer assertions from executions.
この問題を解決したい場合
Now let's see what they did in step 2.
不具合報告にデバッグ出力を含めてください
Please include the debugging output in your problem report.
不具合の原因となったパッチは サブパッチに分解できると見なしてください
Again, we can use delta debugging to simplify this.
すべての欠陥が常に不具合を引き起こすとは限りません したがってこれも不正解です
It is not the case that every defect always can cause a failure because defects cannot be an unreachable code and therefore, they may not cause a failure.
彼女は実際に不具合が起きたことを確認し
Here is developer Dora.
その紛争を解決するのは不可能だ
It is impossible to resolve the conflict.
名前解決の修復不可能なエラー
non recoverable failure in name resolution
不具合が生じます 例えばmemcacheを追加した時です
Right! gt gt And so all of a sudden, you've got half your app servers with a different configuration.
古いビデオカードやドライバだと 不具合が出るでしょう
On Macs, Safari supports WebGL but you'll have to do a little twiddle to enable it. Linux has it's own issues.
そのため定数を解決したい場合は
This was the original differential equation.
次のうちどれが不具合の一般原因ですか?
Here's a quiz. I invoke the GNU compiler, and it crashes.
我々のプロジェクトの目的は 不具合の度合いを測ることではありません
And the same tests for the electrical system and the toilets.
具合でも
Are you feeling okay?
具合よし
Feels good Feels good
彼女はいつも体の具合が悪いと不平を言っている
She is always complaining of her poor health.
FreeBSD でのディスクの空き領域の計算の不具合を修正するパッチ
Patch to fix free diskspace calculation on FreeBSD
不等式の解決策を見る可能性があります
Greater than or equal to negative 15 is the solution.
ヒックマンの具合で 君も具合が悪くなるのか
Oh, when Hickman worries, you worry?
まず欠陥がありそれから不具合が起きます
First, we have the ball then we have the window crashing forward.
距離の算出を繰り返します 少し不具合がありますね
Now, we're going to iterate as long as the set of nodes for which we've computed the distance is less than the total number of nodes.
特定の状況下になった時だけ感染を起こします ですから不正解です 3つ目は感染はすべて不具合となる
It may will be that there's a defect in the code, which operates only under certain circumstances, which works fine most of the time, and only under certain circumstances produces an infection.
具合悪いの
Are you feeling under the weather?
ねじれ具合
Twistiness
購入具合は
And now we can see what happens.
具合悪いの?
Are you ill?
傷の具合は
Well, how bad is he?
焼き具合は
How would you like it?
具合悪そう
You don't.
足の具合は
How are your legs?
これ以上不具合が起こらないことの確認です
And then, there are also some chores to be made.
すべての欠陥が感染を引き起こす 感染はすべて不具合となって出る 欠陥はすべて不具合の原因となる どれでしょうか?
Which of the following is not true every infection can be traced back to a defect that causes it, every execution of a defect causes an infection, every infection ends in a failure, and finally, every defect can cause a failure up to you.
n を解決する場合は 文字通り乗算します
On the left hand side we have 8 36 n 10.
さて 明らかに不合理な見解は
Are we any more rational about sex?
デバッグの目標は 不具合の原因であるエラーを見つけることです
We can have errors that are not causes and causes that are not errors.
しかし本当に不具合を修正できたかどうかは 分かりません なぜならエラーが 不具合の原因になっていないかもしれないからです ですので修正後に不具合がエラーの原因なのかを 検証する必要があります
Here's one, here's one, and there's one and you fix them and you think you're done, but you don't know whether any of these actually fixes the problem because it may well be that these errors you find that none of them actually causes the failure.