developersを含む例文一覧と使い方
該当件数 : 481件
However, if two or more developers have made changes to the same region of the same file, then things get a bit more complicated.例文帳に追加
しかしながら、複数の開発者が同じファイルの同じ場所に変更を加えてしまった場合、話はちょっとややこしくなります。 - Gentoo Linux
Do not be afraid of the developers who are assigned to (your) bugs -- they generally don't eat people. 例文帳に追加
その(あなたが報告した)バグを担当する開発者たちを恐れないでください。 取って喰われるようなことは滅多にありませんから。 - Gentoo Linux
It provides an object/relational mapping facility for application developers using a Java domain model to manage a relational database.例文帳に追加
これは、リレーショナルデータベースを管理するために Java ドメインモデルを使用して、オブジェクトリレーショナルマッピング機能をアプリケーション開発者に提供します。 - NetBeans
There's a lot of competitionout there, and many developers haven't heard of NetBeans, or worse, have heard of it but have misconceptions, or haven't heard about recentimprovements.例文帳に追加
さらに悪いことに、耳にしたことはあるものの、誤解していたり、あるいは最近の改良について知らない開発者がいます。 - NetBeans
The NetBeans IDE Identity plugin enables developers to provide Message Level security on Web Service Provider (WSP) and Web Service Clients (WSC) on the Java Application Server SDK Access Manager. 例文帳に追加
NetBeans Enterprise Pack のアイデンティティー機能を使用すると、開発者は Web サービスプロバイダ (WSP) と Web サービスクライアント (WSC) にメッセージレベルセキュリティーを提供できます。 - NetBeans
To improve the description structure of a conflict processing rule for a user interface in order to reduce mistakes of developers and the number of operation steps.例文帳に追加
開発者のミスや作業工数を減らすことができるよう、ユーザインターフェースのコンフリクト処理ルールの記述構造を改良する。 - 特許庁
BSA is the voice of the world's leading software developers before governments and with consumers in the international marketplace. 例文帳に追加
BSA(ビジネス・ソフトウェア・アライアンス)は, 国際市場における消費者の側に立った世界の主要なソフトウェア開発者たちの, 政府に対する声である. - コンピューター用語辞典
Application developers should be aware of this and write their code to tolerate missing or extra wait events. 例文帳に追加
アプリケーション開発者はこのことに注意すべきであり、行方不明のまたは余分の待ち事象を許容できるようにコードを書くべきである。 - コンピューター用語辞典
When we talk about unit testing, we mean testing that developers do to validate that individual units of an application's source code work properly. 例文帳に追加
単体テストとは、アプリケーションのソースコードの各ユニットが適切に動作することを検証するために開発者が行うテストを意味します。 - NetBeans
In case a package has to deal with colors, it is recommended that developers store and use an array representation of the color values in their PEAR packages. 例文帳に追加
パッケージが色を扱う場合、開発者は、それら PEAR パッケージ内では、配列による色値の表現を用いることが推奨されます。 - PEAR
PEAR Channels allow developers of applications to effectively depend upon packages from pear.php.net and any other source that provides a channel server. 例文帳に追加
PEAR チャネルにより、アプリケーションの開発者は、 pear.php.net やその他のチャネルサーバから配布されるパッケージに依存したコードの開発を効率的に行えます。 - PEAR
Auto-update features help developers by reducing the number of different versions of a package which are currently used. 例文帳に追加
自動更新機能を使用することによる開発者の利点は、利用者が実際に使用しているバージョンのばらつきが少なくなることです。 - PEAR
SINTERED PARTICLE AND CARRIER FOR ELECTROPHOTOGRAPHIC DEVELOPERS, DEVELOPER FOR ELECTROPHOTOGRAPHIES USING THE SAME, AND PRODUCING METHOD OF SINTERED PARTICLE SINTERING PARTICLE例文帳に追加
焼結粒子及びそれを用いた電子写真現像剤用キャリア、電子写真用現像剤並びに焼結粒子の製造方法 - 特許庁
The remaining quantities of toner in developers 52a-52d of first to fourth image forming stations for forming images using different toners are detected, and toner to be used in forming the voucher issuing image is selected from among the toners of the respective developers, according to toner to be used in forming the regular image.例文帳に追加
互いに異なるトナーにより画像を形成する第1ないし第4画像形成ステーションの現像装置52a〜52dでのトナーの残量を検出し、通常画像の形成時に使用されるトナーに応じて発券画像の形成時に使用するトナーを各現像装置のトナーのなかから選択する。 - 特許庁
Block members 44M to 44K to restrict the thickness of liquid developers 17Y to 17K on a photoreceptor drum 12 is provided along the side wall of the electrifying device 14Y to 14K so as to prevent the liquid developers 17Y to 17K on the photoreceptor drum 12 from coming into contact with the electrifying devices 14Y to 14K.例文帳に追加
帯電装置14Y〜14K側壁に沿って感光体ドラム12上の液体現像剤17Y〜17Kの層厚を規制する塞き止め部材44M〜44Kを設け感光体ドラム12上の液体現像剤17Y〜17Kの帯電装置14Y〜14Kへの接触を防止する。 - 特許庁
While many FreeBSD developers compile the FreeBSD-CURRENT source code daily, there are periods of time when the sources are not buildable. 例文帳に追加
FreeBSD-CURRENT をソースからほぼ毎日コンパイルしている人は たくさんいますが、時期によってはコンパイルさえできない状態になっていることもあります。 - FreeBSD
PGP KeysIn case you need to verify a signature or send encrypted email to one of the officers or developers a number of keys are provided here for your convenience. 例文帳に追加
これらは、署名を検証したり、 開発者やオフィサに暗号メールを送る必要がある場合に、自由に使用できる PGP 公開鍵です。 - FreeBSD
mysql SELECT email,job FROM developers WHERE name = 'Chris White';+-----------------------+---------------+| email | job |+-----------------------+---------------+| chriswhite@gentoo.org | documentation |+-----------------------+---------------+1 row in set (0.04 sec) This method of selection is a lot easier to manage, expecially with larger amounts of information, as we'll see later on.例文帳に追加
この選択の方法は他の2つの形式に比べて扱い易く、後でみるように特に大きなデータの場合に有効です。 - Gentoo Linux
Developers working in different locations worldwide can now effectively work and communicate together on a higher development level. 例文帳に追加
世界中の異なる場所で作業している開発者は、より高い開発レベルで効果的に作業を行い、コミュニケーションできるようになりました。 - NetBeans
Among them, those Satoyama located near urban areas were sold to real-estate developers and were changed to housing lands and recreational facilities such as golf courses. 例文帳に追加
このうち都市に隣接する地域の里山の多くはデベロッパーに転売されて宅地やゴルフ場などのレクリエーション施設へと変貌していった。 - Wikipedia日英京都関連文書対訳コーパス
To provide program developers with useful information for program optimization in a processor system which includes a cache memory for each processor core.例文帳に追加
プロセッサコア毎にキャッシュメモリが設けられたプロセッサシステムについて、プログラム開発者に対してプログラムの最適化に有用な情報を提供する。 - 特許庁
To allow for application development without requiring extensive graphical design by software developers or extensive software knowledge by graphical designers.例文帳に追加
ソフトウェア開発者による多くのグラフィック設計も、グラフィック設計者による多くのソフトウェア知識も必要としないアプリケーション開発を可能にする。 - 特許庁
Feature creep may be driven by a client's growing "wish list" or by developers themselves as they see opportunity for improving the product. 例文帳に追加
フィーチャー・クリープは顧客の増加する「願望リスト」によって、または製品を改良する好機を見た開発者自身によって促進されよう。 - コンピューター用語辞典
PEAR provides a stable, robust community of developers with years of experience and a great place to collaborate. 例文帳に追加
PEAR には、経験豊富な開発者が集う、安定した強固なコミュニティがあります。 また、他の開発者と協調する場所としても優れています。 - PEAR
h for more information. This option is probably only useful to server developers to experiment with the range of line pixelization possible with the cfb and mfb code. -blackpixel pixel-value, -whitepixel pixel-value例文帳に追加
このオプションを使うのは、おそらくサーバの開発者が cfb と mfb のコードで使用できる線のピクセル化の範囲を実験するときだけである。 - XFree86
Business operations in Asia by Japanese information services companies mainly take two forms. The first one is called "offshore development," a division-of-labor system commonly seen among software developers in which part of software development orders, such as system development and system management and control, are outsourced to overseas software developers and overseas subsidiaries of Japanese software developers. The system is the information-service version of manufacturers' division-of-labor work system. The second one takes the form of software houses specializing in system integration advancing into overseas markets in response to the start of overseas operations by Japanese manufacturers.例文帳に追加
情報サービス業のアジア展開は、①主にソフトウェアの分野で行われているオフショア開発に見られる製造業と同様に分業を図るパターン、(受託したシステム開発・運用管理業務の一部を海外事業者・海外現地法人に委託すること)②主にシステム・インテグレーションの分野における我が国製造業の進出に伴い国際展開を行うパターン、という2つの形態で進められている。 - 経済産業省
Since developers of all colors are integrally collected to the replacing collection container 116, the life of the replacing collection container 116 is shorter as compared with the waste toner collection container.例文帳に追加
入替回収容器116は、全ての色の現像剤が集約されて回収されるため、廃トナー回収容器に比べて寿命が短い。 - 特許庁
To provide a guide member and an image forming apparatus that can inexpensively suppress forward dust without depending on the use environment or kinds of developers.例文帳に追加
使用環境や現像剤の種類等によらずに抵コストで前方チリを抑制することができるガイド部材および画像形成装置を提供する。 - 特許庁
Imaged positive-working, thermally imageable, multi-layer imageable elements useful as lithographic printing plate precursors are developed using solvent based developers.例文帳に追加
平版印刷版前駆体として有用な画像化されたポジ型の熱画像形成可能な多層画像形成要素を、溶媒系現像液を用いて現像する。 - 特許庁
The application development environment based on this base system is made open to the general public to allow general application developers to develop the application per function easily.例文帳に追加
また、ベースシステムでのアプリケーション開発環境を一般に公開し、一般の開発事業者が機能毎のアプリケーションを容易に開発できるようにする。 - 特許庁
The respective image carriers are pressed by the pressing forces set corresponding to the first and second developers, so that the image quality can be improved.例文帳に追加
前記各像担持体が第1、第2の現像剤に対応させて設定された押圧力で押圧されるので、画像品位を向上させることができる。 - 特許庁
To restrain a difference of characteristics generated between respective developers from getting large by a difference between temperature environments in an image forming device, and to prevent image quality from getting worse.例文帳に追加
画像形成装置内での温度環境の違いによって、各現像剤間で生じる特性の差異が大きくなるのを抑えて、画質の低下を防ぐ。 - 特許庁
To realize a system, which enables developers to easily develop applications that have visualization functions, interactive functions and cooperative functions in an information processing apparatus using an object network.例文帳に追加
オブジェクト・ネットワークによる情報処理装置に関し、可視性、対話性、協調性を持つアプリケーションの開発が容易なシステムを実現することを目的とする。 - 特許庁
To provide an image forming device capable of reusing recovered developer whose color is obtained by the mixing of color developers through a color image formation process.例文帳に追加
カラー画像形成プロセスにより複数の色の現像剤が混色した回収現像剤を再利用することができる画像形成装置を提供すること。 - 特許庁
When both developers on the two development rollers are brought into non-contact state to the photoreceptor drum 16, the rotation of the development unit U1 is stopped.例文帳に追加
そして、2つの現像ローラ上の現像剤が共に感光体ドラム16に対し非接触状態とったとき、現像ユニットU1の回動を停止させる。 - 特許庁
When different mixtures of protected developers are used in different image forming layers, gamma, Dmin and latitude between the different image forming layers or different color units are balanced.例文帳に追加
保護されたディベロッパーの異なる混合物を異なる画像形成層に用いて、異なる画像形成層又は色ユニットのガンマ、Dmin、及びラチチュードをバランスさせる。 - 特許庁
The developers plan to make the game machine simpler so that patients and the elderly can use the game not only in hospitals but also at home and other places. 例文帳に追加
開発者たちは,患者や高齢者がこのゲーム機を病院だけでなく家や他の場所でも利用できるように,ゲーム機をもっと簡素化するつもりだ。 - 浜島書店 Catch a Wave
To speedily and accurately correct a defect of a functional unit and to accurately inform all system developers of the defect of the functional unit and the correction result.例文帳に追加
機能ユニットの不具合が迅速・的確に修正され、システム開発者すべてに機能ユニットの不具合やその修正結果が的確に連絡されるようにする。 - 特許庁
To provide a computer-implemented hierarchical revenue model for managing revenue allocations among derived product developers in a networked system.例文帳に追加
ネットワーク化されたシステムにおける派生製品開発者間の歳入割り振りを管理するための、コンピュータ実装された階層式歳入モデルが開示される。 - 特許庁
This treatment method for the silicone oil dispersion medium comprises solidifying the liquid developers, ink, coating materials, etc., using the silicone oil as the dispersion medium by adding a gelatinizing agent thereto.例文帳に追加
シリコーンオイルを分散媒とする液体現像剤、インク、塗料にゲル化剤を添加して固化させることを特徴とするシリコーンオイル分散液の処理方法。 - 特許庁
As such, it is really only of interest to developers working on the system and die-hard hobbyists. 例文帳に追加
よってこれは、そこに携わっている開発者や、どんな障害をも乗り越えていけるタフな愛好家たちにとってのみ興味の対象となるものです。 - FreeBSD
Developers can request older versions of a particular source file, view a log of changes, and perform other useful tasks as needed.例文帳に追加
開発者は、特定のソースファイルの古いバージョンを取ってきたり、変更内容のログを見たり、その他必要になるであろう有用な作業を実行することができます。 - Gentoo Linux
It's really easy to view the complete history of a particular file, along with any comments that the developers (including you) may have made when committing.例文帳に追加
各開発者(あなたも含めて)がコミット時に加えたコメントがあるので、ある特定のファイルについて完全な履歴を見るのは本当に簡単なことです。 - Gentoo Linux
The NetBeans IDE provides Java developers with all the tools needed to create professional desktop, mobile and enterprise applications.例文帳に追加
NetBeans IDE には、Java 開発者が本格的なデスクトップアプリケーション、モバイルアプリケーション、およびエンタープライズアプリケーションを作成するために必要なツールがすべて用意されています。 - NetBeans
In a real-world environment, developers nowadays employ JavaScripttoolkits in conjunction with Ajax-powered frameworks, such as jMaki,Wicket, or the GoogleWeb Toolkit, which handle this communication for you. 例文帳に追加
現実の環境では、最近では通信を処理する jMaki、Wicket、または Google Web Toolkit などの Ajax 駆動型フレームワークと組み合わせて JavaScript ツールキットを使用するのが一般的です。 - NetBeans
Each of the marking engines includes two independently controlled developers using toners of the same color and strength of color but with different fused gloss characteristics.例文帳に追加
各マーキングエンジンは、同じ色および色の濃さであるが、異なる定着光沢特性を有するトナーを用いて独立して制御される2つの現像器を含む。 - 特許庁
Mounds other than the designated historic spots were continued to be removed, and there were some incidents in which housing developers damaged Odoi mounds that were designated as historic spots in the 1960s. 例文帳に追加
史跡指定地以外ではその後も撤去が進み、1960年代には史跡指定地の御土居が宅地造成業者によって破壊される事件が何度か起こった。 - Wikipedia日英京都関連文書対訳コーパス
The Kawagoe clan expanded their power as developers and occupiers of Kawagoe no Sho (manor) in the Heian period, and later donated their own domain to Emperor Shirakawa and assumed the position as shokan (an officer governing shoen (manor)). 例文帳に追加
河越氏は、平安時代に河越荘の開発領主として勢力を伸ばし、自領を後白河天皇に寄進し、その荘官となった。 - Wikipedia日英京都関連文書対訳コーパス
| Copyright © 1995-2026 Hamajima Shoten, Publishers. 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) |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 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. |
| 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/ ). |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)