CLIENT CODE Meaning in Japanese - translations and usage examples

['klaiənt kəʊd]
Noun
['klaiənt kəʊd]
クライアントのコード
クライアントコード
クライアント・コードを

Examples of using Client code in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The Client Code.
クライアントコードは。
Using your own client code.
独自のクライアントコードの使用。
Your client code should make a request in the following manner.
あなたのクライアントコードは、以下の作法においてリクエストを作るべきです。
Now for the client code.
Both server and client code are then automatically generated from this manifest.
サーバとクライアントのコードはこのmanifestから自動的に作成されます。
Specify a language of the client code to generate.
生成するクライアントコードの言語を指定する。
This lets client code operate more intuitively and avoids needless inefficiency.
これはクライアントコードをより直感的に作用させ、無意味な非効率性を回避させます。
Tests/lxd-benchmark: Port to new client code.
Tests/lxd-benchmark:新しいクライアントコードポーティングを行いました。
The actual Windows 7 client code was not distributed via WSUS.
実際のWindows7クライアントのコードはWSUS経由で配布されることはなかった。
Adding a new exception to athrows clause in a new version breaks client code.
新しいバージョンで、新しい例外をthrows節に書き足すことは、クライアントのコードを破壊します。
The generated server and client code are built and run as follows:.
生成されたサーバーとクライアントのコードは次のようにビルドされ実行されます:。
The client code page must be used to convert the Unicode data at some point.
いずれかの時点で、クライアントのコードページを使用してUnicodeデータを変換しなければなりません。
The StoreInfo structure can then be used by client code like the following.
StoreInfo構造体をクライアントコードで次のように使用できます。
Using the client code in Python enables easier consumption of the IdM management API.
Pythonでクライアントコードを使用すると、IdM管理APIにおける開示が簡単になります。
If you're hitting thisrate limit frequently you should double-check your client code.
このレート制限が頻繁に起こる場合は、クライアントのコードをダブルチェックした方がいいでしょう。
Since I had just downloaded the DHCP client code, on an impulse I played around a bit.
DHCPのクライアント・コードをダウンロードしたばかりだったので、気まぐれから少しいじってみた。
Client code can natively obtain content as XML(DOM), Java(JAXB), or SAAJ.
クライアントコードは、XML(DOM)、Java(JAXB)またはSAAJとしてコンテンツをネイティブに取得することができます。
I showed an example of generating server and client code from swagger.
Go-swaggerを使ってswagger定義ファイルからサーバーとクライアントコードを生成する例を示しました。
Currently, we have 26 client code templates and 6 server code templates, with more being added all the time.
現在、26のクライアントコードテンプレートと6つのサーバーコードテンプレートがあり、常に追加されています。
Returning a null value in such case is a contract violation andwill most likely break client code.
Null値をこのようなケースで返すことは契約違反で、多分クライアントコードを破壊するでしょう。
The company has released all of Mitro's server and client code under the GPL license on GitHub.
同社はMitroのサーバとクライアントのコードのすべてを、GPLライセンスのもとにGitHub上にリリースした。
If the client code and the server object live in the same COM apartment, method calls are as efficient as DLL routine calls.
クライアント・コードとサーバー・オブジェクトが同じCOM集合内にある場合、メソッドの呼び出しはDLLルーチンの呼び出しと同じように効率的です。
This is the code to STUNTMAN-an open source STUN server and client code by john selbie.
これは、スタントマン-オープンソースのSTUNサーバとクライアントコードでジョンselbieにソースコードです。
To add asynchronous client code: In MainForm, change to the Source view and add the following method just before the final closing bracket.
非同期クライアント・コードを追加するには:MainFormで、「ソース」ビューに変更し、次のメソッドを最後の閉じ括弧の直前に追加します。
Now when the-o minorversion=1 mount option is specified, and the server is pNFS-enabled,the pNFS client code is automatically enabled.
Ominorversion=1マウントオプションが指定されると、サーバーはpNFSが有効になり、pNFSクライアントコードは自動的に有効になります。
The Client Code identifies the Adobe Target customer account and is used as a sub-domain in the URL when calling the Adobe Target server.
クライアントコードは、AdobeTargetカスタマーアカウントを識別し、AdobeTargetサーバーの呼び出し時にはURLのサブドメインとして使用されます。
The http sub-directorydescribes the HTTP transport which defines server and client code with the logic to encode and decode requests and responses and the CLI code to build HTTP requests from the command line.
HttpサブディレクトリはHTTPトランスポートを記述しており、リクエストとレスポンスをエンコード・デコードするロジックを持つサーバとクライアントのコード、コマンドラインからHTTPリクエストを構築するCLIコードを定義しています。 また、OpenAPI2。
Previously, client codes using methods that returns List of TwitterResponse need to pick one element inside the list to check the rate limit status.
これまでクライアントコードはTwitterResponseのリストを返すメソッドを利用する場合、ratelimitstatusを確認するのにリスト中の要素を見なければなりませんでした。
Autotranslation(that is, the“Perform Translation for character data" checkboxes in newer ODBC applications)converts character data from the client code page to the server code page before sending the data to the server, using Unicode as a translation medium.
自動変換(つまり、新しいODBCアプリケーションの[文字データの変換を実行する]チェックボックス)は、変換媒体としてUnicodeを使用して、データをサーバーに送信する前にクライアントのコードページからサーバーのコードページへ文字データを変換します。
The directory also contains the server andclient code which hooks up the protoc-generated gRPC server and client code along with the logic to encode and decode requests and responses.
このディレクトリには、リクエストとレスポンスをエンコード・デコードするためのロジックとともに、protocで生成されたgRPCサーバーとクライアントのコードを接続するサーバーとクライアントのコードも含まれています。
Results: 811, Time: 0.0287

Word-for-word translation

Top dictionary queries

English - Japanese