1153万例文収録!

「programming framework」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > programming frameworkに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

programming frameworkの部分一致の例文一覧と使い方

該当件数 : 17



例文

PROGRAMMING FRAMEWORK FOR EXECUTING COMMANDS例文帳に追加

コマンドを実行するためのプログラミングフレームワーク - 特許庁

Framework. materials. energy source. motors. control method. programming.例文帳に追加

基本構造 素材 電源 モーター 操縦方法 プログラム - 映画・海外ドラマ英語字幕翻訳辞書

The best tools for programming in Ruby and for developing with the Ruby On Rails framework. 例文帳に追加

Ruby でのプログラミングおよび Ruby On Rails フレームワークを使用した開発に最適なツール。 - NetBeans

Action Semantics is a framework for the formal description of programming languages. 例文帳に追加

アクション・セマンティクスはプログラミング言語の形式的記述のための枠組みの一つである。 - コンピューター用語辞典

例文

The framework also employs dynamic programming and language models to arrive at the desired output.例文帳に追加

またこのフレームワークは、ダイナミックプログラミングおよび言語モデルも採用して、希望の出力に到達する。 - 特許庁


例文

The framework also employs dynamic programming and language models, to arrive at the desired output.例文帳に追加

またこのフレームワークは、ダイナミックプログラミングおよび言語モデルも採用して、希望の出力に到達する。 - 特許庁

The framework includes a plurality of class libraries of business components including business entities and business processes, and also includes the application framework having a programming model.例文帳に追加

このフレームワークには、ビジネスエンティティおよびビジネスプロセスを含むビジネスコンポーネントの複数のクラスライブラリを有し、プログラミングモデルを有するアプリケーションフレームワークも含まれる。 - 特許庁

To provide a development framework that can generate and process Web pages dynamically with developers minimum programming workload.例文帳に追加

開発者が最小のプログラミングでウェブページを動的に作成および処理できる開発フレームワークを提供する。 - 特許庁

To provide a development framework to allow a developer to dynamically create and process a web page with minimal programming.例文帳に追加

開発者が最小のプログラミングでウェブページを動的に作成および処理することができる開発フレームワークを提供する。 - 特許庁

例文

To realize visual programming equivalent to framework construction using an object-oriented language by visually editing and displaying software components and their relations.例文帳に追加

ソフトウェアコンポーネントとその関係をビジュアルに編集表示することにより、オブジェクト指向言語を用いたフレームワーク構築と同等のビジュアルプログラミングを可能とする。 - 特許庁

例文

The claimed method and system is an API set to support a multicast programming model for implementation on top of a service oriented framework, specifically a service oriented messaging system.例文帳に追加

方法およびシステムは、サービス指向フレームワーク、特にサービス指向メッセージングシステムの上に実装するためのマルチキャストプログラミングモデルをサポートするためのAPIセットである。 - 特許庁

The NetBeans project consists of an open source IDE written in the Java programming language and an applicationplatform, which can be used as a generic framework to build any kind of application.例文帳に追加

NetBeans プロジェクトは、Java プログラミング言語で記述されたオープンソースの IDE と、あらゆる種類のアプリケーションを構築する汎用フレームワークとして使用できるアプリケーションプラットフォームから構成されます。 - NetBeans

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 NetBeans IDE is a modular, standards-based, integrated development environment (IDE) written in the Java programming language.The NetBeans project consists of an open source IDE and an application platform,which can be used as a generic framework to build any kind of application.例文帳に追加

NetBeans IDE は、Java プログラミング言語で作成された、規格に準拠したモジュール方式統合開発環境です。 NetBeans プロジェクトは、オープンソースの IDE と、あらゆる種類のアプリケーションを構築する汎用フレームワークとして使用できるアプリケーションプラットフォームから構成されます。 - NetBeans

To provide an object oriented programming(OOP) framework provided with an order managing(OM) mechanism for tracking a received selling order and collating it with a stock list, a selling order(SA) mechanism for processing the selling order and a purchase ordering(PU) mechanism for processing a purchasing order.例文帳に追加

受け取った販売注文を追跡し、それを倉庫在庫目録と突き合わせる注文管理(OM)メカニズムと、販売注文を処理する販売注文(SA)メカニズムと、購入注文を処理する購入注文(PU)メカニズムとを含む、オブジェクト指向プログラミング(OOP)フレームワークを提供する。 - 特許庁

PHPUnit is a family of PEAR packages (PHPUnit2 for PHP 5, PHPUnit for PHP 4) that supports the development of object-oriented PHP applications using the concepts and methods of Agile Software Development, Extreme Programming, Test-Driven Development and Design-by-Contract Development by providing an elegant and robust framework for the creation, execution and analysis of Unit Tests. 例文帳に追加

PHPUnit は PEAR パッケージの集まり (PHP 5 用には PHPUnit2、そして PHP 4 用には PHPUnit) で、オブジェクト指向でのPHP アプリケーションの開発を支援するものです。 アジャイルなソフトウェア開発、エクストリームプログラミング、テスト駆動開発、規約による設計 (Design-by-Contract)を用いた開発などのために、単体テストを作成・実行・解析するエレガントで堅牢なフレームワークを提供します。 - PEAR

例文

To allow a user having no knowledge about programming to easily generate a complex web application, which has an input support function capable of preventing erroneous input/registration, from a framework of business specifications for greatly reducing development work of the web application and change maintenance work due to change of the business specifications and greatly shortening a development period.例文帳に追加

プログラミングの知識のないユーザであっても、業務仕様の枠組みの中から、誤入力/誤登録を未然に防止可能な入力支援機能を有する複雑なウェブアプリケーションを容易に生成可能にし、ウェブアプリケーションの開発作業,業務仕様の変更に起因する変更保守作業を格段に軽減でき、開発期間を格段に短縮すること。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS