ENVIRONMENT CONFIGURATION 日本語 意味 - 日本語訳 - 英語の例文

[in'vaiərənmənt kənˌfigə'reiʃn]
[in'vaiərənmənt kənˌfigə'reiʃn]

英語 での Environment configuration の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
For more information on environment configuration, view the full documentation.
環境設定の詳細は、ドキュメントを読んでください。
In the management UI, click the APIs menu,then click Environment Configuration.
管理UIで「APIs」メニューをクリックし、次に「EnvironmentConfiguration」をクリックします。
Add environment configurations for the network.(Increase network buffer.).
ネットワークの環境設定を追加します。(ネットワークバッファの増加など)。
You are free to create other testing environment configurations as necessary.
必要であれば他のテスト設定環境を自由に作成することもできます。
Conf: The main environment configuration(corresponding to the main. cfg content).
Conf:主な実行環境設定(main.cfgの記載に対応)。
A Java script has to become effecitive by a environment configuration of Adobe Reader.
AdobeReaderの環境設定でJavaスクリプトが有効になっている必要があります。
For details on environment configuration and the login method, etc. to use VM images, refer to” Switching Hub”.
VMイメージ利用のための環境設定やログイン方法等は「スイッチングハブ」を参照してください。
Examples of sensitive data includes(but is not limited to): API keys, passwords,product versions or environment configurations.
機密データの例には,APIキー,パスワード,製品バージョン,環境設定が含まれます(ただしこれに限定されません)。
Instead of a variety of confusing, nested environment configuration directories, Laravel 5 now utilizes DotEnv by Vance Lucas.
環境設定ディレクトリがネストし、色々と混乱させる代わりに、Laravel5ではVanceLucas制作のDotEnvを使用しています。
AWS Elastic Beanstalk: A logical collection of components, including environments,versions, and environment configurations.
AWSElasticBeanstalk:環境、バージョン、環境設定などの、コンポーネントの論理コレクション。
Instead of a variety of confusing, nested environment configuration directories, Laravel 5 now utilizes DotEnv by Vance Lucas.
環境設定ディレクトリーがネストし、色々と混乱させる代わりに、Laravel5ではVanceLucas制作のDotEnvを使用しています。
Environment Configuration It is often helpful to have differentconfiguration values based on the environment the application is running in.
環境設定アプリケーションを実行している環境にもとづき、別の設定値に切り替えられると便利です。
This library provides a super simple way to manage your environment configuration, and makes environment detection in Laravel 5 a breeze.
このライブラリーは環境設定を管理するとても単純な手法を提供しており、Laravel5での環境決定は簡単です。
Storing multiple perspective configurations enables the user to completely analyze lighting variants,seasonal variations or environment configurations.
複数のパースペクティブ構成を保存することで、ユーザーは照明、季節変動、環境構成を完全に分析できます。
Environment Configuration It is often helpful to have differentconfiguration values based on the environment the application is running in.
動作環境設定アプリケーションを実行する環境に基づいて、異なった設定値を使用できれば、多くの場面で便利です。
An Elastic Beanstalk application is a logical collection of Elastic Beanstalk components, including environments, versions, and environment configurations.
ElasticBeanstalkアプリケーションは、ElasticBeanstalkコンポーネントの論理コレクションで、環境、バージョン、環境設定などがあります。
When using environment configuration, you may want to"append" environment service providers to your primary app configuration file.
動作環境による設定の使い分けを使用している場合、メインのapp設定ファイルに、環境ごとのサービスプロバイダーを追加(append)したいこともあるでしょう。
Env file should not be committed to your application's source control, since each developer/ serverusing your application could require a different environment configuration.
Envファイルをアプリケーションのソース管理下へ追加してはいけません。アプリケーションを利用する各開発者/サーバーが、別々の環境値を設定できるからです。
Retrieving Environment Configuration All of the variables listed in this file will be loaded into the$_ENV PHP super-global when your application receives a request.
環境設定の取得このファイルにリストしている値は、アプリケーションがリクエストを受け取った時点で、$_ENVPHPスーパーグローバル変数へロードされます。
This will allow otherdevelopers on your team to create their own local environment configuration, as well as hide your sensitive configuration items from source control.
これにより、あなたのチームメンバーは、自分自身のローカル環境設定を作成でき、それと同時に、ソースコントロールから、機密の設定アイテムを隠すことが可能になります。
You do not have to manage or control the underlying infrastructure, but you do have control over the deployed applications and,to some degree over application hosting environment configurations.
PaaSではインフラストラクチャーを管理したり制御したりする必要はありませんが、デプロイされたアプリケーションを制御することはでき、またアプリケーションのホスト環境の構成も、ある程度制御することができます。
For instance, Cloud Deployment Projects enable environment configuration to be captured as code and managed along with cloud projects and solutions in Visual Studio.
CloudDeploymentProjectsでは、環境を構成してコードとしてキャプチャし、VisualStudioのクラウドプロジェクトやソリューションと同時に管理することができます。
When TA_HLNG is specified, starting the task jumps to the task address not directly butby going through a high-level language environment configuration program(high-level language support routine).
TA_HLNGの指定を行った場合には、タスク起動時に直接taskのアドレスにジャンプするのではなく、高級言語の環境設定プログラム(高級言語対応ルーチン)を通してからtaskのアドレスにジャンプする。
By default, Laravel's sample environment configuration is ready to use with Laravel Homestead, which is a convenient virtual machine for doing Laravel development on your local machine.
デフォルトでLaravelのサンプル環境設定は、ローカルマシン上でLaravelでの開発を行うのに便利な仮想マシンであるLaravelHomestead用に設定してあります。
If the file system configuration files discussed above define whereresources should be located on disk, the environment configuration with its apps and engines define what the pipeline is supposed to do.
上記のファイルシステム設定ファイルでディスク上のリソースの格納場所を定義する場合、そのアプリとエンジンを含む環境設定はパイプラインの動作内容を定義します。
By default, Laravel's sample environment configuration is ready to use with Laravel Homestead, which is a convenient virtual machine for doing Laravel development on your local machine.
デフォルトでLaravelのサンプル環境設定は、ローカルマシン上でLaravelでの開発を行うための便利な仮想マシンであるLaravelHomestead用に設定してあります。
External can only read its storagecontent Key words KeywordsDescription Debug environment configuration Setup iwallet and local test node The development and deployment of smart contracts requires iwallet.
キーワードキーワード説明デバッグ環境設定iwalletのセットアップとローカルテストノードスマートコントラクトの開発には、iwalletが必要です。
By default, Laravel's sample environment configuration is ready to use with Laravel Homestead, which is a convenient virtual machine for doing Laravel development on your local machine.
デフォルトでLaravelのサンプル環境設定は、ローカルマシーン上でLaravelでの開発を行うのに便利な仮想マシーンであるLaravelHomestead用に設定してあります。
結果: 28, 時間: 0.0284

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語