CUSTOM COMMANDS Meaning in Japanese - translations and usage examples

['kʌstəm kə'mɑːndz]
['kʌstəm kə'mɑːndz]
カスタムコマンドを

Examples of using Custom commands in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Send custom commands.
カスタムコマンドの送信。
We are planning to create custom commands too!
また、カスタムコマンドも今後作成する予定です。
You may store your custom commands in the app/Console/Commands directory;
App/Console/Commandsディレクトリにカスタムコマンドを保存してください。しかし、composer。
The Prefix and Suffix fields allow users to execute custom commands.
PrefixおよびSuffixフィールドを使うと、ユーザーはカスタムコマンドを実行することができます。
Creating custom Commands.
カスタムコマンドを作る。
The New Menu dialog willbe displayed when you select"User-specified menu" under custom commands.
カスタムコマンドで「ユーザー定義メニュー」を選択している場合、新規メニューダイアログが表示されます。
You may store your custom commands in the app/Console/Commands directory;
App/Console/Commandsディレクトリーにカスタムコマンドを保存してください。しかし、composer。
In addition to the commands provided with Artisan,you may also build your own custom commands.
Artisanに用意されているコマンドに加え、独自のカスタムコマンドも構築できます。
Clicking one of these custom commands executes the action associated with this command..
これらのカスタムコマンドの1つをクリックすると、このコマンドに関連するアクションが実行されます。
Support all mandatory and most of optional ISO/IEC 15693 commands anda complete set of custom commands.
すべての必須およびオプションのISO/IECのほとんどをサポートしています15693コマンドやカスタムコマンドの完全なセット。
Below the listing of custom commands that you have created, is the Customize command see screenshot.
作成されたカスタムコマンドのリストの下に、「カスタマイズ」コマンド(スクリーンショットを参照)があります。
The G-key can also be programmed to activate custom commands for any applications.
Gキーは、すべてのアプリケーションでカスタムコマンドを発動するように設定することもできます。
These custom commands can be sent to a group of devices in bulk, depending on the Bulk Management settings configured in your console environment.
カスタムコマンドは、コンソールの一括管理での設定に応じて、一度に複数のデバイスに送信することができます。
In addition to the commands provided with Artisan,you may also build your own custom commands for working with your application.
アプリケーションで動作させる、追加のカスタムコマンドを構築することも可能です。
In the screenshot below, two custom commands:(i) to open the parent folder in Windows Explorer, and(ii) to open the active file in Altova XMLSpy.
下のスクリーンショットでは、2つのカスタムコマンドが表示されています:(i)WindowsExplorer内で親フォルダーを開く、(ii) AltovaXMLSpyでアクティブなファイルを開く。
Administrators will love the command line support andthe ability to run custom commands before and after backups.
管理者であれば、コマンドライン乃サポートやカスタムコマンドをバックアップの前後どちらでも実行できる機能は気に入るでしょう。
Custom commands in the scripts/sbin/ifup-local, ifdown-pre-local, and ifdown-local are only executed when those devices are controlled by the/etc/init. d/network service.
Sbin/ifup-local、ifdown-pre-local、およびifdown-localの各スクリプト内のカスタムコマンドは、そのデバイスが/etc/init.d/networkサービスで制御されている時にのみ、実行されます。
In addition to the commands provided with Artisan,you may also build your own custom commands for working with your application.
あらかじめ提供されているArtisanに付け加え、アプリケーションで動かす独自のカスタムコマンドを構築することも可能です。
To send these custom commands from an AirWatch 9.1+ environment, navigate in the AirWatch Console to Devices< List View, select an appropriate device, and select More Actions< Custom Command..
AirWatch9.1以降の環境でこのようなカスタムコマンドを送信するには、AirWatchコンソールでデバイス<リスト表示と進み、目的のデバイスを選択します。
Artisan Development 4.2 Laravel Introduction In addition to the commands provided with Artisan,you may also build your own custom commands for working with your application.
Artisan開発4.2Laravelイントロダクションアプリケーションで動作する追加のカスタムコマンドを構築することも可能です。
The tool will then present the user with the some common crash commands,the option to supply custom commands, the option to diagnose the output, and the option to open a support case with a backtrace attached.
次に、ツールは、一般的なcrashコマンドと、カスタムコマンドを提供するオプション、出力結果を診断するオプション、バックトレースを添付したサポートケースを作成するオプションを表示します。
Dont_alias'=<[ App\User::class,], Writing Commands In addition to the commands provided with Artisan,you may also build your own custom commands.
Dont_alias'=<[App\User::class,],コマンド記述Artisanに用意されているコマンドに加え、独自のカスタムコマンドも構築できます。
Memory write access(except for AFI, DSFID, and the corresponding lock bytes)is accomplished through custom commands using a write buffer with readback and copy-to-memory function.
メモリへの書込みアクセスは、(AFI、DSFID、およびそれらに対応するロックバイトを除いて)再読取りおよびメモリへのコピー機能を備えた書込みバッファを使用するカスタムコマンドによって実行されます。
To enter the Tinker environment, run the tinker Artisan command: php artisan tinker Writing Commands In addition to the commands provided with Artisan,you may also build your own custom commands.
Tinker環境に入るには、tinkerArtisanコマンドを実行します。phpartisantinkerコマンド記述Artisanに用意されているコマンドに加え、独自のカスタムコマンドも構築できます。
Accenture also helped design the personalized experience for passengers,working closely with Amazon to develop custom commands that can be understood and executed by Alexa.
またアクセンチュアは、乗員向けのパーソナライズ体験の設計も行い、Amazonと密に連携し、Alexaによる理解/実行が可能なカスタムコマンドを開発しました。
To view a help screen, simply precede the name of the command with help: php artisan help migrate Writing Commands In addition to the commands provided with Artisan,you may also build your own custom commands.
ヘルプを表示するにはhelpに続いてコマンド名を入力してください。phpartisanhelpmigrateコマンド記述Artisanに用意されているコマンドに加え、独自のカスタムコマンドも構築できます。
Artisan Development 5.0 Laravel Introduction In addition to the commands provided with Artisan,you may also build your own custom commands for working with your application.
Artisan開発5.0Laravelイントロダクションアプリケーションで動作させる、追加のカスタムコマンドを構築することも可能です。
To view a help screen, simply precede the name of the command with help: php artisan help migrate Writing Commands In addition to the commands provided with Artisan,you may also build your own custom commands for working with your application.
ヘルプを表示するにはhelpに続いてコマンド名を入力してください。phpartisanhelpmigrateコマンド記述あらかじめ提供されているArtisanに付け加え、アプリケーションで動かす独自のカスタムコマンドを構築することも可能です。
Start the Command Editor dialog to create a custom command.
計画コマンド編集ダイアログを起動し、カスタムコマンドを作成します。
How to get the current date and time in the terminal andset a custom command in terminal for it?
どのようにターミナルで現在の日付と時刻を取得し、ターミナルでカスタムコマンドを設定するのですか?
Results: 30, Time: 0.0279

Word-for-word translation

Top dictionary queries

English - Japanese