代码搜索:Directory
找到约 10,000 项符合「Directory」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14336666
txt e489. cancelling a directory search.txt
This example searches the directory for objects and abandons the search before it completes.
try {
// Specify the attributes to match
// Ask for objects that have attribute "sn
www.eeworm.com/read/127767/14337206
txt e488. searching a subtree in the directory.txt
This example searches the directory for objects and abandons the search before it completes.
try {
// Specify the attributes to match
// Ask for objects that have attribute "sn
www.eeworm.com/read/127767/14337310
txt e024. renaming a file or directory.txt
// File (or directory) with old name
File file = new File("oldname");
// File (or directory) with new name
File file2 = new File("newname");
// Rename file (or director
www.eeworm.com/read/127767/14337372
txt e484. creating a directory entry.txt
This example creates an entry in the directory.
try {
// Create attributes to be associated with the new entry
Attributes attrs = new BasicAttributes(true); // case-ignore
www.eeworm.com/read/116155/14986626
htm cs427 zebra directory structure.htm
cs427: Zebra Directory Structu
www.eeworm.com/read/333835/3382359
patch ext3-handle-directory-corruption-better.patch
Date: Mon, 23 Oct 2006 15:45:05 -0500
From: Eric Sandeen
Subject: [PATCH RHEL5] - handle ext3 directory corruption better
This is for BZ 209907
www.eeworm.com/read/447901/1693403
patch ext3-handle-directory-corruption-better.patch
Date: Mon, 23 Oct 2006 15:45:05 -0500
From: Eric Sandeen
Subject: [PATCH RHEL5] - handle ext3 directory corruption better
This is for BZ 209907