Translation of "interpreting" to Japanese language:
Dictionary English-Japanese
Examples (External sources, not reviewed)
| We've seen interpreting. | 間違った時のデバッグの方法も教えました |
| That process is known as interpreting. | 木を探索して何をしたらよいか知ることは |
| But interpreting does not always return. | 無限にループし得るのです |
| In Units 5 and 6, we're going to turn our attention to interpreting parse trees, interpreting abstract syntax trees. | 抽象構文木の解釈について学習します 構文解析プログラムの次に何を学ぶのでしょうか |
| Let's try our hand at interpreting function definitions. | 私が始めの方を書くので残りは皆さんに任せます |
| Interpreting always produces a value or an error. | これはひっかけ問題です |
| The problem is one of interpreting these ancient scriptures. | これは古代の教典を解釈するという問題である |
| So we'll be evaluating or interpreting quite a bit. | これが力となります |
| And finally, interpreting always produces a value or an error. | 正しいものに印をつけてください |
| So we've come up with these video relay interpreting services. | ということをやっています |
| Cause I'm interpreting that the way I want to interpret it. | 私がまたデートに誘うと |
| Let's probe your knowledge of interpreting HTML and JavaScript and evaluating expressions. | 4つの命題を書きました |
| So it's a new code for interpreting and writing messages in DNA. | 変換して書き込んだことになります 長い間 遺伝子コードにメッセージを書き込む仕事は |
| So I would say there is more to interpreting than meets the eye. | 通訳とは 見た目ほど 単純ではありません 聞くほど単純ではない と言ったほうがいいかしら |
| We passed it to the parser, and we have it when we're interpreting. | では場所からリンク先が どこかの対応を作って保管したとしましょう |
| Although the parse tree for this JavaScript is finite, interpreting it is infinite. | インタプリタではJavaScriptの解釈を 実際に実行しながら行います |
| Now this cortical folding presents a significant challenge for interpreting surface electrical impulses. | 脳表層の電気信号の解釈は 難しい問題となっています 皮質の皺の入り方は |
| We'll look at interpreting HTML, interpreting JavaScript, as well as fun, off to the side software engineering tasks like debugging programs and also optimizing them to make them go faster. | そしてプログラムのデバッグや最適化のような ソフトウェア工学の課題にも取り組みます レッスン5 6は3 4よりも具体的で 基礎がしっかりした内容だと感じるでしょう |
| First question was about interpreting, testing, debugging. Actually all the homeworks are about that. | 実のところ宿題全部がそうでした |
| I mean, the theory's been proven true beyond all doubt, but interpreting it is baffling. | その解釈は理解しがたいということです そして ある物理学者たちは |
| In general, interpreting refers to walking the abstract syntax tree recursively and computing the final value. | 最終結果を計算することでした WebブラウザではHTMLインタプリタが JavaScriptインタプリタを呼び |
| I was simultaneously interpreting this board meeting for a company and they were talking about their CEO. | 彼らは会長のはなしをしていました 私は当然それは 彼 だと思い込みました |
| The first one actually contains within it this code for interpreting the rest of the genetic code. | 解読するためのコードを 含んだものです 目印の中には |
| I didn't talk and this was the last time this person's going to be here interpreting for me. | これが最後だと説明しました 学生たちは皆座っていましたが茫然としてしまいました |
| So I assert that interpreting or translating between 2 systems of meaning is actually a very deep concept. | とても深い概念だと思われます プログラムをシミュレートしたり あるいは解釈し翻訳するには |
| Now if we didn't all agree on Order of Operations, there would be 2 ways of interpreting this statement. | この表現には2つの解釈があります 左から右へと単純に読むこともできます |
| And 1 interesting downside for us is that simulating a program, interpreting it, translating it often requires running it. | たいてい実行する必要があるという欠点があります そのことについて見ていきましょう |
| I don't have to bother interpreting that line because I know that adding 0 to something doesn't change its value. | ゼロを加算しても値は同じと分かります このようなことをデータフロー解析と呼びます |
| It get's a little more complicated in terms of interpreting and rushing coefficients and mathematically, it get's a little more complicated. | 数学的にも ちょっと複雑になります 最初のセグメントは重回帰の方程式の紹介と |
| But here, we're taking into account these other variables so it gets a little more complicated in interpreting the gender difference. | 複雑になる ここにこの例の記述統計が幾つかあります |
| It turns out that context free grammars are not the end all and be all of interpreting languages like JavaScript or HTML. | すべて解釈することはできません 正規言語と正規表現さえあれば 何でもできるというわけでもないのです |
| Interpreting to walk up and down a parse tree with an environment and figure out what the final result is supposed to be. | 最終結果が何になるかも 計算できるようになりました これを意味あるいはセマンティックスと呼びます |
| And what better way to do this than by interpreting the signals naturally produced by our brain, our center for control and experience. | 私達の制御や体験の中心にある 脳が作り出す信号を解釈するより 良い方法はないでしょう |
| You might use the Let's Begin section to set context for interpreting the video or to define a learning objective for your students. | ビデオを理解するための文脈や 生徒の学習目的を 設定できます Think のところでは |
| We saw in class that we could use something like exception handling to deal with interpreting JavaScript return statements in our Python JavaScript interpreter? | 講義で見たように return文を扱うために 例外処理を使うこともできます Pythonを避ける理由にはなりませんね |
| So when we're interpreting JavaScript, we're going to use this nested, or chained, notion of environments to keep track of the values of variables. | この入れ子や鎖のように伸びた環境を作って 変数の値を追います 環境はただの変数名から変数の値への対応に |
| Now our video relay interpreting services are implemented in several public offices and private stores so that the Deaf can access certain services, too. | 行政とか民間のデパートの窓口 といったところに 置いたりしています 今は救急電話というすごい 大事なものをしましたけれども |
| When interpreting returns it either produces a value, like 5, or an error, like type error you tried to add it into a string. | それに文字列を足そうとした時の 型エラーのようなエラーを発生させるでしょう しかし常にreturnに到達するとは限りません |
| I was referred to a psychiatrist, who likewise took a grim view of the voice's presence, subsequently interpreting everything I said through a lens of latent insanity. | took a grim view of the voice's presence, subsequently interpreting everything I said through a lens of latent insanity. |
| I was referred to a psychiatrist, who likewise took a grim view of the voice's presence, subsequently interpreting everything I said through a lens of latent insanity. | ここでも 声 が問題である という認識のもとで 私の話すことは全て妄想だと 解釈されました 私の話すことは全て妄想だと 解釈されました |
| All of the techniques that I'm teaching you lexing, parsing, looking for errors, optimization, interpreting, environments all of these are used in both compiled languages and interpreted languages. | 私が教えたすべての技術は コンパイル言語とインタプリタ言語の 両方に使われています このコースではそれらのすべてを学び |
| Cognition is about understanding the world, emotion is about interpreting it saying good, bad, safe, dangerous, and getting us ready to act, which is why the muscles tense or relax. | 安全だとか 危険だとか解釈します そして行為に備えます 筋肉が緊張 弛緩するのはそのためです 他の人の感情がわかるのもそのためです |
| A program does not know about the special meaning of double quotes, so what it does is it starts interpreting everything as HTML but only up to the closing tag. | つまりHTMLとして判断していきながら ここを終了タグとみなすのです ダブルクォーテーションは テキスト入力と判断されています |
| And if it is, well, one times anything is that second thing, is B. So we just returned B. We don't have to wait and run this through once we're interpreting. | 必要以上の労力をかけることになります 同様に右側のbが1の時にaを返します |
| We traveled high into the paramo, and as we crested the hills, we realized that the men were interpreting every single bump on the landscape in terms of their own intense religiosity. | 山頂を超すたびに 男たちがあらゆる地形にある 宗教上の意味を |