"実行されることがあります"の翻訳 英語に:
辞書 日本-英語
実行されることがあります - 翻訳 :
例 (レビューされていない外部ソース)
これが実行されなければ アサーションが失敗することはありません 実際はこのコードが プログラムで実行されることはありません | So what we do is, we simply write an assert false in here, meaning that the assertion should now automatically fail, if this ever gets executed. |
こちらの行が実行されるのか こちら側が実行されるのかが 決まります a が0より小さい時だけに この行が実行されることを Pythonが理解する鍵はインデント 字下げ です | Depending on whether a is less than 0 or not, it's going to either execute this line, or it's going to execute this line. |
127.0.0.1と表示され ローカルに実行中であることが分かります | Let's say self.write( ). We'll print the IP as well. Let's give that a shot. |
実行させる必要があります | You mustn't do this. |
確認することができます まったく実行されなかった行が たくさんあることも分かります | But what we see still is the executed lines prefixed by stars and the nonexecuted lines which have no such prefix. |
送信されるとこの関数が実行されます | In this case, it's exampleForm, which is right here, so we would grab this entire form. |
まずこのタグ行が実行されます | Let's first start with foo as we've just seen it. |
実行すると HTMLタグが削除されていないことが分かります | So here we have a complete program again. I managed to restore each from previous backup. |
条件のここはTrueですがこの行は実行されませんでした 代わりにこの行が実行されました | And now for the answer c was a less than sign. |
私たちはこれを実行する能力があります | We have the ability to do this. |
ファイルがダウンロードされ 実行されますが それはバックドアで コンピュータが乗っ取られることになります | And when you view this image on your computer it actually is going to download and run that program. |
もし a が0より小さければ この命令を実行する もし a が0より小さければ この命令が実行されます | It's amazing how much you can get done with just these conditionals. |
全コマンドが失敗するかどちらかです 一部が実行されて残りは 実行されないという概念はありません | Atomicity refers to the notion that either all those commands are going to succeed, or they're all going to fail, but we don't do part of it. |
ここに1つの実行があります | The idea is that you do have a set of executions. |
ここでは因数をtraceitと指定します プログラム内の1行が実行されるたびに実行されます settrace関数を使うと プログラムの1行がチェックされるたびに | By using the sys.settrace function, you can specify a function, here traceit, that it will be executed after every single line is executed in your program. |
このファイルがダウンロードされ 実行されます そしてこれはバックドアで コンピュータが乗っ取られることになります | And when you view this image on your computer it actually is going to download and run that program. |
スクリーンセーバーの実行優先度を設定します 優先度を高く設定すると スクリーンセーバーは速く実行されますが 同時に実行中の他のプログラムの実行速度が低下する場合があります | Specify the priority that the screensaver will run at. A higher priority may mean that the screensaver runs faster, though may reduce the speed that other programs run at while the screensaver is active. |
まあ 私は完全に実行可能な言うことはありませんが これらは胚 彼らは または完全に実行可能なされない必要があります | But what do they do with all of these other perfectly well, I won't say perfectly viable, but these are embryos. |
cost function J(x, y, theta) を実行します すると 演算が実行され おっと ここが打ち間違いです | Octave, I run j equals cost function j x y theta. |
次の文が実行されwhileループが始まります | A subroutine called countdown takes an input x. |
考えがあります 計画をそこで実行する | He's guarding the plans there. |
このファイルを実行する権限がありません | You are not authorized to execute this file. |
Bが実行されていることが分かると | Again, such dependencies guide our reasoning. |
カッティング エッジがあることは もはや仕様内であります 破損検出モードを実行すると プログラムが M.D.I. に生成されます | If the insert is not within the tolerance set earlier, an alarm will announce that you have a cutting edge that is no longer within specification |
実行することが | How is that possible? |
説教することは実行することよりやさしい | To preach is easier than to practice. |
コードが実行されて出力が確認できます そしてここの最初の行が実行され3が表示されました | We write our code up here, when we click run... ... it will run the code, we'll see the output. |
1. とある計算を行うDLLを作成しました これをPHPで実行させる方法はあ りますか | Is there any way to run this DLL under PHP? |
実行すると 両方の出力が表示されます | I've got 1 1. |
Pythonシェルで実行するところをお見せします コースで実行したプログラムには 出力の長さに限界がありましたが | And I'm going to show this running in the Python shell instead of running through the Web browser ID that you've been using so far in the class. |
クロストラックエラーを計算する前に これを実行させることもできますが | Of course, if I advance too much I add 1 to the index. |
強制的に運行されることもあります | If he fails to appear in court... he can be brought in by force. |
ある行の実行が失敗に関連していることが分かります それはこの行ですね quote not quoteです | If you look at the coverage up here, you find that there is one line in the program whose execution correlates with failure. |
実行中のジョブがあります | There is already a job running |
実行ファイルにこのフラグを設定すると 所有者の権限で実行されます | If this file is an executable and the flag is set, it will be executed with the permissions of the owner. |
実行ファイルにこのフラグを設定すると グループの権限で実行されます File permission | If this file is an executable and the flag is set, it will be executed with the permissions of the group. |
こちらは実行されませんでした a が0より小さくない時だけに実行されるからです | Then it printed this. Then it printed c , which is 246. |
これは 実際行き当たることがある例です | This is another typical series that you might see. |
artsはクエリで繰り返し適用すると実行されます | There's one subtle bug I'd like to point out to you in this code. |
ファイル名が開かれ行が読み込まれます 実行された1つの行が出力されます すべてを実行します これが取得したものです | We run the whole thing, and now with every line the file name should be opened, line should be read, and the one, single executed line should be printed. |
これを実行すると | Flip UD stands for flip up down. |
つまり次のラインが実行されるということです ここで変数steppingをFalseに設定します | So we return true. So receiving will be true. So we're going to exit this loop immediately. |
サイクルの開始 を押すことができるし コンピューター プログラムが実行されます | With the key switch still in Setup mode and the operator doors now closed |
これからこの文がなぜ実行されたのか 知ることができます | And this is precisely what the backwards slice gives us. |
このヘルパーユーティリティは 直接実行されるものではありません | This helper utility is not supposed to be called directly. |
関連検索 : ブロックされることがあります - 返されることがあります - これが実行されます - マージされることがあり - 乱れることがあります - 駆動されることがあります - 処方されることがあります - 意味されることがあります - 保証されることがあります - 理解されることがあります - 更新されることがあります - 削除されることがあります - 作成されることがあります - 対処されることがあります