CONTROLLER CLASSES 日本語 意味 - 日本語訳 - 英語の例文

[kən'trəʊlər 'klɑːsiz]
[kən'trəʊlər 'klɑːsiz]
コントローラークラスを
コントローラクラスにより
controllerクラスが

英語 での Controller classes の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Zend_Rest_Controller classes are provided to aid routing.
及びZend_Rest_Controllerクラスが、提供されます。
Type web for the package for the session beans and JPA controller classes.
セッションBeanおよびJPAコントローラ・クラスのパッケージに「web」と入力します。
Public methods on controller classes become HTTP endpoints.
コントローラークラスのパブリックメソッドは、HTTPエンドポイントになります。
Php file, you may wish to organize this behavior using Controller classes.
Phpファイルで定義するよりも、コントローラークラスにより組織立てたいと、皆さんも考えるでしょう。
This removes the need for JPA controller classes and generates simpler code.
これにより、JPAコントローラ・クラスが不要になり、より簡易なコードが生成されます。
To use route caching,you must convert any Closure routes to controller classes.
ルートキャッシュを使用するには、全クロージャルートをコントローラクラスを使用するように変更する必要があります。
The Zend_Controller classes are stored in the library directory as follows:.
Zend_Controllerクラスは、ライブラリディレクトリに以下のように格納されます。
To use route caching,you must convert any Closure routes to controller classes.
ルートキャッシュを使用するには、全クロージャルートをコントローラークラスを使用するように変更する必要があります。
Laravel allows you to not only route to Closures, but also to controller classes, and even allows the creation of resource controllers..
Laravelはクロージャーでのルート定義だけではなく、コントローラークラスによる定義、さらにリソースコントローラーの生成も可能です。
To use route caching,you must convert any Closure routes to use controller classes.
ルートキャッシュを使用するには、全クロージャールートをコントローラークラスを使用するように変更する必要があります。
When subclassing Zend_Controller classes, it is recommended that the new classes be stored in an identical structure under your prefix.
Zend_Controllerクラスを継承する場合は、作成したクラスを(あなたのプレフィックスのもとで)同じ構造で格納することを推奨します。
In MVC, View is the display logic,or how the data from the Controller classes is displayed.
MVCではViewは表示のためのロジックであり、コントローラクラスからデータをどのように表示するかを規定している。
Of course, if you are using controller classes, you may call the middleware method from the controller's constructor instead of attaching it in the route definition directly:.
もちろんコントローラークラスを使っているならルート定義に付加する代わりに、コントローラーのコンストラクターでmiddlewareメソッドを呼び出すことができます。
Instead of defining all of your request handling logic as Closures in route files,you may wish to organize this behavior using Controller classes.
全リクエストの処理をルートファイルのクロージャで定義するよりも、コントローラクラスにより組織立てたいと、皆さんも考えるでしょう。
Routing To Controllers Laravel allows you to not only route to Closures,but also to controller classes, and even allows the creation of resource controllers..
コントローラーへのルーティングLaravelはクロージャーでのルート定義だけではなく、コントローラークラスによる定義、さらにリソースコントローラーの生成も可能です。
Instead of defining all of your request handling logic as Closures in route files,you may wish to organize this behavior using Controller classes.
全リクエストの処理をルートファイルのクロージャで定義するよりも、コントローラークラスにより組織立てたいと、皆さんも考えるでしょう。
In addition to Zend_Rest_Server and Zend_Rest_Client components,Zend_Rest_Route and Zend_Rest_Controller classes are provided to aid routing REST requests to controllers.
Zend_Rest_Server及びZend_Rest_Clientコンポーネントに加えて、コントローラにRESTリクエストをルーティングすることを助けるためにZend_Rest_Route及びZend_Rest_Controllerクラスが、提供されます。
The request object is a simple value object that is passed between Zend_Controller_Front and the router,dispatcher, and controller classes.
リクエストオブジェクトとはZend_Controller_Frontとルータ、ディスパッチャそしてコントローラクラスの間でやり取りされる単純なバリューオブジェクトです。
Code completion can handle method reference and safe dereference operators, while it also providesnames of dynamic methods for Grails domain and controller classes.
コード補完によって、メソッド参照および安全な参照解除演算子を処理でき、Grailsドメインおよびコントローラ・クラスの動的メソッドの名前も提供されます。
Controllers 5.5 Laravel Introduction Instead of defining all of your request handling logic as Closures in route files,you may wish to organize this behavior using Controller classes.
コントローラ5.5Laravelイントロダクション全リクエストの処理をルートファイルのクロージャで定義するよりも、コントローラクラスにより組織立てたいと、皆さんも考えるでしょう。
Controllers 5.4 Laravel Introduction Instead of defining all of your request handling logic as Closures in route files,you may wish to organize this behavior using Controller classes.
コントローラ5.4Laravelイントロダクション全リクエストの処理をルートファイルのクロージャで定義するよりも、コントローラークラスにより組織立てたいと、皆さんも考えるでしょう。
Controllers 4.2 Laravel Basic Controllers Instead of defining all of your route-level logic in a single routes. php file,you may wish to organize this behavior using Controller classes.
コントローラー4.2Laravel基本的なコントローラー全ルートのロジックをたった一つのroutes.phpファイルで定義するより、コントローラークラスを使い構造化して利用したいと、考えていることでしょう。
HTTP Controllers 5.0 Laravel Introduction Instead of defining all of your request handling logic in a single routes. php file,you may wish to organize this behavior using Controller classes.
HTTPコントローラー5.0Laravelイントロダクション全リクエストの処理をたった一つのroutes.phpファイルで定義するよりも、コントローラークラスによるロジックのカテゴリー分けしたいと、皆さん思われるでしょう。
Note: All controllers should extend the base controller class.
注目:全コントローラーは、ベースコントローラークラスを拡張する必要があります。
The BaseController extends the framework's Controller class.
BaseControllerはフレームワークのControllerクラスを拡張しています。
Implemented using the Zend_Controller class and they use.
Zend_Controllerクラスを使用して実装されており、。
Bat controller class, bar module:.
BarモジュールのBatコントローラクラス
Baz controller class, bar module:.
BarモジュールのBazコントローラクラス
(Operation is not affected)[G] Controller class do_print method.
動作に影響なし)[G]コントローラクラスdo_printメソッド。
結果: 29, 時間: 0.0316

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語