1153万例文収録!

「File locking」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > File lockingの意味・解説 > File lockingに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

File lockingの部分一致の例文一覧と使い方

該当件数 : 39



例文

the file and locking 例文帳に追加

かつロックが - JM

file locking 例文帳に追加

ファイルのロック《⇒lock》 - 研究社 英和コンピューター用語辞典

File locking deadlock error 例文帳に追加

ファイルロックにおけるデッドロックエラーです (File locking deadlock error) - Python

(Note: this locking has nothing to do with the file locking done by functions like flock (2) 例文帳に追加

(注: このロックは、flock (2) - JM

例文

File locking interfaces: flock (2) 例文帳に追加

ファイルロック用インターフェイス:flock (2), - JM


例文

This restriction is not enforced for the owner of the file if non-strict locking is used 例文帳に追加

非厳格モード ( - JM

MULTI-PROTOCOL UNIFIED FILE-LOCKING例文帳に追加

マルチプロトコルの統一ファイルロッキング - 特許庁

LOCKING STRUCTURE FOR DOCUMENT STORING FILE例文帳に追加

書類収納ファイルの係止構造 - 特許庁

STORING STRUCTURE FOR DOCUMENT FILE, DOCUMENT FILE AND LOCKING TOOL FOR DOCUMENT FILE例文帳に追加

書類ファイルの収納構造、書類ファイル、及び書類ファイル用係止具 - 特許庁

例文

mark the file for mandatory locking. 例文帳に追加

そのファイルが強制ロック (mandatory locking) の対象であることを示させている。 - JM

例文

A file-like object with support for locking. 例文帳に追加

ロック機構をサポートするファイル類似オブジェクト。 - Python

(Mandatory locking must still be enabled on a per-file basis, as described in fcntl (2).) 例文帳に追加

(強制ロックを有効にするには、fcntl (2) - JM

8.13 posixfile -- File-like objects with locking support 例文帳に追加

8.13 posixfile -- ロック機構をサポートするファイル類似オブジェクト - Python

wish to perform their own file locking on the database file in order to 例文帳に追加

ユーザはデータベースに対して、例えば複数のライタ操作を同一のファイル - JM

FILE LOCKING/UNLOCKING PROGRAM, STORAGE MEDIUM, AND ELECTRONIC FILE TRANSFER PROCESSING SYSTEM例文帳に追加

ファイルロック/アンロック用プログラム、記録媒体及び電子ファイル転送処理システム - 特許庁

Permit mandatory locking on files in this file system. 例文帳に追加

このファイルシステムのファイルに対して強制ロックを認める。 - JM

which prevents the library from performing any locking on the database file. 例文帳に追加

はデータベースファイルに関するライブラリからのロック動作を行わない。 - JM

In particular, it implements file locking, control over the file flags, and an easy interface to duplicate the file object. The module defines a new file object, the posixfile object.例文帳に追加

特に、このオブジェクトはファイルのロック機構、ファイルフラグへの操作、およびファイルオブジェクトを複製するための簡単なインタフェースを実装しています。 - Python

A server is implemented with a modified file open action, which, when a user performs the modified open, initially opens a file without locking the file.例文帳に追加

ユーザが変更オープンを実施すると、ファイルをロックせずに、ファイルを最初にオープンする変更ファイルのオープン動作がサーバに実装される。 - 特許庁

METHOD AND SYSTEM OF ACCESSING AT LEAST ONE TARGET FILE IN COMPUTER SYSTEM WITH OPERATING SYSTEM WITH FILE LOCKING IMPLEMENTED AT FILE-OPEN TIME例文帳に追加

ファイル・オープン時にファイル・ロックが実施されるオペレーティング・システムを有するコンピュータ・システム内の少なくとも1つのターゲット・ファイルにアクセスする方法およびシステム - 特許庁

The server is implemented with the modified open action, which, when a user performs the modified open, initially opens a file without locking the file.例文帳に追加

修正ファイルオープン動作では、ユーザが修正オープンを実行するとき、当初はファイルをロックせずにファイルが開かれる。 - 特許庁

Xdm also uses file locking on this file to attempt to eliminatemultiple daemons running on the same machine, which would cause quite abit of havoc. DisplayManager.lockPidFile 例文帳に追加

\\"0 the same machine, which would cause quite a bit of havoc.xdmはこのファイルのロックを行い、重複してデーモンが同じマシンで起動して混乱が起きないようにする。 - XFree86

Most likely when locking a remote file (e. 例文帳に追加

これはたいていリモートのファイルをロックする場合(例えば NFS 上でロックする場合) に起こる。 - JM

It's optimized for file containers and protected against cache corruptions (because it uses file locking and/or hash tests). 例文帳に追加

ファイルコンテナに対して最適化されており、キャッシュの汚染から保護されます(これはファイルロックやハッシュによるテストを行うためです)。 - PEAR

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つのターゲット・ファイルにアクセスする方法およびシステムを提供すること。 - 特許庁

Mandatory locking is enabled on a file by disabling group execute permission on the file and enabling the set-group-ID permission bit (see chmod (1) 例文帳に追加

ファイルについて強制ロックを有効にするには、そのファイルのグループ実行許可 (group execute permission) を無効とし、かつ set-group-ID 許可ビットを有効にする( chmod (1) - JM

set, the set-group-ID bit indicates mandatory file/record locking. 例文帳に追加

が設定されていないファイルに設定された場合は、set-group-ID ビットはファイル/レコードの強制的な (mandatory) ロックを表す。 - JM

File locking is not a perfect solution because it is useless with NFS or multithreaded servers. 例文帳に追加

ファイルのロックは完全な解決法ではありません。 NFSやマルチスレッドサーバでは役に立たないからです。 - PEAR

enable / disable file Locking. Can avoid cache corruption under bad circumstances.例文帳に追加

ファイルロックの有効/無効を指定します(悪条件下でのキャッシュ汚染を回避することができます) - PEAR

The hook part 5 of the file body 2 being the upper one of a plurality of file bodies 2 arranged vertically is inserted into the locking hole 6 of the file body 2 being the lower one of the plurality of file body 2, to easily connect the files 1 to each other.例文帳に追加

上下に並べた複数のファイル本体2の、下側のファイル本体2の係止孔6に、上側のファイル本体1のフック部5を挿し込むことによって、ファイル1同士を容易に連結することができる。 - 特許庁

To make use of mandatory locks, mandatory locking must be enabled both on the file system that contains the file to be locked, and on the file itself. 例文帳に追加

で失敗する。 強制ロックを使用するためには、ロック対象のファイルが含まれるファイルシステムと、ロック対象のファイル自身の両方について、強制ロックが有効になっていなければならない。 - JM

This is the resource which controlswhether xdm uses file locking to keep multiple display managers from runningamok. 例文帳に追加

"DisplayManager.lockPidFile"このリソースは、複数のディスプレイマネージャが暴走しないようにxdmがファイルのロッキングを行うかどうか制御する。 - XFree86

To provide a file folder in which a locking means is not loosed and the means is not returned even by an influence of an elasticity of a hinge material.例文帳に追加

係止手段が緩んだり、さらに前記部分がヒンジ材料の弾性の影響によっても戻らないファイルフォルダを提供する。 - 特許庁

It's optimized for high traffic websites so it is really fast and safe (because it uses file locking and/or anti-corruption tests). 例文帳に追加

高トラフィックな Web サイト向けに最適化されていますので、本当に高速でかつ安全です (これはファイルロックや対汚染のテストを行うためです)。 - PEAR

Locking assures that you, and only you, can check in the next update, and avoids nasty problems if several people work on the same file. 例文帳に追加

ロックすることにより、あなただけがファイルを更新(チェックイン)できるようになり、同時に複数の人が同じファイルを編集する際の厄介な問題を回避することができます。 - JM

A slit-like locking hole 6 is formed by forming a downward-projecting circular-arcuate slit at places near both the right and left ends of the top end of the file body 2.例文帳に追加

また、ファイル本体2の上端部の左右両端寄りに下向き凸状の円弧形状の切れ込みを入れることによりスリット状の係止孔6を形成する。 - 特許庁

A file server determines, before allowing any client device to access data or to obtain a lock, whether locks attempted to be acquired by any client device would be inconsistent with existing locks, regardless of originating client device is any client device and furthermore, regardless of the originating file server protocol or a file locking protocol is any protocol for the existing locks.例文帳に追加

いずれかのクライアントデバイスがデータにアクセスする、またはロックを獲得する前に、始めのクライアントデバイスがいずれのクライアントデバイスであっても、さらに現在のロックに対して始めのファイルサーバプロトコルまたはファイルロッキングプロトコルがいずれのプロトコルであっても、ファイルサーバは、いずれかのクライアントデバイスが獲得していようとしているロックが現在のロックと矛盾していないかどうか判定する。 - 特許庁

To provide a bottom structure of an assembly type file box capable of reducing the manufacturing cost by forming a bottom part only by assembling and locking bottom part forming pieces of a file box body to each other without via any affixing or adhering step, and having convenience of conveyance and storage by forming the bottom part in a collapsible manner, and excellent loading stability.例文帳に追加

ファイルボックス本体の底部形成片が互いに組み合わされ係止されるだけで、貼着や接着工程を経ることなく、底部が形成されることにより製造コストが低減されると共に、その底部が折り畳み可能に形成されて搬送や保管の利便性を有し、さらに、載置安定性にすぐれた組立ファイルボックスの底部構造を提供する。 - 特許庁

例文

In the bottom structure of the file box in which a bottom part is formed collapsible by joining bottom forming pieces with each other, the bottom forming piece comprises two first bottom forming pieces having a slit and two second bottom forming pieces having locking pieces to be engaged with the slits, and the slits and the locking pieces are arranged in the directions orthogonal to each other.例文帳に追加

底部形成片が互いに接合されることにより底部が折畳み可能に形成されているファイルボックスの底部構造において、上記底部形成片は、スリットを有する2つの第一の底部形成片と、上記スリットに係合しうる係止片を有する他の2つの第二の底部形成片とにより構成され、上記スリット及び係止片は、それぞれ互いに直交する方向において配置されていることを特徴とする。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS