LIBRARY CODE 日本語 意味 - 日本語訳 - 英語の例文

['laibrəri kəʊd]
['laibrəri kəʊd]
ライブラリのコードを
ライブラリーコード

英語 での Library code の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Setter injection is not recommended for library code.
ライブラリコードではセッターインジェクションは推奨されません。
Your library code is still performing require_once() calls--.
ライブラリのコードがまだrequire_once()呼び出しを行なっているなら、。
As an example, consider the following contrived"library code":.
例として,次のとおり設計された"librarycode"を考える。
Reuse code- especially standard library code- instead of handcrafting your own.
ガイドライン:コードを再利用せよ--特に標準ライブラリのコードを--自分で手作りするのではなく。
We don't want to bloat your apps with useless library code.
使用されない無駄なライブラリコードであなたのアプリを肥大化させたくありません。
As code evolves over time, some old library code gets replaced with newer, better versions.
コードが発展して行くにつれ、古いライブラリのコードは、新しい、より良いものに置き換わっていきます。
In FreeBSD, this file is only used by the RPC library code.
FreeBSDでは、このファイルはRPCライブラリのコードだけが使用しています。
By default, library code can be tested by mimicing the directory structure of your library/ directory.
既定では、ライブラリーのコードはlibrary/ディレクトリのディレクトリ構造をまねることによりテストできます。
Sometimes you will want to include another project within your working copy,perhaps some library code.
時に、作業コピーに別プロジェクト、おそらくライブラリのコードを含めたくなるでしょう。
This allows us to add our own library code if necessary, while keeping shared libraries intact.
これで必要に応じて共有ライブラリをそのままに保ちながら、独自のライブラリのコードを追加できるようになります。
Sometimes you will want to include another project within your working copy,perhaps some library code.
作業コピーに別プロジェクト、たとえばライブラリのコードを含めたくなることがあると思います。
So, to me,it seems a good idea to leverage the existing OpenMP library code, and existing developer knowledge.
それゆえ、既存のOpenMPライブラリコードとこれまでの開発者のナレッジを使うのがよい考えであると思っています。
Certain exceptions are caught by default by the Intel® Fortran run-time library,so your program stops in the run-time library code.
特定の例外は、デフォルトで、インテル®Fortranランタイム・ライブラリーによりキャッチされます。プログラムはランタイム・ライブラリー・コードで停止します。
Programs built with LIBIFCOREMT.LIB do not share Fortran run-time library code or data with any dynamic-link libraries they call.
LIBIFCOREMT.LIBを使用してビルドされたプログラムが呼び出すダイナミック・リンク・ライブラリーは、Fortranランタイム・ライブラリーのコードやデータを共有しません。
Developers should place their application's library code under this directory in a unique namespace, following the guidelines established in the PHP manual's» Userland Naming Guide, as well as those established by Zend itself.
開発者は、PHPのマニュアル(ゼンド自体によって確立されるそれらだけでなく)の»ユーザレベルでの命名の手引きに沿って、一意の名前空間内のこのディレクトリ配下にそれらのアプリケーション・ライブラリーのコードを置かなければなりません。
In such a case, protecting the app is sufficient;protecting the app will also protect the library code inside the app.
そのような場合は、アプリを保護するだけで十分です。アプリを保護すれば、そのアプリ内のライブラリコードも保護されるからです。
What's worse is that if any of your code(or the 3rd party library code) has a bug or breaks, you won't know how to debug or fix it if you don't know how to program.
さらに悪いことには、もしあなたのコード(もしくはサードパーティ製ライブラリのコード)にバグがあったり壊れたりした場合、プログラミングのやりかたが分かっていなければデバッグする方法もわからないのです。
The Alpha AXP architecture uses a set of subroutines,called privileged architecture library code(PALcode).
AlphaAXPアーキテクチャは、一連のサブルーチンを使用するが、それはPALcode(privilegedarchitecturelibrarycode)と呼ばれる。
This ensures automatic dispatch to the appropriate version of the library code for Intel® processor andthe generic version of the library code for non-Intel processor at runtime.
これにより、ランタイム時にインテル®プロセッサーでは正しいバージョンのライブラリー・コードへ、互換プロセッサーでは汎用バージョンのライブラリー・コードへ自動的にディスパッチされます。
A''tainted'' status is inherited by child processes as a result of the fork(2)system call or other library code that calls fork, such as.
汚染された”状態は、fork(2)システムコール(またはpopen(3)のようなforkを呼び出す他のライブラリのコード)の結果として子プロセスによって継承されます。
However, most benefits you may reap fromautoloading are negated if your library code is still performing require_once() calls-- which is precisely the case with Zend Framework.
しかしながら、ライブラリのコードがまだrequire_once()呼び出しを行なっているなら、オートローディングから受け取るであろう利益のほとんどは失われます。ZendFrameworkの場合もまさにその通りです。
Semipublic functions(used among source files of a given library but not by code outside that library, and found inside the library directories themselves)differ from this naming scheme in that instead of a single underscore after the library code, they use a double underscore.
限定的にパブリックな関数(ライブラリ中のソースファイル間では利用されるが、ライブラリの外では利用されず、ライブラリディレクトリ自身の内部でだけ参照可能なもの)はこの命名規約とは違い、ライブラリコードのあとにアンダースコアが一つくるかわりに、二つきます(__)。
To return an expected status to the caller, you need to be defensive in your library code, so consider these other principles: Where it makes sense,have the library code check input arguments passed in from the caller to make sure they are valid for whatever the library routine is going to do with them.
想定されるステータスを呼び出し元に返すには、ライブラリー・コードで細心の注意を払う必要があります。そのため、次の原則を考慮してください。ライブラリー・コードの適切な場所で、呼び出し元から渡される入力引数を検証し、ライブラリー・ルーチンで使用可能な値かどうかを確認します。
The order of entries in this file will determine whichtransport will be preferred by the RPC library code, given a match on a specified network type.
このファイル内のエントリの順序によって、指定されたネットワークタイプに対するRPCライブラリコードのトランスポートの優先順位が決まります。
A"tainted" status is inherited by child processes as a result of the fork(2)system call(or other library code that calls fork, such as popen(3)).
汚染された"状態は、fork(2)システムコール(あるいはpopen(3)のようなforkを呼び出す他のライブラリコード)の結果として、子プロセスに継承されます。
InnoSwitch3- Pro Code Library.
InnoSwitch3-Proコードライブラリ
結果: 26, 時間: 0.0397

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語