| 意味 | 例文 |
Open Fileの部分一致の例文一覧と使い方
該当件数 : 532件
An OPEN command-ready check part 11 starts a file name check module 21 prior to the opening processing and checks the number of the file.例文帳に追加
OPENコマンド対応チェック部11は、オープン処理に先立ってファイル名チェックモジュール21を起動し、ファイル名のチェックを行う。 - 特許庁
mkdir foo; chroot foo; cd .. This call does not close open file descriptors, and such file descriptors may allow access to files outside the chroot tree. 例文帳に追加
mkdir foo; chroot foo; cd ..このコールはオープンファイルディスクリプタをクローズしないので、このようなファイルディスクリプタは chroot ツリーの外にあるファイルにアクセスできる。 - JM
To provide a method and system of accessing at least one target file in a computer system with an operating system with file locking implemented at file-open time.例文帳に追加
ファイル・オープン時にファイル・ロックが実施されるオペレーティング・システムを有するコンピュータ・システム内の少なくとも1つのターゲット・ファイルにアクセスする方法およびシステムを提供すること。 - 特許庁
These changes affect the entire file, not just the specified region (but other open file handles to the same file are unaffected). 例文帳に追加
これらの変更はファイル全体に影響し、指定された領域のみに影響するわけではない(しかし同じファイルに対する他のオープンファイルハンドルは影響を受けない)。 - JM
A file is said to be open, or active, if it has a corresponding entry in the Active File Table (AFT). 例文帳に追加
あるファイルが活動ファイルテーブル(AFT)中に対応するエントリを持つ場合、そのファイルはオープンしている、または活動中であると言われる。 - コンピューター用語辞典
Open the Mobile Client to Web Application Generator by selecting a MobileProject from the Projects view and choosing File New File. 例文帳に追加
「モバイルクライアントから Web アプリケーションへの接続ウィザード」を開くには、「プロジェクト」ビューで「モバイルプロジェクト」を選択し、次に「ファイル」「新規ファイル」を選択します。 - NetBeans
The default is to save the file with the PythonIDE as the creator, this means that you can open the file for editing by simply double-clicking on its icon.例文帳に追加
デフォルトでは、ファイルのPython IDE をクリエータコードにして保存します。 従って、ファイルのアイコンをダブルクリックするとファイルを編集用に開きます。 - Python
Be sure to have it open on a terminal near you when you edit your configuration file!例文帳に追加
設定ファイルを編集するときにはターミナルでこれをそばに開いておくようにしましょう。 - Gentoo Linux
returns 1 if desc is an open file descriptor connected to a terminal and 0 otherwise. 例文帳に追加
desc が端末に接続されたオープンされたファイルディスクリプタならば 1 を返す。 そうでなければ 0 を返す。 - JM
This is typically used to open devices in order to get a file descriptor for use with ioctl (2). 例文帳に追加
これはioctl (2) のためのファイルディスクリプタを取得するために、デバイスをオープンするときによく用いられる。 - JM
The default on open of a terminal file is that neither its input nor its output is suspended. 例文帳に追加
端末ファイルがオープンされたときのデフォルトでは、入力も出力も中断されていない。 - JM
In the Project Window, right click BpelModule1 node and select NewOther to open the New File wizard.例文帳に追加
「プロジェクト」ウィンドウで「BpelModule1」ノードを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Right-click the EJB module in the Project window and choose New Other to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウで EJB モジュールを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Right-click the EJB module in the Projects window and choose New Other to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウで EJB モジュールを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Expand the hibernatetravelapp source package in the Projects window and double-click SessionBean1.java to open the file in the editor. 例文帳に追加
「hibernatetravelapp」ソースパッケージを「プロジェクト」ウィンドウで展開し、「SessionBean1.java」をダブルクリックしてこのファイルをエディタで開きます。 - NetBeans
You can also open and save the RequestBean1 source file to make the property appear, as you do in the following steps. 例文帳に追加
次の手順のように、RequestBean1 ソースファイルを開いて保存し、プロパティーを表示することもできます。 - NetBeans
In the Projects window, expand Views, expandposts, and double-click edit.html.erb to open the file in the editing area.例文帳に追加
「プロジェクト」ウィンドウで「ビュー」「posts」の順に展開し、「edit.html.erb」をダブルクリックしてファイルを編集領域で開きます。 - NetBeans
From the Projects window, expand Views posts and double-click index.html.erb to open the file in the editing area.例文帳に追加
「プロジェクト」ウィンドウで「ビュー」「posts」を展開し、「index.html.erb」をダブルクリックしてファイルを編集領域で開きます。 - NetBeans
When you open a BPEL file from the Projects window, the diagram opens in the Editing Mode of the Design view by default.例文帳に追加
「プロジェクト」ウィンドウから BPEL ファイルを開くと、図はデフォルトでデザインビューの編集モードで開きます。 - NetBeans
Replace the namespaces in your files with those above and try to open the BPEL file in the BPEL Designer. 例文帳に追加
ファイル内の名前空間をこの文字列に置き換え、BPEL デザイナーで BPEL ファイルを開いてみてください。 - NetBeans
Expand the EnterpriseAppEE5-app-client Source Packages enterpriseappee5 in the Projects window and double-click Main.java to open the file in the Source Editor.例文帳に追加
「プロジェクト」ウィンドウで「EnterpriseAppEE5-app-client」「ソースパッケージ」「enterpriseappee5」を展開し、「Main.java」をダブルクリックしてファイルをソースエディタで開きます。 - NetBeans
Right-click the sakila.entity source packages node in the Projects window and choose New Other to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウで「sakila.entity」ノードを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Expand the MyProject project node in the Projects window, open the build.xml file in theSource Editor, and do the following: 例文帳に追加
「プロジェクト」ウィンドウで「MyProject」プロジェクトノードを展開し、ソースエディタで build.xml ファイルを開いて、次のことを行います。 - NetBeans
In the Projects window, expandSecure-app-client Source Packages secure and double-click Main.java to open the file in the source editor. 例文帳に追加
「プロジェクト」ウィンドウで「Secure-app-client」「ソースパッケージ」「secure」を展開し、Main.java をダブルクリックしてファイルをソースエディタで開きます。 - NetBeans
In the Projects window, double-click web.xml located in the Configuration Files directory to open the file in the Visual Editor. 例文帳に追加
「プロジェクト」ウィンドウで「構成ファイル」ディレクトリにある web.xml をダブルクリックし、ビジュアルエディタでファイルを開きます。 - NetBeans
In the Projects window, double-click web.xml located in the Web Pages/WEB-INF directory to open the file in the Visual Editor. 例文帳に追加
「プロジェクト」ウィンドウで「Web ページ」 / 「WEB-INF」ディレクトリにある web.xml をダブルクリックし、ビジュアルエディタでファイルを開きます。 - NetBeans
Click Security in the toolbar to open the file in Security view and expand the Login Configuration node. 例文帳に追加
ツールバーの「セキュリティー」をクリックし、セキュリティービューでファイルを開き、「ログイン構成」ノードを展開します。 - NetBeans
You can open a class file in the Favorites window by double-clicking the file, however because there is no classpath information associated with that file you may see compilation errors when viewing the file in the Source Editor. 例文帳に追加
「お気に入り」ウィンドウでクラスファイルをダブルクリックしてファイルを開くことができますが、そのファイルにはクラスパス情報が関連付けられていないため、ソースエディタでファイルを表示すると、コンパイルエラーが表示されることがあります。 - NetBeans
When you first open a Visual Web Pack application in NetBeans IDE 6.0 or 6.1 by clicking File Open Project, the following sources migrate: 例文帳に追加
「ファイル」「プロジェクトを開く」を使用して、Visual Web Pack アプリケーションを NetBeans IDE 6.0 または 6.1 で最初に開くと、次のソースが移行されます。 IDE に追加されたコンポーネントライブラリ。 - NetBeans
As a result, since a person who receives the file does not open the file unless the key is told from the manager, the information leakage is prevented.例文帳に追加
その結果、ファイルを受信した者は、管理者からキーを教えてもらわないと、ファイルを開くことができないので、情報漏洩が防止される。 - 特許庁
When a video signal is recorded/reproduced, a system controller 76 controls a file system 77 to bring about such a state as an HDD 55 and an HDD 56 can open and access file 1 and file 2 simultaneously.例文帳に追加
ビデオ信号の記録、再生では、システムコントローラ76がファイルシステム77を制御し、HDD55にファイル1、HDD56にファイル2を開き同時にアクセス可能状態にする。 - 特許庁
Open the file file and set various flags according toflags and possibly its mode according to mode. The default mode is 0777 (octal), and the current umask value is first masked out.例文帳に追加
ファイル file を開き、flag に従って様々なフラグを設定し、可能なら mode に従ってファイルモードを設定します。 mode の標準の設定値は 0777 (8進表現) で、先に現在の umask を使ってマスクを掛けます。 - Python
When a file open notification is received from a host PC 110, a CPU 11 calculates print estimated time based on elapsed time taken from reception of the file open notification saved as history information until print processing.例文帳に追加
ホストPC110からファイルオープン通知を受信すると、CPU11が履歴情報として保存したファイルオープン通知の受信から印刷処理までの経過時間を元に印刷推定時間を算出する。 - 特許庁
When the file subject to access by AP 22 is a file 42 operated by an open system OS 4, an input/output control means 21 transfers the channel program to the memory space of the open system OS 4 with an inter-OS data transfer means 3.例文帳に追加
入出力管理手段21は、AP22のアクセス対象ファイルがオープン系OS4配下のファイル42である場合、OS間データ転送手段3を用いてチャネルプログラムを、オープン系OS4のメモリ空間に転送する。 - 特許庁
In addition, the open/close body management server 3 transmits processing results for a key 13, which is processed through the open/close body management apparatus 5, with the format of a contents description language file 15.例文帳に追加
さらに、開閉体管理装置5を介する鍵13の処理結果を、コンテンツ記述言語ファイル15の形式で携帯電話9へ送信する。 - 特許庁
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by open (2) 例文帳に追加
pathnameで指定されるパス名が相対パスである場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( open (2) - JM
To provide a method for managing a pattern object file in a module type test system of an open architecture.例文帳に追加
オープンアーキテクチャのモジュール式試験システム内のパターンオブジェクトファイルを管理するための方法を提供する。 - 特許庁
but returns a directory stream for the directory referred to by the open file descriptor fd . 例文帳に追加
と同様だが、オープン済みのファイルディスクリプタfdにより参照されるディレクトリに対するディレクトリストリームを返す。 - JM
Right-click the Source Packages node in the Projects window and choose New Other to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウで「ソースパッケージ」ノードを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
You open a file by double-clicking on the file's node in either the Projects window or the Files window.例文帳に追加
「プロジェクト」ウィンドウまたは「ファイル」ウィンドウのいずれかでファイルのノードをダブルクリックすると、ファイルが開きます。 - NetBeans
To open a Java source file in the Source Editor, double-click the file's node in the Projects window or Files window. 例文帳に追加
ソースエディタで Java ソースファイルを開くには、「プロジェクト」または「ファイル」ウィンドウでファイルのノードをダブルクリックします。 - NetBeans
Right-click the EnterpriseAppEE5-ejb EJB module in the Project window and choose New Other to open the New File wizard.例文帳に追加
「プロジェクト」ウィンドウで「EnterpriseAppEE5-ejb」EJB モジュールを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Right-click the project node in the Projects window and choose New Other to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
In the Recreate Table dialog that opens, navigate to the location where you saved the CUSTOMER grab file, then click Open.例文帳に追加
開いた「表を再作成」ダイアログで、CUSTOMER 保存ファイルを保存した場所に移動し、「開く」をクリックします。 - NetBeans
To open this file in the SourceEditor, right-click the WEB-INF web.xml node in the Projects window and choose Edit.例文帳に追加
このファイルをソースエディタで開くには、「WEB-INF」「web.xml」ノードを「プロジェクト」ウィンドウで右クリックし、「編集」を選択します。 - NetBeans
41178Description: If you leave a .properties file open between sessions of the IDE, the Save command might become disabled.例文帳に追加
41178問題: IDE のセッション間で 1 つの .properties ファイルを開いている場合、「保存」コマンドが無効になることがあります。 - NetBeans
In the Java source file, right-click and choose Fix Imports to open the Fix Imports dialog box. 例文帳に追加
Java ソースファイル内で、右クリックして「インポートを修正」を選択し、「インポートを修正」ダイアログを表示します。 - NetBeans
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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. |
| 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. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
