1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

writeを含む例文一覧と使い方

該当件数 : 17795



例文

If you write your address on a web-page, anybody can find out where you live if the whim takes them.例文帳に追加

ホームページに住所を書いたら、その気になれば誰でもあなたの居所を突き止められる。 - Tatoeba例文

Since I've entered that school, I have to write weekly reports just like Japanese students do.例文帳に追加

この学校に入ったら、日本人学生と同じように毎週レポートを書かなければならない。 - Tatoeba例文

There are some people who think that they can't write a novel because they lack the vocabulary.例文帳に追加

語彙力がないから自分は小説を書くことが出来ないなんて思ってしまう人がいる。 - Tatoeba例文

When you write a sentence, it normally starts with an upper-case letter and ends in a period (.), an exclamation mark (!) or an interrogation mark (?).例文帳に追加

文を書くときには、ふつう大文字で始め、ピリオド(.)、または感嘆符(!)、疑問符(?)、で終わる。 - Tatoeba例文

例文

If I were to give my own child the name "Sakura", I would write it with these Chinese characters.例文帳に追加

私が、自分の子供に「さくら」という名前を付けるとしたら、この漢字を使うと思います。 - Tatoeba例文


例文

write new data on top of existing data and thus erase the previously existing data 例文帳に追加

既存のデータの上に新しいデータを書き込み、その結果以前に存在したデータを消去する - 日本語WordNet

Could I write down your name, address and phone number, for the insurance company?例文帳に追加

保険会社に連絡しますので、御名前と御住所と御電話番号を記録させていただけますか。 - Tatoeba例文

But soon he would not be able to walk, write, or even eat by himself.例文帳に追加

しかし、まもなく、彼は、自分一人では歩くことも、書くことも、食べることさえできなくなるだろう。 - Tatoeba例文

If a disk pack is dismounted, a different pack's data can be accessed through the same set of read/write heads 例文帳に追加

ディスクパックを取り外しても,同じ組の読み/書きヘッドで別のディスクパックのデータをアクセスできる - コンピューター用語辞典

例文

Programmers needed a lot of skill and it took much time to write programs with machine-oriented languages 例文帳に追加

機械向き言語プログラムを書くのに,プログラマーは多大なスキルを要求され時間がかかった - コンピューター用語辞典

例文

Write a regular grammar for "sequences of zeros and ones with an even number of zeros and an odd number of ones" 例文帳に追加

「0の数が偶数で1の数が奇数である0と1の数列」についての正規文法を書け. - コンピューター用語辞典

It takes a lot of time for me to write sentences in English, so I'm sorry I can't reply straight away. 例文帳に追加

英語で文章を書くのに時間がかかるので、直ぐにお返事が出来ずにごめんなさい。 - Weblio Email例文集

Tom: I don't know how to write a letter of resignation. Carol: You can find a lot of examples on the net.例文帳に追加

トム:退職願の書き方が分からないんだ。 キャロル:ネットを見ればたくさんサンプルがあるわよ。 - Weblio英語基本例文集

To write your first program, you'll need to have the following software installed on your system: 例文帳に追加

プログラムを初めて作成する場合は、システムに次のソフトウェアをインストールしておく必要があります。 - NetBeans

Make sure you have ftp access to the remote host, and write access through ftp This is pretty straightforward - if you can login using the ftp command in a DOS prompt or from a unix shell, you have ftp access. 例文帳に追加

DOS プロンプトや Unix シェルで FTP コマンドを実行できれば、FTP 接続が可能です。 - PEAR

If you write your package.xml files manually, you will need to enter the entities yourself. 例文帳に追加

package.xml ファイルを手動で作成する場合は、使用するエンティティを自ら入力する必要があります。 - PEAR

This chapter provides a detailed description of how to write documentation using one of the supported formats. 例文帳に追加

ここでは、PEAR がサポートする形式でドキュメントを作成する方法について詳細に説明します。 - PEAR

log level (0 is quiet, higher is noisier) string $msg message to write to the log 例文帳に追加

ログレベル (0 は何も出力せず、大きくするほどたくさん出力します)。 string$msg ログに書き込むメッセージ。 - PEAR

This can be used to write logfiles or block the application for other users. 例文帳に追加

これはログファイルを書き込んだり、他のユーザーからアプリケーションを保護するために使用する事が可能です。 - PEAR

This function can not be calledstatically.Worksheet::writeRowWorksheet::writeRow--Write an array of values as a rowSynopsis 例文帳に追加

この関数は、スタティックにコールすることはできません。 Worksheet::writeRowWorksheet::writeRow--値の配列を行に書き込む概要 - PEAR

If you want to write your own standard, read the tutorial on creating coding standards. 例文帳に追加

独自の規約を作成したい場合は、 コーディング規約の作成のためのチュートリアルを参照ください。 - PEAR

This document describes how to write modules in C or C++ to extend the Python interpreter with new modules.例文帳に追加

このドキュメントでは、Python インタプリタを拡張するために C やC++ でモジュールを書く方法について述べます。 - Python

Similar to "s", but accepts any object which implements theread-write buffer interface. 例文帳に追加

"s" と同様ですが、読み書き可能なバッファインタフェースを実装している任意のオブジェクトを受理します。 - Python

Like "s#", but accepts any object which implements theread-write buffer interface. 例文帳に追加

"s#" に似ていますが、読み書き可能なバッファインタフェースを実装している任意のオブジェクトを受理します。 - Python

There are functions to write data into the serialization format, and additional functions that can be used to read the data back.例文帳に追加

整列化形式でデータを書き出す関数に加えて、データを読み戻す関数もあります。 - Python

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

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

Read and write image files in ``SGI RGB'' format (the module is not SGI specific though!).例文帳に追加

``SGI RGB'' 形式の画像ファイルを読み書きします (とはいえ、このモジュールは SGI 特有のものではありません !)。 - 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

Depending on the way your applications write to the screen, there may be trailing blanks on a line.例文帳に追加

アプリケーションの画面描画のやりかたによっては、行の末尾にブランク文字が入ることがある。 - XFree86

The sensor may be placed on the inactive island or on the active island adjacent to the read/write element.例文帳に追加

センサは非活性島部または活性島部に読取書込素子と近接して置かれてもよい。 - 特許庁

To easily write an internet address even in a small picture, and to input/display it easily to watch.例文帳に追加

小さな画面の中にも容易にインターネットアドレスを書き込んで、見易く入力、表示する。 - 特許庁

A portable electronic device includes communication means, first storage means, and write-in means.例文帳に追加

携帯可能電子装置は、通信手段と、第1の記憶手段と、書き込み手段とを備える。 - 特許庁

To provide a semiconductor memory device capable of speeding up read-out and write-in operation speed of data.例文帳に追加

データの読出/書込動作の高速化を図ることが可能な半導体記憶装置を提供する。 - 特許庁

Main control circuitry becomes operable to read and write operational data associated with the magnetron from/to the memory.例文帳に追加

主制御回路が、マグネトロンに関連する動作データをメモリに読み書きすべく動作可能となる。 - 特許庁

To provide a write-once-read-many optical recording medium having a recording layer suitable for a bluish violet laser.例文帳に追加

青紫色レーザーに適した記録層を有する追記型光記録媒体を提供する。 - 特許庁

To provide a serial access memory and a data write/read method in which a test time is reduced.例文帳に追加

テスト時間を短縮することが可能なシリアルアクセスメモリおよびデータライト/リード方法を提供する。 - 特許庁

To enhance reliability of a memory card by sharply reducing read/write disturbance in the memory card.例文帳に追加

メモリカードにおけるリード/ライトディスターブを大幅に低減し、該メモリカードの信頼性を向上させる。 - 特許庁

To enable the subsequent write-once-read-many of an optical disk even when an error is generated during error handing.例文帳に追加

エラー処理中にエラーが発生した場合でも、その後の光ディスクの追記を可能とする。 - 特許庁

DRIVE DEVICE, CONTENT RECORDING AND REPRODUCING DEVICE, DATA WRITE-IN/READ-OUT METHOD, PROGRAM, AND RECORDING MEDIUM例文帳に追加

ドライブ装置、コンテンツ記録再生装置、データ書き込み/読み出し方法、プログラムおよび記録媒体 - 特許庁

A non-contact write part writes the balance after oil supply in the non-contact prepaid card in a non-contact manner.例文帳に追加

非接触書込部は、給油後残金額を非接触プリペイドカードに非接触で書き込む。 - 特許庁

A plotting processor 109 has a source, a pattern, destination prefetch/write and their respective DMACs.例文帳に追加

描画プロセッサ109は、ソース,パターン,デスティネーションプリフェッチ/ライトと、各々DMACを有している。 - 特許庁

Next, data is shifted to the flash memory from the DRAM (40), write request is satisfied using the DRAM (32).例文帳に追加

次に、DRAMからフラッシュメモリにデータをデステージし(40)、DRAMを使用して書き込み要求を満足させる(32)。 - 特許庁

To provide a semiconductor memory device which assures high-speed data read and write operations.例文帳に追加

データ読出および書込動作を高速化することができる半導体記憶装置を提供する。 - 特許庁

To allow for execution of data fill even if there is a write inhibit area in a memory of a radio tag.例文帳に追加

無線タグのメモリ中に書き込み禁止領域があっても、データフィルを実行可能とする。 - 特許庁

DEVICE, SYSTEM, AND METHOD FOR REGULATING NUMBER OF WRITE REQUEST IN FIXED-SIZE CACHE例文帳に追加

固定サイズのキャッシュにおける書き込み要求の数を調整するための装置、システム、及び方法 - 特許庁

As a result, read data can be output at a high speed, and write data can be input at a high speed.例文帳に追加

この結果、読み出しデータを高速に出力でき、書き込みデータを高速に入力できる。 - 特許庁

To increase write operation speed by enabling simultaneous verification of many bits when a program is verified.例文帳に追加

プログラムベリファイ時に多数ビットを同時にベリファイ可能にして書き込み動作の高速化を図る。 - 特許庁

To provide a write process capable of switching a higher saturated holding force medium with a higher data rate.例文帳に追加

高いデータレートでより高い飽和保持力媒体を切り替えることができる書込過程を得る。 - 特許庁

例文

STORAGE DEVICE WITH MULTIPLE INPUT/OUTPUT INTERFACE, METHOD FOR RECOGNIZING DEVICE, AND READ/WRITE CONTROL METHOD例文帳に追加

マルチ入出力インタフェース付きストレージ装置、デバイス認識方法及びリードライト制御方法 - 特許庁




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ).
  
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
  
© 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