1153万例文収録!

「Write-only」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Write-onlyの意味・解説 > Write-onlyに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

Write-onlyの部分一致の例文一覧と使い方

該当件数 : 465



例文

To perform erasure/write-in only for the cell which is an object of rewriting.例文帳に追加

書き換え対象となるセルのみについて消去/書き込みを行う。 - 特許庁

To confirm not only the normality of data but also the normality of a write address.例文帳に追加

データの正常性だけでなく、書き込みアドレスの正常性も確認する。 - 特許庁

By setting potentials of the source line and a write bit line, only a specific write transistor can be turned on and only one memory cell can also be rewritten.例文帳に追加

ソース線の電位と書き込みビット線の電位を設定することで、特定の書き込みトランジスタのみをオンとし、1つのメモリセルだけを書き換えることもできる。 - 特許庁

Furthermore, by using a different write inhibit value, the fall of performance due to only one severe write inhibit value is prevented.例文帳に追加

さらに、異なるライト・インヒビット値を使用して、一つの厳しいライト・インヒビット値のみによるパフォーマンスの低下を防止する。 - 特許庁

例文

Likewise, Windows 95 can only read and write to FAT and FAT32 (see Section 2) partitions. 例文帳に追加

同様に、Windows 95 は、FAT と FAT32パーティションしか読み書きすることができません (Section 2 を参照)。 - FreeBSD


例文

false: Do not report attributes used for Namespace declarations, and optionally do not report original prefixed names (default).access: (parsing) read-only; (not parsing) read/write例文帳に追加

false: 名前空間宣言で用いられている属性を通知しない。 - Python

To provide a write-once PROM of which the defective probability is reduced by removing, previously before write-in operation, operation defective goods after performing write-in, in an only once writable nonvolatile memory (write-once PROM).例文帳に追加

一回だけ書込み可能な不揮発性メモリー(ライトワンスPROM)について、書込み前に書込み実施後の動作不良品を事前に取り除き、不良確率を低減したライトワンスPROMを提供する。 - 特許庁

As a plurality of write modes, the following are set: a mode in which writing of only write data with the value of 1 is valid; a mode in which writing of only write data with the value of 0 is valid; and a mode in which writing of every write data is valid.例文帳に追加

複数の書き込みモードとして、値が1である書き込みデータのみ書き込みを有効とするモードと、値が0である書き込みデータのみ書き込みを有効とするモードと、全ての書き込みデータの書き込みを有効とするモードとが設定されている。 - 特許庁

It may be"r" (read only), "w" (read-write) ,"c" (read-write - create if necessary; the default) or"n" (read-write - truncate to zero length). 例文帳に追加

このモードは"r" (読み出し専用), "w" (読み書き可能)、"c" (読み書き可能 - 必要ならファイルを生成 … これがデフォルトです) または"n" (読み書き可能 - ファイル長を 0 に切り詰め)、にすることができます。 - Python

例文

A ROM capable of write only once is adopted for the memory 6 and stores frequency information and write information for a pager or the like.例文帳に追加

メモリ6は、一度しか書き込み出来ないROMが適用され、周波数情報、ページャ等の書き込み情報が記憶される。 - 特許庁

例文

The user has only to write his/her signature in a signature space of the application form to send the application form to the bank.例文帳に追加

ユーザは申込書の署名欄に署名して銀行に送付すればよい。 - 特許庁

The choice between read-only and read/write can also be set using rdev (8). 例文帳に追加

省略時の指定を「読み出し専用」と「読み書き可能」とのどちらにするかは、rdev (8) - JM

use it to map user IDs to usernames), but write access only for the superuser. 例文帳に追加

ファイルを使用する)、書き込み許可はスーパーユーザーにのみ与えるようにすべきである。 - JM

You only need to read its description if you intend to write your own renderer. 例文帳に追加

このドキュメントを読む必要があるのは、独自のレンダラを作成する場合のみです。 - PEAR

Write operations of respective data bits which individually utilize only a fraction of the overall write window of the bits are interleaved so that maximum write currents of respective bits are offset in time from the maximum write current of the other bit.例文帳に追加

ビットの全書込みウィンドウの一区域のみを使用する各データビットの書込み動作が、インターリービングされるため、各ビットの最大書込み電流は、別のビットの最大書き込み電流から、時間的にずれている。 - 特許庁

The system control section 1 writes the data entered by the user to a write only memory 6.例文帳に追加

システム制御部1はユーザからの入力データを書込専用メモリ6に書き込む。 - 特許庁

For the data transfer, only a memory write request packet routed by address routing is used.例文帳に追加

そしてデータ転送には、アドレスルーティングでルーティングされるメモリライトリクエストパケットのみを使用する。 - 特許庁

The student write only the items needed to be written to teaching materials while projecting these items on monitors.例文帳に追加

生徒が教材に書き込む必要のあることだけをモニターに写しながら書き込む。 - 特許庁

It is important not only to plainly write down the bug numbers, but also the bug titles. 例文帳に追加

単にバグ番号だけを書くのではなく、バグの表題も書いておくことが大切です。 - PEAR

false: Optionally do not perform Namespace processing(implies namespace-prefixes; default).access: (parsing) read-only; (not parsing) read/write 例文帳に追加

false: オプションで名前空間の処理を無効にする(暗黙に namespace-prefixes も無効にする - デフォルト )。 - Python

Displays the name of the file currently being edited, and whether this file is Read-Write or Read Only.例文帳に追加

また、このファイルが 読み書き可能と 読み込みのみ のいずれであるかも表示する。 - XFree86

If he could only write a book and get it published, that might open the way for him. 例文帳に追加

本を書いて出版してもらえさえすれば、彼に道が開けるかもしれなかった。 - James Joyce『小さな雲』

To contrive the discrimination of a write once optical disk of a specified manufactures from other write once optical disks by giving the security function to this write once optical disk only when it is used.例文帳に追加

所定の製造者のライトワンス型光ディスクを使用した場合にのみ、そのライトワンス型光ディスクにセキュリティ性を持たせ、それ以外のライトワンス型光ディスクとの差別化を図る。 - 特許庁

Since a data write current in the direction of row is made to flow only in the write digit line corresponding to a selected memory cell block, erroneous write of data in an unselected memory cell can be prevented.例文帳に追加

行方向のデータ書込電流は、選択メモリセルブロックに対応するライトディジット線WDLのみで流されるので,非選択メモリセルに対するデータ誤書込の発生を抑制できる。 - 特許庁

function returns a non-zero value if the stream is write-only (or append-only), or if the last operation on the stream was a write operation, and zero otherwise. 例文帳に追加

関数は、ストリームが書き込み専用(もしくは追加専用)の場合、またはストリームに対する直前の操作が書き込み操作であった場合は 0 以外を返し、それ以外の場合は 0 を返す。 - JM

When writing data to the controller 1_-1, the computer 2 transmits a write command only to the first communication unit 4_-1 through a write line 12.例文帳に追加

制御装置1_−1へデータを書き込む場合は、第1の通信ユニット4_−1にのみ、書き込み回線12より書き込みコマンドを送信する。 - 特許庁

During data write, only N of the M data read circuits RDV1 to RDVM operate to write N-bit data in parallel.例文帳に追加

一方、データ書込時には、M個のデータ読出回路RDV1〜RDVMのうちのN個のみが動作して、Nビットのデータが並列に書込まれる。 - 特許庁

The policies can indicate that a parity region may be updated in either a plurality of respective write passes or only the first write pass.例文帳に追加

ポリシー・エントリは、複数の書き込みパスそれぞれまたは第1の書き込みパスのみの、いずれでパリティ領域を更新するかも示すことができる。 - 特許庁

Force the mount of an unclean file system (dangerous), or forces the revocation of write access when downgrading a file system's mount status from read-write to read-only. 例文帳に追加

もしくは、ファイルシステムのマウント状態を読み書き可能から読み込みのみに変更するとき、 書き込みアクセスを強制的に取り消します。 - FreeBSD

According to the selected result, write processing is performed only for a bit in a register which corresponds to the write data whose writing is valid.例文帳に追加

選別された結果に基づいて、書き込みを有効とする書き込みデータに対応するレジスタのビットに対してのみ書き込み処理を実行する。 - 特許庁

It was because he only wrote, 'It's disgraceful to make applicants write an essay in an examination like this.' 例文帳に追加

それは「こうした試験に論文を書かせるなんてけしからん」とだけ書いたからであった。 - Wikipedia日英京都関連文書対訳コーパス

To inhibit erroneous writing to a storage element that is electrically writable only once, in a write control circuit and a semiconductor device.例文帳に追加

電気的に1回限りの書き込みが行われる記憶素子への誤書き込みを抑制する。 - 特許庁

pathname refers to a file on a read-only file system and write access was requested. 例文帳に追加

pathnameが読み込み専用のファイルシステム上のファイルを参照しており、書き込みアクセスが要求された。 - JM

To write a subject name in Japanese in an image diagnosing device handling only single byte.例文帳に追加

シングルバイトのみを取り扱う画像診断装置において被検者名等を日本語表記する。 - 特許庁

This will only write the least-significant 32 bits of value;regardless of the size of the native long type.例文帳に追加

この関数は value の下桁 32 ビットを書き込むだけです;ネイティブの long 型サイズには関知しません。 - Python

true: Report all validation errors (implies external-general-entities andexternal-parameter-entities).false: Do not report validation errors.access: (parsing) read-only; (not parsing) read/write 例文帳に追加

true: すべての妥当性検査エラーを通知する(external-general-entities とexternal-parameter-entities が暗黙の前提になっている)。 - Python

true: Include all external parameter entities, including the external DTD subset.false: Do not include any external parameter entities, even the external DTD subset.access: (parsing) read-only; (not parsing) read/write例文帳に追加

true: 外部 DTD サブセットを含むすべての外部パラメータ・エンティティの取り込みをおこなう。 - Python

To provide a web site security system, with which write-in or the like is analyzed corresponding to the contents or the like of a web site, only proper write-in is displayed and so on and publishing of inproper write-in can be excluded.例文帳に追加

ウェブサイトの内容等に対応して書込等を解析し、適正なもののみを表示等を行い、不適性なものの掲載を排除することができるウェブサイトセキュリティシステムを提供する。 - 特許庁

If there is a not-completed read-processing when write-accessing, the server 1 instructs to discontinue the duplexing of the units 31a, 31b and issues a write require, then stores write data only into the unit 31a.例文帳に追加

ライトアクセス時に未完了のリード処理が存在するとき、サーバ1は、ディスクユニット31a、31bの二重化の中止を指示してライト要求を発行し、ライトデータをディスクユニット31aにのみ格納する。 - 特許庁

The media reader/writer operates only in a write-protect mode, regardless of whether the media is protected from being written, when the media reader/writer receives the write-protect command (step S34).例文帳に追加

メディアリーダ/ライタは、書込禁止コマンドを受信すると、メディアが書込保護されているか否かにかかわらず書込禁止モードのみで動作する(ステップS34)。 - 特許庁

Not only access indicator but the head four clusters are read out and existence of write-in of the management information write-in area also is discriminated so that operation can be performed with only once-read-out until discrimination of blank disk.例文帳に追加

ブランクディスク判定まで一度の読み出しで行うことができるように、アクセスインジケータのみでなく先頭の4クラスタ分を読み出し、管理情報書き込み領域の書き込みの有無も判別する。 - 特許庁

That is, light-dark contrast is improved as compared with the case in which write-once is performed only by the DC voltage.例文帳に追加

すなわち、直流電圧のみで追記を行う場合と比較して、明暗のコントラストが向上する。 - 特許庁

A write-only transfer device is connected to a cross coupling latch, and first word and bit lines.例文帳に追加

書き込み専用転送デバイスが、交差結合ラッチ、第1のワード線及び第1のビット線に接続される。 - 特許庁

A testing write operation is performed to a storage medium only in accordance with a condition that temperature drops below a prescribed temperature.例文帳に追加

所定の温度以下となることに応じてのみ記憶媒体に対する試し書き動作を行う。 - 特許庁

Thus, it is made possible to write picture data in pixels only on Toff side of the liquid crystal.例文帳に追加

これにより、画素への画像データの書込みを液晶のT_off 側だけで行うことができるようにする。 - 特許庁

Then only the cluster that takes charge of the processing stores the write data into a data storage means.例文帳に追加

そして、処理担当となる1のクラスタのみが、当該書き込みデータをデータ格納手段に格納する。 - 特許庁

To change only required bits of a register just with one time of write operation.例文帳に追加

レジスタの所要のビットだけを一回のライト動作だけで変更できるレジスタ制御装置を提供する。 - 特許庁

A write lease may be placed on a file only if there are no other open file descriptors for the file. 例文帳に追加

書き込みリースは、そのファイルに対するオープンされたファイルディスクリプタが他にない場合にのみ設定できる。 - JM

In the early days, machine languages were the only way to write a computer program before the first programming language appeared 例文帳に追加

その昔,最初のプログラミング言語が現われるまで機械語だけがコンピュータのプログラムを書く手段だった - コンピューター用語辞典

例文

At a write-only mode, a content data area 206 is set for writing only, and when the read operation is carried out, the specified data are returned to forbid the read of data.例文帳に追加

ライトオンリーモードでは、コンテンツデータ領域206をライトオンリーとし、リード操作が成された場合は所定のデータを返し、データのリードを禁止する。 - 特許庁




  
本サービスで使用している「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 (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
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 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”A Little Cloud”

邦題:『小さな雲』
This work has been released into the public domain by the copyright holder. This applies worldwide.

Copyright(C)2005 coderati
本翻訳はこの版権表示を残す限り、訳者および著者にたいして許可をとったり使用料を支払ったりすることなく商業利用を含むあらゆる形で自由に利用・複製が認められます。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS