nullを含む例文一覧と使い方
該当件数 : 1707件
If there are no args , or only null arguments, eval returns 0. 例文帳に追加
argsが無い場合や空の引き数しかない場合にはevalは 0 を返します。 - JM
1 argument The expression is true if and only if the argument is not null. 例文帳に追加
引き数が 1 個引き数が空でない場合に限り真になります。 - JM
A null suffix forces gunzip to try decompression on all given files regardless of suffix, as in: 例文帳に追加
すべての指示されたファイルを gunzip に伸長させることができる。 - JM
element of the return value is NULL, there is no first key or next key. 例文帳に追加
の場合、最初のキーまたは次のキーがなかったことを示す。 - JM
If olddelta is not NULL, then the buffer that it points to is used to return the amount of time remaining from any previous adjustment that has not yet been completed. 例文帳に追加
olddeltaが NULL でない場合、olddeltaが指すバッファに、過去の調整要求でまだ完了せず残っている時間量が格納して返される。 - JM
These functions return a null-terminated string containing an absolute pathname that is the current working directory of the calling process. 例文帳に追加
これらの関数は、呼び出したプロセスのカレントワーキングディレクトリの絶対パス名 (absolute pathname) が入った文字列を返す。 返される文字列は NULL で終端される。 - JM
functions return a pointer to a statically allocated netent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた netent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated protoent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた protoent 構造体へのポインタを返す。 エラーが起こったり、ファイルの最後に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated servent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた servent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
In all of the above cases, if ps is a NULL pointer, a static anonymous state only known to the mbrtowc function is used instead. 例文帳に追加
上記の全ての場合において、ps が NULL ポインターならば代わりにmbrtowc 関数のみが使用する静的で名前のない状態が使用される。 - JM
The type argument is a pointer to a null-terminated string which must be either "r" for reading or "w" for writing. 例文帳に追加
type引き数は、NULL 終端さらた文字列へのポインタで、読み込みの場合には "r"、書き込みの場合には "w" を指定する。 これ以外は指定できない。 - JM
the resulting string in dest is always null terminated. 例文帳に追加
と同じく、dest に格納される結果の文字列は常にヌル終端される。 - JM
writes n+1 characters to dest (n from src plus the terminating null byte). 例文帳に追加
は dest に n+1 文字を書き込む(src からの n 文字と終端のヌルバイトである)。 - JM
In both of the above cases, if ps is a NULL pointer, a static anonymous state only known to the wcsnrtombs function is used instead. 例文帳に追加
上記のいずれの場合も、ps が NULL ポインタならば、wcsnrtombs 関数だけが知っている静的な匿名の状態がシフト状態の代わりに用いられる。 - JM
In both of the above cases, if ps is a NULL pointer, a static anonymous state only known to the wcsrtombs function is used instead. 例文帳に追加
上記のいずれの場合も、ps が NULL ポインタならば、wcsnrtombs 関数だけが知っている静的な匿名の状態がシフト状態の代わりに用いられる。 - JM
" Consultant item by deselecting "finish gathering requirements"in the BillableCollection list.An error message appears indicating that the Billable item that you deselected must be retainedbecause its consultantId field cannot be null. 例文帳に追加
「consultantId」フィールドは null にできないため、選択解除した Billable 項目は保持する必要があることを示すエラーメッセージが表示されます。 - NetBeans
Project item.An error message appears indicating that the Project item cannot be destroyed because the Project item'sassociated Billable items have a project field that cannot be null. 例文帳に追加
関連付けられている Billable 項目の「project」フィールドは null にできないため、この Project 項目は破棄できないことを示すエラーメッセージが表示されます。 - NetBeans
A null packet detecting circuit 2 receives the TS signals 11 carrying the TMCC basic information and outputs a null packet detecting signal 13.例文帳に追加
ヌルパケット検出回路2はTMCC基本情報付きTS信号11を受信して、ヌルパケット検出信号13を出力する。 - 特許庁
This means that the column has a default value other than the null value 例文帳に追加
これは,列が空白値以外の省略値をもつことを意味する - コンピューター用語辞典
file to read from, if NULL or not specified, the last-used file for the same layer (second param) is used例文帳に追加
読み込むファイル。 NULLを指定したり省略したりした場合は、(2 番目のパラメータで指定する) レイヤーで最後に使用されたファイルを用います。 - PEAR
Default is NULL. See the "Options" section for more information. 例文帳に追加
詳細については、 オプションについてのセクションを参照してください。 - PEAR
A null or absent value for either of these parameters indicates that no referentially triggered action should be taken on delete or on update. 例文帳に追加
これらのパラメータに null を渡したり省略したりすると、削除あるいは更新の際に起動するアクションが存在しないことになります。 - PEAR
if NULL the archive is not compressed, if 'gz' or 'bz2', indicates that the archive is compressed with gzip or bz2. 例文帳に追加
もし NULL であれば、アーカイブは圧縮されません。 もし 'gz' もしくは 'bz2' であれば、アーカイブが gzip もしくは bz2を用いて圧縮されることを示します。 - PEAR
Defines a value to be printed if a cell in the column is null.Parameter 例文帳に追加
カラム内のセルが null だった場合に表示される値を定義します。 - PEAR
Null-terminated string containing references to environment variables ("%PATH%").例文帳に追加
環境変数を参照している、ヌル文字で終端された文字列。 - Python
In the latter case it also raises an appropriate exception so the calling function can return NULL immediately (as we saw in the example).例文帳に追加
後者の場合、関数は適切な例外を送出するので、呼び出し側は(例にもあるように) すぐにNULL を返すようにしてください。 - Python
The string is null-terminated and is assumed to be in the Host Portable Character Encoding; otherwise, the result isimplementation-dependent.例文帳に追加
また、終端が NULL 文字で、ホストポータブル文字エンコーディングの文字列であると仮定される。 そうでない場合の実行結果は実装依存である。 - XFree86
This function returns NULL ifit succeeds; otherwise, it returns the name of the first argument thatcould not be obtained. 例文帳に追加
この関数は成功の場合には NULL を返す。 そうでない場合には、取得に失敗した取得に失敗した最初の引き数の名前を返す。 - XFree86
Multiple elements of the property (for example, the strings in a disjoint text selection) are separated by NULL (encoding 0).例文帳に追加
プロパティに複数個の要素が含まれる場合(例えば、細切れになったテキストセレクションに含まれている文字列)は NULL (エンコーディング 0)で区切られている。 - XFree86
If name is not set to one of these values,glXGetClientString returns NULL. 例文帳に追加
\\f2name\\fP にこれら以外の値が設定されている場合は、\\f3glXGetClientString\\fP は \\f3NULL\\fP を返す。 - XFree86
Among files, file entry and null clearing of an FAT is carried out with high priority.例文帳に追加
そしてファイルのうちファイルエントリー、FATのヌルクリアを優先して行う。 - 特許庁
When a peak value with a lower level is included, a time interval discrimination circuit 63 calculates a length of a period of a null symbol and discriminates whether or not the length of the null symbol period is the same as the length of the null symbol period of the received and selected DAB broadcast signal to detect the position of the null symbol.例文帳に追加
レベルの低いピーク値が含まれる場合には、時間間隔判別回路63によりヌルシンボルの期間の長さを計算し、受信選局したDABの放送信号のヌルシンボルの期間の長さと同じか否かを判別することにより、ヌルシンボルの位置を検出する。 - 特許庁
When the TSs are discriminated as the NULL packets and the NULL packets are continued for the fixed number of times, control parts 12-1 to 12-N control time interleaving depths of the NULL packets to switch it at random out of 0, 1, 2, 4.例文帳に追加
NULLパケットであると識別し、それが一定回数継続した場合、制御部12−1〜12−NでそのNULLパケットの時間インターリーブの深さを0,1,2,4のうちからランダムに切り替え制御する。 - 特許庁
To provide a receiver for suppressing the generation of any null point in a relatively small circuit scale by eliminating any overhead for detecting the null point.例文帳に追加
ヌル点を検出するためのオーバーヘッドがなく、かつ比較的小さな回路規模で、ヌル点の発生を抑圧する受信装置を提供する。 - 特許庁
Also, as information on posture of the null optical element (13) is obtained, the posture error of the null optical element (13) can be avoided from the measurement results.例文帳に追加
また、ヌル光学素子(13)の姿勢の情報も取得しているので、ヌル光学素子(13)の姿勢誤差も、測定結果から排除できる。 - 特許庁
This zone plate enables to conduct interference measurement for calibration without increasing unknown measurement error, because it can form the two null wave surfaces (the null wave surface for the test plane and the null wave surface for the Fizeau plane).例文帳に追加
このゾーンプレートは、2つのヌル波面(被検面のヌル波面、及びフィゾー面のヌル波面)を形成することが可能であるので、未知の測定誤差を増やすことなく校正用の干渉測定を行うことを可能とする。 - 特許庁
The adaptive array base station 202 transmits a synch burst NULL to the terminal in the direction receiving the TCH burst at the sixth slot of 2 frame (S707).例文帳に追加
アダプティブアレイ基地局202は、端末に対して、2フレームの6スロット目(S707)でTCHバーストを受信した方向に同期バーストNULL送信を行う。 - 特許庁
To prevent the occurrence of a null state based on heat generated by communication.例文帳に追加
通信で生じる発熱に基づくヌル状態の発生を防止する。 - 特許庁
To solve a problem that a transmission line is uselessly occupied by a null packet not to be transmitted.例文帳に追加
伝送されないヌルパケットが、伝送路を無駄に占有している。 - 特許庁
is the null string, then all open output files and pipes 例文帳に追加
が空文字列の場合、オープンされているすべてのファイルとパイプのバッファを - JM
in the array name that has a length of len bytes. 例文帳に追加
で設定された) NULL 終端されたホスト名を、長さ len バイトの配列 name に返す。 - JM
If addr is NULL, then the kernel chooses the address at which to create the mapping; this is the most portable method of creating a new mapping. 例文帳に追加
addrが NULL の場合、カーネルがマッピングを作成するアドレスを選択する。 この方法は最も移植性のある新しいマッピングの作成方法である。 - JM
If a precision is given, no null byte need be present; if the precision is not specified, or is greater than the size of the array, the array must contain a terminating null byte. 例文帳に追加
精度が指定された場合には、終端バイトが存在する必要はない。 精度が指定されていなかったり、精度の値が配列の大きさより大きい場合には、配列は終端の NULL バイトを含んでいなければならない。 - JM
Some operations require name to identify a currently loaded module, some allow name to be NULL, indicating the kernel proper. 例文帳に追加
現在ロードされているモジュールを特定するためにnameを必要とする操作があれば、カーネル固有であることを示す NULL を指定できる操作もある。 - JM
Each of the three file descriptor sets may be specified as NULL if no file descriptors are to be watched for the corresponding class of events. 例文帳に追加
ある種別のイベントを監視したいファイルディスクリプタが一つもない場合には、対応するファイルディスクリプタ集合に NULL を指定することができる。 - JM
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
| 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 (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 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
