file n. 1.紙夾,文件夾。 2.釘成冊的文件,檔案,卷宗,案卷,合訂本。 3.【計(jì)算機(jī)】外存貯器,存貯帶。 4.行列;【軍事】縱列 (opp. rank)。 5.(象棋盤上的)縱線。 file computer 編目計(jì)算機(jī)。 a column of files 若干縱列組成的隊(duì)伍〔如三路或四路縱隊(duì)〕。 a file of men 執(zhí)行任務(wù)的二人小分隊(duì)。 a blank file 【軍事】(無后列時的)單列。 main file 主文件;主存貯器。 file by file 一列一列,陸續(xù)。 half a file 二人小分隊(duì)中的一人。 in file 排成二列縱隊(duì);挨次,魚貫地。 in single [Indian] file 成一路縱隊(duì),成單行。 keep on [in] a file 合訂保存;歸檔。 on file 合訂成冊,存檔。 vt. 1.按次序訂存,編檔保存,匯存。 2.〔美國〕提起,提出。 3.命令(軍隊(duì)等)排成縱隊(duì)行進(jìn)。 4.用電報(bào)[話]發(fā)稿。 file an information 起訴,告發(fā)。 file a complaint with the authorities 向當(dāng)局申訴。 vi. 排成縱隊(duì)前進(jìn);申請 (for);備案作候選人。 F- left [right](口令)各隊(duì)向左(右)(走)! file away [off] 排成縱隊(duì)出發(fā)。 file in 魚貫而入,陸續(xù)編入。 file out 魚貫而出。 n. 1.銼刀。 2.〔英俚〕滑頭。 block file 大方銼。 a close file 吝嗇鬼。 an old (a deep) file 老滑頭。 bite [gnaw, lick] a file 自找苦吃;徒勞。 vt. 銼;磨煉(品性等);推敲(文章等)。 file one's fingernails 銼指甲。 vi. 用銼刀銼。 file away [off] 銼去(銹等)。 file down (用銼)銼開,銼壞。 file one's teeth 銼牙齒;咬牙切齒。 file out 銼出。
Installs support for file sharing and file locking 安裝文件共享和文件鎖定的支持。
File locking for websphere application server recovery logs Websphere application server恢復(fù)日志的文件鎖定
File locks are allowed , but not retained between checkpoints 文件鎖可以,但是對兩個校驗(yàn)點(diǎn)之間的文件鎖不加保留。
To disable file locking 要解除文件鎖定功能:
Users who have this permission can unlock files locked by other users 具有該權(quán)限的用戶可以取消鎖定其他用戶鎖定的文件。
Disabling file locking 解除文件鎖定功能
File locking is used to ensure exclusive access to the files that make up a recovery log 使用文件鎖定確保對組成恢復(fù)日志的文件的排它訪問。
Server h is running on host h and holds an exclusive file lock for its own recovery log files 服務(wù)器h在主機(jī)h上運(yùn)行,且對其恢復(fù)日志文件持有排它文件鎖定。
Server p is running on host p and holds an exclusive file lock for its own recovery log files 服務(wù)器p在主機(jī)p上運(yùn)行,且對其恢復(fù)日志文件持有排它文件鎖定。
This can lead to problems , as both unix and windows network shares have bugs regarding file locking 這樣會導(dǎo)致一些問題,像unix和windows網(wǎng)絡(luò)共享都存在文件鎖定問題。
File locking is a mechanism that restricts access to a computer file by allowing only one user or process access at any specific time. Systems implement locking to prevent the classic interceding update scenario (see race condition).