小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > model-view-controller modelの意味・解説 

model-view-controller modelとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

コンピューター用語辞典での「model-view-controller model」の意味

model-view-controller model<MVC model>


「model-view-controller model」の部分一致の例文検索結果

該当件数 : 15



例文

Struts is an open source framework that extends the JavaServlet API and employs a Model,View, Controller (MVC) architecture.発音を聞く 例文帳に追加

Struts は、Java Servlet API を拡張して MVC (Model、View、Controller) アーキテクチャーを採用した、オープンソースのフレームワークです。 - NetBeans

Flexy template is normally called from within a Controller Class (in the Model,View,Controller paragam).発音を聞く 例文帳に追加

Flexy のテンプレートは、通常、(MVC モデルでいう)コントローラクラスからコールされます。 - PEAR

Rails is a framework that enables you to quickly create database-backed web applications that are based on themodel-view-controller (MVC) architecture.例文帳に追加

Rails は、MVC (model-view-controller) アーキテクチャーに基づいた、データベースに支援される Web アプリケーションをすばやく作成することを可能にするフレームワークです。 - NetBeans

Rails is a framework that enables you to quicklycreate database-backed web applications that are based on themodel-view-controller (MVC) architecture.発音を聞く 例文帳に追加

Rails は、MVC (model-view-controller) アーキテクチャーに基づいた、データベースに支援される Web アプリケーションを素早く作成することを可能にするフレームワークです。 - NetBeans

The screen subsystem 40 is provided with a model component, view components and controller components independently, and configured to realize a desirable function by the model component, a view component and a controller component cooperating with one another, according to the combination of the view component and the controller component.例文帳に追加

また、画面サブシステム40には、モデル部品、ビュー部品、コントローラ部品を独立に設け、前記ビュー部品と前記コントローラ部品との組み合わせに応じ、前記モデル部品、前記ビュー部品、及び前記コントローラ部品が互いに協調して所望の機能を実現するように構成する。 - 特許庁

In this tutorial,you follow the basic workflow of creating the model, adding a controller,and creating a view.発音を聞く 例文帳に追加

このチュートリアルでは、モデルの作成、コントローラの追加、ビューの作成という基本的なワークフローをたどっていきます。 - NetBeans

例文

The Observer Pattern is widely used in GUI applications (Model-View-Controller model) and other systems where specific objects (Observers) need to be informed when the Subject changes its state.発音を聞く 例文帳に追加

このオブザーバ・パターンはGUIアプリケーション(MVCモデル)や、特定のオブジェクト(オブザーバ)がサブジェクトがその状態を変えたとき通知を受ける必要のある他のシステムで広く用いられている。 - コンピューター用語辞典

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「model-view-controller model」の部分一致の例文検索結果

該当件数 : 15



例文

The controller part 30 manages the data of the model part 10, and relates the model part 10 with the view part 20, and offers various services to the outside equipment based on the data applied from the user or the outside equipment.例文帳に追加

コントローラ部30は、モデル部10のデータを管理するとともに、モデル部10とビュー部20とを結び付け、ユーザまたは外部機器から与えられるデータに基づいて外部機器に対して各種のサービスを提供する。 - 特許庁

The controller uses the computerization model of mathematical expression of a network restricted view of an unwrapped glass product formation process and analyzes the model as a restricted optimization problem.例文帳に追加

アンラップガラス製品形成プロセスのネットワーク拘束図の数学的表現であるコンピュータ化モデルが用いられ、該モデルを拘束最適化問題として解析する。 - 特許庁

The controller uses the computerization model of mathematical expression of a network restricted view of an unwrapped glass product formation process and analyzes the model as a restricted optimization problem.例文帳に追加

アンラップ・ガラス製品形成プロセスのネットワーク拘束図の数学的表現であるコンピュータ化モデルが用いられ、該モデルを拘束最適化問題として解析する。 - 特許庁

A client machine keeps a part of a model in accordance with the titled digital MVC(model/view/controller) system so that times of reciprocation with the server are eliminated.例文帳に追加

本発明のデジタルMVC(モデル/ビュー/コントローラ)方式に従って、クライアント・マシンがモデルの一部を維持することにより、サーバとの何回もの往復がなくなる。 - 特許庁

Ruby is a dynamic open-source programming language, with an easily readable syntax, that focuses on simplicity and productivity.Rails is a framework that enables you to quickly create database-backed web applications that are based on themodel-view-controller pattern of separation.発音を聞く 例文帳に追加

Ruby は、容易に読解可能な構文を使用し、簡単さと生産性に焦点を合わせた、動的なオープンソースプログラミング言語です。 Rails は、Model View Controller (MVC) パターンの分割に基づいた、データベース支援の Web アプリケーションをすばやく作成できるフレームワークです。 - NetBeans

The example shows how to use the Rails 1.2 framework to create a Ruby web log.You follow the basic workflow of creating the model, adding a controller,and creating a view.例文帳に追加

この例では、Rails 1.2 フレームワークを使用して Ruby のブログを作成する方法を示します。 モデルの作成、コントローラの追加、ビューの作成という基本的なワークフローをたどっていきます。 - NetBeans

To provide model/view/controller architecture which does not require continuous network communication between a client and a server concerning an Internet/intranet application.例文帳に追加

インターネット/イントラネット・アプリケーションに関して、クライアントとサーバ間の連続的ネットワーク通信を必要としないモデル/ビュー/コントローラ・アーキテクチャを提供すること。 - 特許庁

例文

The frame work 1 is provided with a model part 10 for holding data related with outside equipment to be monitored, a view part 20 interposed between users, a proxy part 40 for transferring data according to a prescribed communication protocol with the outside equipment, and a controller part 30.例文帳に追加

フレームワーク1は、監視対象となる外部機器に関連するデータを保持するモデル部10と、ユーザとの間に介在するビュー部20と、外部機器との間で所定の通信プロトコルに従ってデータをやりとりするプロキシー部40と、コントローラ部30とを含む。 - 特許庁

>>例文の一覧を見る

「model-view-controller model」の意味に関連した用語

model-view-controller modelのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS