処理するコード 英語 意味 - 英語訳 - 日本語の例文

code that handles

日本語 での 処理するコード の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
図3は、送受信するデータを処理するコードの一部です。
Figure 3 shows part of the code to process received data.
今,提出を処理するコードの一部で,あなたのような何かをする:。
Now, in the part of the code that handles submits, you do something like:.
脆弱性は不充分な条件が原因チェックインしますIKEv1セキュリティネゴシエーション要求を処理するコードの一部をです。
It's due to insufficient condition checks in the part of the code that handles IKEv1 security negotiation requests.
脆弱性は不充分な条件が原因チェックインしますIKEv1セキュリティネゴシエーション要求を処理するコードの一部をです。
The vulnerability isdue to insufficient condition checks in the part of the code that handles IKEv1 security negotiation requests.
このインテントを処理するコードは、以下です。このハンドラは、DialogflowConversationクラスのask()関数を引数を伴って呼び出します。
The code to handle the intent is the following: This handler call the ask() function of the DialogflowConversation class with the argument.
おそらく、ほとんどのコインを集めたプレイヤーが勝つはずなのだが、これを処理するコードはROMに存在しない。
Presumably, the player who collected the most coins would win, but the code that would handle this isn't in the ROM.
安全でないTCP接続からTLSへの「Clienthello」メッセージにServerNameIndication拡張を渡すようアップグレードを処理するコードを拡張しました。
Enhanced the code that handles the upgrade from an insecure TCP connection to TLS to pass the Server Name Indication extension in the‘client hello' message.
ボタンのname属性であることに注意してください“saveCSS。”今,提出を処理するコードの一部で,あなたのような何かをする:。
Note that the name attribute of the button is“saveCSS.” Now,in the part of the code that handles submits, you do something like:.
すべてのフェールケース,すべてのネットワーク,すべてのメッセージ転送やリソースアロケーションを処理するコード-このようなものは,何度も書くべきではないのです。
Code for handling all of the fail cases, all of the networking, all of the message passing and resource allocation- those are things nobody should have to rewrite.
DjangoWebアプリケーションは、通常、これらの各ステップを処理するコードを別々のファイルにグループ化します:URL:単一URLから単一の関数を介してすべてのリクエストを処理することは可能ですが、各リソースを処理する別々のビュー関数を作成する方がはるかにメンテナンスが容易です。
Django web applications typically group the code that handles each of these steps into separate files: URLs: While it is possible to process requests from every single URL via a single function, it is much more maintainable to write a separate view function to handle each resource.
ユーザの認証情報を処理するコードを自分で書く必要はありません。
Without having to write code that handles user credentials.
実際のプロジェクトでは、非-websocketリクエストを処理するコードがここにあります。
In real project we would have some other code here to handle non-websocket requests.
プレイヤーの回転とrotation_helperを処理するコードが_inputのコードと全く同じであることに注意してください。
Notice how the code that handles rotating the player and rotation_helper is exactly the same as the code in_input.
以前のバージョンのプラットフォームを処理するコードを構築する代わりに、これらのライブラリを利用してその互換性レイヤを提供できます。
Rather than building code to handle earlier versions of the platform, you can leverage these libraries to provide that compatibility layer.
Scaffoldで生成されたコードの場合と同じようにエラーメッセージを表示させるので、ビューテンプレートからはActiveRecordモデルを処理するコードと同じように見えます。
We display error messages just as we would with scaffold-generated codeso from the view template this looks just like code to handle an ActiveRecord model.
通常は、モデルを処理するコードはモデルの中に設置されます。今回の場合はQuestionオブジェクトのセットを返すので、QuestionPeerクラスにします。
As usual, the code that deals with the model is placed in the model, this time in the QuestionPeer class since it returns a set of Question objects.
研究チームによると,彼らはGreenDamを1日テストしただけで,ウェブサイトの要求を処理するコード中にプログラミングエラーがあることを発見したという。
The researchers said that after only one day of testing Green Dam,they discovered programming errors in the code used to process Web site requests.
実際、クライアントからの2度目のリクエストを処理するコードの断片は、最初のリクエストがすでに終了しているかを確認することから始めないとならないかもしれない。
In fact, the chunk of code that handles the client's second request might need to begin by checking that the first request has already been done.
より速く、よりシンプルで、より多くのケースを自然に処理するコードは、客観的に「より良い」ものであり、人々が実際にそれについてあまり論じる必要はない。
Code that is faster, simpler, or handles more cases naturally is just objectively‘better', without people really having to argue too much about it.
ネイティブなWindows環境では現在は動作しません。現在のテストケースはMySQL全体をテストするわけではありませんが、SQLを処理するコードにおける明白なバグやOS/ライブラリの問題は検出できるはずです。
The current set of test cases doesn't test everything in MySQL,but it should catch most obvious bugs in the SQL processing code, operating system or library issues, and is quite thorough in testing replication.
ですが両方を処理するコードにとっては、それはテキストとバイナリデータの比較をする際に新たな注意点が増えたことを意味していて、これが完全には移行の自動化が出来ない理由なのです。
But for code that has to deal with both, it does mean you might have to now care about when you are using text compared to binary data, which is why this cannot be entirely automated.
この可能性が非常によくする,私はかなり確信しているように我々はこれまでに書かれているような状況を処理するコードがない,これは実際に見えるフィルタがcomment_post_redirect必要が書き込まれると、そのハンドルへの投稿ページの言語を使用する,それは重要な優先事項ではないのですが、,あなたは、この解決したい場合は、助けることができる2つのことがある。
This could very well be,as I am quite sure there is no code to handle that situation that we have written so far, this actually looks that the filter comment_post_redirect should be written and use the posting page language to handle that, and although it is not of a critical priority, there are two things you can help if you want this solved.
結果: 22, 時間: 0.0167

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語