「MVC Pattern」を含む例文一覧(4)

  • Rewrites of core API following the MVC pattern came from a user request that wanted to customized its CLI output.
    コア API を、MVC パターンにしたがって書き直しました。 これは、CLI の出力をカスタマイズしたいというユーザからの要望を受けてのものです。 - PEAR
  • 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モデル)や、特定のオブジェクト(オブザーバ)がサブジェクトがその状態を変えたとき通知を受ける必要のある他のシステムで広く用いられている。 - コンピューター用語辞典
  • For example, in the MVC design pattern it may be useful to create the form elements and theirrules in the Model classes which control how the submitted data will be saved(field lengths, allowed characters, etc.), but leave the rendering of thoseform elements to the View classes which only care about how to make the pagelook a certain way.
    例えば MVC デザインパターンでは、フォーム要素や検証規則の作成をモデルクラスに置き、送信されたデータを保存する方法 (フィールドの長さ、使用できる文字など)を制御すると便利です。 一方それらの要素のレンダリングはビュークラスに置き、ここではページをどのように表示するかだけを管理させます。 - PEAR
  • 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

例文データの著作権について

  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.