「dd」を含む例文一覧(457)

1 2 3 4 5 6 7 8 9 10 次へ>
  • date (mm/dd/yy)
    日付 (mm/dd/yy) - JM
  • the total header line `yy-mm-dd HH:MM HEADER Page nnnn' becomes
    `yy-mm-dd HH:MM HEADER Page nnnn' が - JM
  • (dd) Wind direction indicator lights
    マ 風向灯 - 日本法令外国語訳データベースシステム
  • BDAY: Birthday in yyyy-mm-dd format.
    BDAY: yyyy-mm-dd 形式の生年月日。 - PEAR
  • command, not the TH
    コマンドではなくDd - JM
  • Data cards follow a DD statement
    データカードはDD(データ定義)ステートメントのあとにくる - コンピューター用語辞典
  • The international standard date notation is YYYY-MM-DD.
    国際標準日付表記はYYYY-MM-DDである。 - コンピューター用語辞典
  • Extract each track using dd(1) .
    dd(1)を使用して各トラックを展開します。 - FreeBSD
  • Code Listing2.6: Creating a GRUB bootdisk # cd /boot/grub# dd if=stage1 of=/dev/fd0 bs=512 count=1# dd if=stage2 of=/dev/fd0 bs=512 seek=1
    コード表示2.6:GRUBブートディスクの作成 - Gentoo Linux
  • You'll see that dd deletes the current line of text.
    ddがテキストの現在行を削除します。 - Gentoo Linux
  • cc is a special form of the change command, similar to dd.
    ccはddに似て特別な修正コマンドの形式です。 - Gentoo Linux
  • locale's date representation (mm/dd/yy)
    現在のロケールによる日付表示 (mm/dd/yy) - JM
  • Dates should be written in the form YYYY-MM-DD.
    日付は YYYY-MM-DD の形式で記載すべきである。 - JM
  • The default header becomes `yy-mm-dd HH:MM
    ) デフォルトのヘッダは `yy-mm-dd HH:MM <blanks> Page nnnn' となるが、 - JM
  • Give this label the text (MMM DD, YYYY - e.g. Apr 17, 2008).
    このラベルに、(MMM DD, YYYY - 例: Apr 17, 2008) というテキストを付けます。 - NetBeans
  • Therefore, the format template is YYYY-MM-DD HH:MI:SS.
    つまり、YYYY-MM-DD HH:MI:SS のような書式になります。 - PEAR
  • Return a string representing the date in ISO 8601 format,'YYYY-MM-DD'.
    ISO 8601 形式、'YYYY-MM-DD' の日付を表す文字列を返します。 - Python
  • dd' indicating the date, and time should be a string of the form'hh
    dd' の形式を取り、日付を表します。 time 引数は 'hh - Python
  • 1 Plan period From dd/mm/yy to dd/mm/yy
    1計画期間平成年月日~平成年月日まで - 厚生労働省
  • (dd) Polynitro ortho carbonate
    マ ポリニトロオルトカーボネート - 日本法令外国語訳データベースシステム
  • Code Listing2.7: Create swap partition # dd if=/dev/zero of=swap_fs seek=500 count=1 bs=1M# mkswap -f swap_fs
    コード表示2.8 - Gentoo Linux
  • DD 1 "November 1998"
    xM は M と同じ意味。 例えば、1xM は 1M と同じ。 - JM
  • If the info and dd programs are properly installed at your site, the command info dd should give you access to the complete manual.
    infoとddが正しくインストールされていれば、次のコマンドinfo ddで完全なマニュアルを参照することができる。 - JM
  • The format defined by the ISO-8601standard for dates is YYYY-MM-DD where YYYY is the number of the year (Gregorian calendar), MM is the number of the month from 01 to 12 and DD is the number of the day from 01 to 31.
    ISO-8601では、日付はYYYY-MM-DD と定義されています。 YYYYは年 (グレゴリオ暦)、MM は月 (01 から 12)、そして DD は日 (01 から 31) となります。 - PEAR
  • DRIVE CONTROL OF DD MOTOR
    DDモータの駆動制御方法 - 特許庁
  • Finally, move to any line in the file and type dd.
    最後は、ファイルの中のどこかの行に移動し、ddとタイプします。 - Gentoo Linux
  • Times in ISO "hh:ii:ss" format ('time') Timestamps in ISO "yyyy-mm-dd hh:ii:ss" format ('timestamp')
    ISO "hh:ii:ss" 形式の 時刻型('time') ISO "yyyy-mm-dd hh:ii:ss" 形式の タイムスタンプ型('timestamp') - PEAR
  • Returns a string in the form:"DD-Mmm-YYYY HH:MM:SS +HHMM" (including double-quotes).
    文字列形式: "DD-Mmm-YYYY HH:MM:SS +HHMM" (二重引用符含む) を返します。 - Python
  • This can prevent a wrong determination resulting from a variation in the supply voltage V_DD.
    電源電圧V_DDの変動に起因する誤判定を防止できる。 - 特許庁
  • A display element DD executes information display in the position of the equivalent plane.
    表示素子(DD)は等価な面の位置で情報表示を行う。 - 特許庁
  • When the prescribed time elapses, a signal representing a DD error calculated by a DD error calculating part 22 is outputted from the selector 23, thereby starting equalization by the DD error.
    所定の時間が経過したとき、DDエラー算出部22により算出されたDDエラーを表す信号がセレクタ23から出力され、DDエラーによる等化が開始される。 - 特許庁
  • DD statements are used to identify the inputs and outputs for each step of a job
    DD(データ定義)ステートメントは,ジョブの各ステップでの入力と出力を識別するのに使用される - コンピューター用語辞典
  • These images need to be copied onto floppies by tools like fdimage or dd(1) .
    これらのイメージをフロッピーディスクに書き込むには、 fdimage やdd(1)といったツールが必要となります。 - FreeBSD
  • The utility dd(1) can also be used to extract audio tracks on ATAPI drives, read Section 18.6.5 for more information on that possibility.
    dd(1)ユーティリティも ATAPI ドライブ上のオーディオトラックを展開するのに使われます。 - FreeBSD
  • In case word-wrapping happens in ti, th,li or dd constructs, indentation must be used for the content.
    折り返しがtiやth,li,dd構造のなかで発生したばあい、内容にあわせてインデントしなければなりません。 - Gentoo Linux
  • The full documentation for dd is maintained as a Texinfo manual.
    関連項目ddの完全なドキュメントはinfoマニュアルとしてメンテナンスされている。 - JM
  • The values you can enter are limited to some combination of yyyy for the year, MM for the month, and dd for the day.
    入力できる値は、年を示す yyyy、月を示す MM、および日を示す dd の組み合わせに限られます。 - NetBeans
  • Character strings of fixed or variable length ('char' and 'varchar') Dates in ISO "yyyy-mm-dd" format ('date')
    固定長あるいは可変長の 文字列型('char' および 'varchar') ISO "yyyy-mm-dd" 形式の 日付型('date') - PEAR
  • Even when the supply voltage V_DD varies, the comparator threshold voltage is kept constant.
    すると電源電圧V_DDが変動してもコンパレータの閾値電圧は一定に維持される。 - 特許庁
  • A voltage monitor reset unit 12 resets a logic unit 11 when a voltage V_DD rises.
    電圧V_DDの立ち上がり時にロジック部11を電圧監視リセット部12によりリセットする。 - 特許庁
  • A comparator 574 is designed to compare a differential value dd with an ideal value corresponding to the differential value dd.
    比較回路574は、差分値ddとその差分値ddに応じた理想値とを比較する。 - 特許庁
  • let us have no part in profitless quarrels- D.D.Eisenhower
    無益な口論に巻き込まないで下さい−D.D.アイゼンハワー - 日本語WordNet
  • DD choked on rice cake today.
    DDが今日、餅をのどに詰まらせました。 - 旅行・ビジネス英会話翻訳例文
  • (dd) Time of communications with air traffic control authorities
    マ 航空交通管制機関と連絡した時刻 - 日本法令外国語訳データベースシステム
  • Code Listing2.6: Creating UML files # dd if=/dev/zero of=root_fs seek=500 count=1 bs=1M# mke2fs -F root_fs# mount -o loop root_fs /mnt/loop# tar xvjpf gentoo.tbz2 -C /mnt/loop# umount /mnt/loop
    コード表示2.7 - Gentoo Linux
  • Note that BSD mdoc-formatted pages begin with the Dd
    なお BSD の mdoc フォーマットのページはTH - JM
  • A DRM platform generates a download descriptor DD including a parameter "CP Notify" denoting a notice destination of a distribution end notice of a right object RO in response to a "(3) DD Req" from user equipment UE and transmits the DD to the UE.
    DRMプラットフォームは、移動端末UEからの「(3) DD Req」に応じて、権利オブジェクトROの配信完了通知の通知先を示すパラメータ「CP Notify」を含むダウンロード記述子DDを作成して、当該UEに送信する。 - 特許庁
  • After that, the wirings of the power wiring 21 are wired automatically.
    その後、y方向V___DD電源配線21を自動配線する。 - 特許庁
  • METHOD AND DEVICE FOR CONTROLLING ROTATIONAL SPEED OF DD MOTOR
    DDモータの回転速度制御方法および装置 - 特許庁
  • LATHE FOR CERAMIC ART DRIVEN BY DD MOTOR
    DDモーター駆動陶芸用ろくろ - 特許庁
1 2 3 4 5 6 7 8 9 10 次へ>

例文データの著作権について

  • 厚生労働省
    Copyright © Ministry of Health, Labour and Welfare, All Right reserved.
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • 旅行・ビジネス英会話翻訳例文
    Copyright (c) 株式会社 高電社 All rights reserved.
  • 日本法令外国語訳データベースシステム
    ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • JM
    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.
  • Python
    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.
  • PEAR
    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/ ).
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • Gentoo Linux
    Copyright 2001-2010 Gentoo Foundation, Inc.
    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  • NetBeans
    © 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.