| 例文 |
long formatの部分一致の例文一覧と使い方
該当件数 : 77件
Returns textual representation of the month of the decorated calendar object nextMonthName($format='long') 例文帳に追加
thisMonthName($format='long') デコレート対象のカレンダーオブジェクトの、当月のテキスト表現を返します。 - PEAR
Returns textual representation of the next month of the decorated calendar object prevDayName($format='long') 例文帳に追加
nextMonthName($format='long') デコレート対象のカレンダーオブジェクトの、翌月のテキスト表現を返します。 - PEAR
Returns textual representation of the previous day of the decorated calendar object thisDayName($format='long') 例文帳に追加
prevDayName($format='long') デコレート対象のカレンダーオブジェクトの、前日のテキスト表現を返します。 - PEAR
Returns textual representation of the day of the decorated calendar object nextDayName($format='long') 例文帳に追加
thisDayName($format='long') デコレート対象のカレンダーオブジェクトの、当日のテキスト表現を返します。 - PEAR
Returns an array with day names; the format of returned days depends on the format parameter (one, two, short or long)例文帳に追加
曜日名の配列を返します。 返される曜日の書式はformatパラメータ(one、two、short あるいは long) に依存します。 - PEAR
If the long listing format is being used, print the last access time instead of the 例文帳に追加
長いリスト表示形式が使われる場合、 - JM
If the specified format is 32, the property data must be a long array.例文帳に追加
指定したフォーマットが32ならば、プロパティのデータはlong型の配列でなければならない。 - XFree86
BACKUP METHOD FOR LONG FILE NAME FORMAT FILE AND SUBDIRECTORY例文帳に追加
ロングファイル名形式のファイルおよびサブディレクトリのバックアップ方法 - 特許庁
Returns textual representation of the previous month of the decorated calendar object thisMonthName($format='long') 例文帳に追加
デコレート対象のカレンダーオブジェクトの、前月のテキスト表現を返します。 - PEAR
The format member is set to 8, 16, or 32 and specifies whether the data should be viewed as a list of bytes, shorts, or longs.The data member is a union that contains the members b, s, and l.例文帳に追加
format メンバには、8, 16, 32 のいずれかがセットされ、データを byte,short, long いずれのリストとみなすかを指定する。 - XFree86
Produce long format directory listings, but don't display group 例文帳に追加
長い形式でのディレクトリのリスト表示をするが、グループ情報は表示しない。 - JM
In long format, it prints in multiple lines the user's login name, real name, home 例文帳に追加
長い書式では、複数行を使って、ユーザーのログイン名・本当の名前・ - JM
The pixel value is returned in normalized format (that is, the least significant byte of the long is the least significant byte of the pixel).例文帳に追加
返されるピクセル値は正規化されたフォーマットである(つまり long の最下位バイトがピクセルの最下位バイトとなる)。 - XFree86
When two screens consisting of a vertically long screen and a laterally long screen are arranged in this notebook type personal computer, a business document in a vertically long format can be created/observed while referring to a homepage or application software created in a laterally long format.例文帳に追加
ノート型パソコンに縦長の画面と横長の画面の2つを設けることにより、横長用に作成されたホームページやアプリケーションソフトウェアを参照しながら縦長のビジネス書類を作成したり閲覧することができる。 - 特許庁
Inhibit display of group information in a long format directory listing. 例文帳に追加
長い形式でのディレクトリのリスト表示の場合に、グループ情報の表示をさせない。 - JM
Returns the days of the week using the order defined in the decorated calendar object. 例文帳に追加
orderedWeekdays($format='long') デコレート対象のカレンダーオブジェクトで定義されている順番で、曜日を返します。 - PEAR
This can be used to make long format strings a tad more readable.例文帳に追加
これらの文字を使うと、長い書式化文字列をちょっとだけ読みやすくできます。 - Python
To digitally record image data in NTSC format for a long time with simple configuration.例文帳に追加
簡略な構成で、NTSC形式の画像データの長時間のデジタル記録を可能にする。 - 特許庁
The format conversion circuit 150 specifies a long to short ratio of an image based on the image signal.例文帳に追加
フォーマット変換回路150は、画像信号に基づき、画像の長短比を特定する。 - 特許庁
The input pixel value must be in normalized format (that is, the least significant byte of the long is the least significant byte of the pixel).例文帳に追加
入力するピクセル値は正規化されたフォーマットでなくてはならない(つまりlong の最下位バイトがピクセルの最下位バイトとなる)。 - XFree86
The PAdES is a long-term-signature format defined for PDF files.例文帳に追加
PAdESとは、PDF形式のファイルに対して規定されている長期署名フォーマットである。 - 特許庁
To carry on long-time storage processing by performing format conversion while maintaining effectiveness of an electronic signature when an electronic document format needs to be converted.例文帳に追加
電子文書フォーマットの変換が必要になったときに、電子署名の有効性を継続しつつフォーマット変換して長期保存処理を継続することである。 - 特許庁
A first conversion unit 65 converts a full path file name of the file information acquired in a format of unicode (e.g., UTF-16) from a long file name format to a short file name format dealing with an ASCII code.例文帳に追加
第1変換部65は、ユニコード(例えばUTF−16)の形式で取得したファイル情報中のフルパスファイル名を、ロングファイル名形式から、ASCIIコードを扱うショートファイル名形式に変換する。 - 特許庁
If the format is 8, the elementsof value are assumed to be sizeof(char); if 16, sizeof(short); if 32, sizeof(long).To generate a MULTIPLE target request with parameters for any of the multipletargets of the selection request, precede individual calls to XtGetSelectionValueand XtGetSelectionValueIncremental with corresponding individual callsto XtSetSelectionParameters, and enclose these all within XtCreateSelectionRequestand XtSendSelectionRequest. 例文帳に追加
\\fIformat\\fP が 8 ならば、\\fIvalue\\fP の要素の大きさは sizeof(char) と仮定される。 同様に値が 16 ならば sizeof(short), 32 ならば sizeof(long) と仮定される。 - XFree86
Description: After performing format of a large xml schema file, the next action in the IDE will cause it to hang for a long time. 例文帳に追加
説明: 大きい xml スキーマファイルの整形を実行したあと、IDE で次のアクションが長時間ハングアップします。 - NetBeans
(b) The format of the data, etc. to be submitted does not matter as long as it contains the necessary information. 例文帳に追加
ロ.提出を求める資料等は、必要とする記載内容等を満たす限り、その様式を問わない。 - 金融庁
Moreover, the performance of an entire channel estimation device is improved by obtaining a long preamble format method with which the singular value discard process effectively works and an optimal number of times of discarding the singular value for the given long preamble format.例文帳に追加
また、特異値打切り処理が有効に働くようなLP構成方法および与えられたLP構成に対して最適な特異値打切り数を求めることで、チャネル推定装置全体の性能を改善する。 - 特許庁
If the returned format is 16, the returned data is represented as a short array and should be cast to that type to obtain the elements.If the returned format is 32, the returned data is represented as a long array and should be cast to that type to obtain the elements.例文帳に追加
返されたフォーマットが16ならば、返されたデータはshortの配列として表現されており、要素を得るにはその型にキャストしなければならない。 - XFree86
Since the STA2 is a terminal corresponding to only the long frame format, it cannot recognize the frame and does not respond (a).例文帳に追加
STA2は、長いフレームフォーマットのみに対応する端末であるため、フレームを認識することができず応答しない(a)。 - 特許庁
For example, the format 'llh0l'specifies two pad bytes at the end, assuming longs are aligned on4-byte boundaries. 例文帳に追加
例えば、フォーマット 'llh0l' は、 long 型が 4 バイトを境界としてそろえられていると仮定して、末端に 2 バイトをパディングします。 - Python
Then a first hash value based upon the electronic document before the format conversion and a second hash value generated from the electronic document after the format conversion are held in long-period storage data.例文帳に追加
そして、フォーマット変換前の電子文書に基づく第1のハッシュ値と、フォーマット変換後の電子文書から生成される第2のハッシュ値とを、長期保存データに保持させる。 - 特許庁
The long-term signature data include an ES, an STS, verification information, an ATS (first), and an ATS (second) arranged in a predetermined long-term signature format.例文帳に追加
長期署名データは、ES、STS、検証情報、ATS(1st)、ATS(2nd)を所定の長期署名フォーマットに配置することにより構成されている。 - 特許庁
To make long-time recording possible even when a system clock reference (SCR) value shown by a DVD-VR format becomes equal to or greater than a certain fixed value.例文帳に追加
DVD−VRフォーマットで示されるSCR値がある一定値以上になっても長時間記録を可能とする。 - 特許庁
To prevent running out of papers during recording of an image in an image recorder using a long rolled paper such as a large format printer.例文帳に追加
大判プリンタのように、長尺のロール紙を用いる画像記録装置で、画像の記録中に紙無しとならないようにする。 - 特許庁
Since document information is transmitted/received between the server and the client in accordance with the prescribed format, the client can hadle the document even if any server is used so long as the format is supported.例文帳に追加
サーバ・クライアント間での文書情報の送受信が所定のフォーマットに従ってなされるので、そのフォーマットをサポートしていればどのようなサーバであってもクライアントにより文書操作を行なうことができる。 - 特許庁
The number of times of discarding the singular value is optimized so as to obtain the best channel estimation accuracy with respect to a given long preamble format.例文帳に追加
特異値の打切り数は、与えれたLP構成に対して最良のチャネル推定精度が得られるように最適化されている。 - 特許庁
After that, the terminal STA1 uses the other channel to transmit the data of long frame format to urge the STA2 to respond for start of communication.例文帳に追加
その後、端末STA1は、他方のチャンネルを使用して、長いフレームフォーマットのデータを送信して、STA2との通信を開始すべく応答を促す。 - 特許庁
To provide a recorder that can perform long time recording by converting a received digital signal into other format needing less data amount and recording the converted signal.例文帳に追加
入力ディジタル信号を別のデータ量の少いフォーマットに変換して記録を行うことで長時間記録を可能とすること。 - 特許庁
When mutual communication is performed between a terminal STA1 corresponding to both long and short frame formats as a master station with a terminal STA2 corresponding to only the long frame format the STA1 transmits data of the short frame format using any one of two channels, and urges the STA2 to respond for start of communication.例文帳に追加
長短両方のフレームフォーマットに対応している端末STA1が親となって、長いフレームフォーマットのみに対応する端末STA2との間で相互に通信を行う場合、STA1は、2つのチャンネルの一方を使用して、短いフレームフォーマットのデータを送信して、STA2との通信を開始すべく応答を促す。 - 特許庁
Encode a message header into an RFC-compliant format, possiblywrapping long lines and encapsulating non-ASCII parts in base64 or quoted-printable encodings.例文帳に追加
メッセージヘッダを RFC に沿ったやり方でエンコードします。 おそらく長い行は折り返され、非ASCII部分は base64 またはquoted-printable エンコーディングで包含されるでしょう。 - Python
A header format includes a legacy preamble having at least one legacy long training field and an extended portion having at least N additional long training fields on each of the N transmit antennas.例文帳に追加
ヘッダ・フォーマットはN個の送信アンテナのそれぞれの上に、少なくとも1つのレガシー・ロング・トレーニング・フィールドを有するレガシー・プリアンブルと少なくともN個の追加ロング・トレーニング・フィールドを有する拡張部分を含む。 - 特許庁
| 例文 |
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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) 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-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. |
| © 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会員(無料)になると
|