USERを含む例文一覧と使い方
該当件数 : 50000件
Console support for the other 8859 character sets is available under Linux through user-mode utilities (such as setfont (8)) 例文帳に追加
コンソールにおける、その他の 8859 文字集合のサポートは( setfont (8)) のようなユーザモード・ユーティリティを利用する事で可能になる。 - JM
Allowed values are in the range 0 to 31, and is a user-defined command handled by the program running in the DSP56001. 例文帳に追加
送信できる値は 0 〜 31 の範囲で、DSP56001 で動作しているプログラムによって処理されるユーザー定義コマンドである。 - JM
When a signal occurs, the current user context is saved and a new context is created by the kernel for the signal handler. 例文帳に追加
シグナルが発生すると、現在のユーザコンテキストは保存され、シグナルハンドラ用のコンテキストがカーネルによって生成される。 - JM
The program below displays the group list for the user named in its first command-line argument. 例文帳に追加
以下のプログラムは、一つ目のコマンドライン引き数で指定された名前のユーザが所属するグループのリストを表示する。 - JM
A zero value for who denotes (respectively) the calling process, the process group of the calling process, or the real user ID of the calling process. 例文帳に追加
whoがゼロならば、(それぞれ)呼び出したプロセス、呼び出したプロセスのプロセス・グループ、呼び出したプロセスの実UID を意味する。 - JM
Specifies the limit on the number of bytes that can be allocated for POSIX message queues for the real user ID of the calling process. 例文帳に追加
呼び出し元プロセスの実ユーザー ID に対して、POSIX メッセージキューのために確保できるバイト数の制限を指定する。 - JM
It should be called when the user code is done accessing the file with the other functions. 例文帳に追加
ユーザーコードで他の関数を使ってこのファイルにアクセスを行った時は、最後にこの関数を呼び出すべきである。 - JM
A whitespace-separated list of additional, user-specified, ELF shared libraries to be loaded before all others. 例文帳に追加
スペース区切りで ELF 共有ライブラリを指定する。 これはユーザーが指定でき、すべてのライブラリに先立ってロードされる。 - JM
They are primarily designed for internal kernel use, but can be used from user space. 例文帳に追加
これらの関数はもともとカーネル内部での使用を想定して設計されているが、ユーザー空間からでも使用できる。 - JM
Note that at the time this system call was introduced, a process could send a signal to a process with the same effective user ID. 例文帳に追加
このシステムコールが導入された当時、プロセスは同じ実効ユーザIDのプロセスへシグナルを送ることができた。 - JM
resource limit, which specifies a per-user limit for queued signals; see setrlimit (2) 例文帳に追加
リソース制限に置き換えられた。 これは、キューに入るシグナル数に関してユーザ単位に上限を指定するものである。 - JM
These functions are used by the user process to send or receive packets and to do other socket operations. 例文帳に追加
これらの関数はユーザプロセスがパケットを送受信したり、その他のソケット操作を行ったりするために用いられる。 - JM
moves data between two file descriptors without copying between kernel address space and user address space. 例文帳に追加
は、カーネルアドレス空間とユーザアドレス空間との間のコピーを伴わずに、2 つのファイルディスクリプタ間でデータの移動を行う。 - JM
calls the user function action each time a node is visited (that is, three times for an internal node, and once for a leaf). 例文帳に追加
は、ノードを訪れる度に(つまり、内部ノードに対しては 3 回、葉に対しては 1 回)ユーザ関数 action を呼び出す。 - JM
The exit status is zero if a timezone was successfully obtained from the user, non-zero otherwise. 例文帳に追加
ユーザからの入力によってタイムゾーンが正しく取得できた場合は 0 を返す。 それ以外の場合は 0 以外を返す。 - JM
This is for security reasons: if user input is checked for possible security violations, a program might check only for the ASCII 例文帳に追加
これはセキュリティ上の理由による。 ユーザー入力がセキュリティ上の危険に対しチェックされる場合、プログラムはASCII - JM
If the user does not enter a value and tries to submit the page, a standard validation error message is returned. 例文帳に追加
ユーザーが値を入力せずにページを送信しようとすると、標準妥当性検査エラーメッセージが返されます。 - NetBeans
Using.properties files is a good way to keep the logic of your code separate from the text that appears in the user interface of your application.例文帳に追加
.properties ファイルを使用すると、コードのロジックと、アプリケーションのユーザーインタフェースに表示するテキストを分離できます。 - NetBeans
The jTextField1 and jTextField2 boxes will be used for user input and jTextField3 for program output - what we are creating is a very simple calculator.Let's begin.例文帳に追加
jTextField1 ボックスと jTextField2 ボックスをユーザー入力用に、jTextField3 をプログラム出力用に使用して、簡単な電卓を作成します。 - NetBeans
It is going to accept user input from jTextField1 and jTextField2 and convert the input from a type String to a float.例文帳に追加
jTextField1 と jTextField2 からユーザー入力を受け取り、入力内容を文字列型から浮動小数点に変換します。 - NetBeans
When a user clicks a ShowType Id button, have the page display the trip type's TRIPTYPEID. 例文帳に追加
ユーザーが「旅行の種類 ID を表示」ボタンをクリックすると、旅行の種類の TRIPTYPEID がページに表示されるようにします。 - NetBeans
If you want to stay informed of the new NetBeans releases, subscribe to nbannounce.If you need support and have questions about using the NetBeans IDE, subscribe to nbusers.These two are our main user and interest lists. 例文帳に追加
全般的な発表や、一般ユーザー向けメーリングリスト (nbusers)、NetBeans 開発リスト (nbdev)、ユーザーインタフェースリスト (nbui)、OpenAPI リスト ( - NetBeans
Later, you add a Drop Down List component that enables the user to choose a destination page at run time. 例文帳に追加
そのあと、ドロップダウンリストコンポーネントを追加して、ユーザーが実行時に移動先ページを選択できるようにします。 - NetBeans
Select the Specify Database InformationDirectly option,select the Database Adapter, and type the User Name and Password.例文帳に追加
「データベース情報を直接指定」オプションを選択し、データベースアダプタを選択し、ユーザー名とパスワードを入力します。 - NetBeans
The NetBeans Mobility Pack will not run if the name of, or path to, the installation directory or user directory contains non-ASCII characters.例文帳に追加
インストールディレクトリまたはユーザーディレクトリの名前かパスに ASCII 以外の文字が含まれていると、NetBeans Mobility Pack が動作しない。 - NetBeans
The J2ME Wireless Toolkit will not run if the name of, or path to, the Toolkit installation directory or user directory contains non-ASCII characters.例文帳に追加
J2ME Wireless Toolkit のインストールディレクトリまたはユーザーディレクトリの名前かパスに ASCII 以外の文字が含まれていると、Toolkit が動作しない。 - NetBeans
A Date property in which the application records the time that the user submits a vote, for use by the next page. 例文帳に追加
ユーザーが票を送信したとき、アプリケーションは次のページに遷移するまで使用時間を記録する Date プロパティー。 - NetBeans
Once the user activates this action, the process will continue till it reaches the first element on which it can stop. 例文帳に追加
ユーザーがこのアクションをアクティブにすると、プロセスは停止できる最初の要素に到達するまで処理を続けます。 - NetBeans
In the Add Database Connection dialog, select your database from the Server Type drop down list, provide the requested information, and click OK.For Java Studio Creator applications that use Java DB, type the User ID and Password associated with the application. 例文帳に追加
「サーバー」ドロップダウンリスト (適用される場合) で、「Sun Java System Application Server」が選択されている必要があります。 - NetBeans
Mobility Pack User Mailing List - Ask questions and get answers about Mobile application development using NetBeans. 例文帳に追加
Mobility Pack ユーザーのメーリングリスト - NetBeans を使用したモバイルアプリケーションの開発について、質問したり回答を得たりすることができます。 - NetBeans
When this line is reached, the user executes the script one line after another by pressing F7 and F8 buttons and checks the values of the variables. 例文帳に追加
この行に達すると、ユーザーは F7 キーと F8 キーを押してスクリプトを 1 行ずつ実行し、変数の値を確認します。 - NetBeans
The built-in help system for NetBeans IDE 6.1 has been updated to reflect the changes in the user interface since release 5.5.例文帳に追加
NetBeans IDE 6.1 に組み込まれているヘルプシステムは、release 5.5 以降のユーザーインタフェースの変更が反映され、更新されています。 - NetBeans
The Java ME module will not run if a directory name, path to the installation directory, or user directory contain non-ASCII characters.例文帳に追加
インストールディレクトリまたはユーザーディレクトリの名前かパスに ASCII 以外の文字が含まれていると、Java ME モジュールが動作しない。 - NetBeans
The built-in help system for NetBeans IDE 6.5 has been updated to reflect the changes in the user interface since release 6.1.例文帳に追加
NetBeans IDE 6.5 に組み込まれているヘルプシステムは、release 6.1 以降のユーザーインタフェースの変更が反映され、更新されています。 - NetBeans
Furthermore,you might want to investigate validation that prevents a user from requesting a name that does not exist in the data store.例文帳に追加
また、ユーザーがデータストアにない名前を要求しないように検査する方法を検討することもできます。 - NetBeans
Specifically, an Ajax request is sent when the user sends a comment by typing text in the text field. 例文帳に追加
具体的には、ユーザーがテキストフィールドにテキストを入力してコメントを送信するときに Ajax 要求が送信されます。 - NetBeans
As a result, the customReplaceForPollTx function will re-render the transcript on Internet Explorer even when the user is scrolling the transcript.例文帳に追加
その結果、ユーザーがトランスクリプトをスクロール中の場合でも、customReplaceForPollTx 関数は Internet Explorer 上のトランスクリプトを再描画します。 - NetBeans
To save the user the trouble of entering that date, you can pre-populate that field with the current date.例文帳に追加
ユーザーが日付を入力する手間を省くため、現在の日付を、前もって日付フィールドに設定できます。 - NetBeans
The user reproduces the audio file data by one of the initial reproduction mode and the changed reproduction mode.例文帳に追加
ユーザは初期再生モードまたは変更再生モードのうち一つの再生モードでオーディオファイルデータを再生する。 - 特許庁
The user device transmits an RRC response message to respond to the RRC re-configuration message to the wireless network.例文帳に追加
ユーザ装置は、ワイヤレスネットワークにRRC再設定メッセージに応答するRRC応答メッセージを送信する。 - 特許庁
PROGRAM FOR SERVER, PROGRAM FOR USER TERMINAL, GROUPWARE SERVER FOR EXECUTING THIS PROGRAM FOR SERVER, AND GROUPWARE SYSTEM例文帳に追加
サーバ用プログラムおよびユーザ端末用プログラム、サーバ用プログラムを実行するグループウェアサーバ、ならびにグループウェアシステム - 特許庁
The analysis package includes the ability for a user to define custom exam protocols, custom measurements or custom calculations.例文帳に追加
分析パッケージはユーザがカスタム検査プロトコル、カスタム測定又はカスタム計算を定義する能力を含んでいる。 - 特許庁
The portable terminal 1B informs the user of the shop information by displaying the received shop information.例文帳に追加
携帯端末1Bは受信した店舗情報を表示することにより、ユーザに対して店舗情報を通知する。 - 特許庁
The graphical user interface includes a control element or other designation portion for selection of a respective control function.例文帳に追加
グラフィカル・ユーザ・インターフェースは、それぞれの制御機能を選択するために、制御要素その他の指定部分を含む。 - 特許庁
A first signer (user) 102 forms first signature information and an encryption message and sends the same to a second signer (YAS) 103.例文帳に追加
第1署名者(ユーザー)102は、第1署名情報と暗号化メッセージを生成し、第2署名者(YAS)103に送信する。 - 特許庁
When the remaining toner quantity reaches the selected near-end value, an alarm of the toner end is given to the user.例文帳に追加
そして、トナー残量がその選択されたニアエンド値に達したときにトナー切れの警告がユーザに報知される。 - 特許庁
A user 5 registers his/her own mail address and an arbitrary code stream through the Internet 2 to a database center 1.例文帳に追加
利用者5がインターネット2を介してデータベースセンタ1に自分のメールアドレスと任意の符号列を登録する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| © 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会員(無料)になると
|