| 意味 | 例文 (20件) |
example of the utilityとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 利用例
「example of the utility」の部分一致の例文検索結果
該当件数 : 20件
Sometimes the behavior of the make utility depends on its previousactions; for example, on the existence of the file created at the previous step.例文帳に追加
make ユーティリティーの動作が、前の手順で作成されたファイルの有無など、前のアクションに依存する場合がある。 - NetBeans
The infamous RTM worm of late 1988, for example, used a back door in the BSD Unix "sendmail(8)" utility.発音を聞く 例文帳に追加
たとえば1988年の終りに出た悪名の高いRTMワームは、BSD Unixの"sendmail(8)" ユーティリティ中のバックドアを利用した。 - コンピューター用語辞典
In the present example, the industrial fields of application are the same, since the utility of chemical substances of the two inventions is in common in that they both possess herbicidal property.発音を聞く 例文帳に追加
本例では、両発明の化学物質の有用性は除草性である点で共通しているので、産業上の利用分野は同一である。 - 特許庁
If there is a piece of information that your program absolutely requires in order to run successfully, that's what positional arguments are for.As an example of good command-line interface design, consider the humblecp utility, for copying files.例文帳に追加
良くできたコマンドラインインタフェース設計として、ファイルのコピーに使われるcp ユーティリティのことを考えてみましょう。 - Python
For example, displaying data from a standard database in a JTable required the manual creation of utility classes to handle the connection between the database and the JTable.例文帳に追加
たとえば、標準データベースのデータを JTable に表示するには、データベースと JTable の接続を処理するユーティリティークラスを手作業で作成する必要がありました。 - NetBeans
The composition finds utility as an oral dressing, for example, a tooth whitening composition that is applied to the teeth in need of whitening.例文帳に追加
この組成物は、口腔包帯(例えば、ホワイトニングが必要な歯に適用される、歯のホワイトニング組成物)としての有用性が見出されている。 - 特許庁
For example, a product “made of copper" disclosed in a reference document takes away the novelty of an invention or utility model for the same product “made of metal."発音を聞く 例文帳に追加
例えば、対比文献に開示された製品が「銅製のもの」である場合、「金属製」の同一の製品についての発明又は実用新案の新規性を喪失させることになる。 - 特許庁
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「example of the utility」の部分一致の例文検索結果
該当件数 : 20件
For example, a product “made of metal" disclosed in a reference document does not take away the novelty of an invention or utility model for the same product “made of copper."発音を聞く 例文帳に追加
例えば、対比文献に開示された製品が「金属製のもの」である場合、「銅製」の同一の製品についての発明又は実用新案の新規性を喪失させることはない。 - 特許庁
For another example, if the difference between the claimed invention or utility model and a reference document lies merely in that “chlorine" is used in the invention or utility model to replace “halogen" or another specific halogen “fluorine" in the reference document, the disclosure of “halogen" or “fluorine" in the reference document does not take away the novelty of the invention or utility model which is defined by “chlorine."発音を聞く 例文帳に追加
また、例えば、保護を請求する発明又は実用新案と対比文献との区別は、発明又は実用新案では「塩素」で対比文献の「ハロゲン族元素」又は具体的なハロゲン族元素の「フッ素」を代えているところだけであれば、対比文献の「ハロゲン族元素」又は「フッ素」の開示は、「塩素」により限定された発明又は実用新案の新規性を喪失させることにならない。 - 特許庁
In photographing far scenery (mountain M3) from the inside of a train, an obstacle D1 (for example, utility pole) or the like existing on this side is sometimes photographed to obstruct the mountain M3 (figure (A)).例文帳に追加
電車の中から遠くの風景(山M3)を撮影する場合に、手前にある障害物D1(例えば電柱)などが山M3を遮るようにに写ってしまうことがしばしばある(図(A))。 - 特許庁
Utility restriction information is given to each tier regarding music contents formed by multiple tiers (for example, tiers of a package, pages in the package, and contents materials in each page), and utility restriction for each tier is applied by referring the use restriction information.例文帳に追加
複数階層(例えば、パッケージ、パッケージ内のページ、各ページ内のコンテンツ素材等の階層)からなる音楽コンテンツに対し各階層ごとに利用制限情報を持つようにし、この利用制限情報を参照して、各階層ごとの利用制限をかける。 - 特許庁
To easily perform setting of an output device from an information processor simply by providing the output device with software, for example, setup utility for setting the environment of the output device.例文帳に追加
出力装置の環境を設定するためのソフトウェア、例えばセットアップユーティリを出力装置に持たせるだけで、情報処理装置から出力装置の設定を容易に行なうことができるようにする。 - 特許庁
Consequently, the user is able to obtain, for example, arrival information on an article that the user purchases periodically and information, such as the payment dates of public utility charges and the current point value of electronic money, which is close to the daily life.例文帳に追加
これにより、ユーザは意識しなくとも、例えばユーザが定期購入している商品の入荷情報や、公共料金の支払い期日、現在の電子マネーのポイント値など、日常生活に密着した情報を取得できる。 - 特許庁
The 2.4 kernel source code can be removed, using the emerge utility as usual.For example, assuming you have 2.4 versions of vanilla-sources and gentoo-sources installed, you could use the following command to remove them while keeping the 2.6 versions intact:例文帳に追加
2.4カーネルソースコードはいつものようにemergeユーティリティを使うことで削除することができます。 例えば、vanilla-sourcesとgentoo-sourcesの2.4バージョンをインストールしているとして、2.6バージョンはそのままにしておきながら、2.4バージョンを削除するために、以下のコマンドを使用します。 - Gentoo Linux
An update utility program 100 transmits identification information of shared keys (not transmit the shared keys themselves) via a network, for example, investigates whether or not updating of the shared keys is required, and executes shared key updating of the encryption unit 23 as needed.例文帳に追加
アップデートユーティティプログラム100は、例えばネットワーク経由で(共有鍵自体を送信するのではなく)共有鍵の識別情報を送信し、共有鍵の更新が必要かどうかを調べ、必要であれば、暗号化機24の共有鍵更新を実行する。 - 特許庁
| 意味 | 例文 (20件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「example of the utility」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|