英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

directory    音标拼音: [dɚ'ɛktɚi] [dɑɪr'ɛktɚi] [dir'ɛktɚi] [dɪr'ɛktɚi]
n. 目录,工商名录,指南
n. 目录

目录,工商名录,指南目录

directory
名录; 目录 DIR

directory
目录

directory
n 1: an alphabetical list of names and addresses
2: (computer science) a listing of the files stored in memory
(usually on a hard disk)

Directory \Di*rect"o*ry\, a. [L. directorius.]
Containing directions; enjoining; instructing; directorial.
[1913 Webster]


Directory \Di*rect"o*ry\, n.; pl. {Directories}.
1. A collection or body of directions, rules, or ordinances;
esp., a book of directions for the conduct of worship; as,
the Directory used by the nonconformists instead of the
Prayer Book.
[1913 Webster]

2. A book containing the names and residences of the
inhabitants of any place, or of classes of them; an
address book; as, a business directory.
[1913 Webster]

3. [Cf. F. directoire.] A body of directors; board of
management; especially, a committee which held executive
power in France under the first republic.
[1913 Webster]

4. Direction; guide. [R.] --Whitlock.
[1913 Webster]

149 Moby Thesaurus words for "directory":
Almanach de Gotha, Baedeker, British Cabinet, Red Book,
Royal Kalendar, Sanhedrin, Social Register, US Cabinet,
Yellow Pages, account, acquaintance, advisory body, announcement,
assembly, association, atlas, bench, bibliography, blue book,
board, board of directors, board of regents, board of trustees,
body of advisers, borough council, brain trust, briefing, bulletin,
business directory, cabinet, cadre, calendar, camarilla, casebook,
catalog, catalogue raisonne, chamber, checklist, city council,
city directory, classified catalog, classified directory,
common council, communication, communique, concordance, conference,
congress, consultative assembly, council, council fire,
council of ministers, council of state, council of war,
county council, court, cyclopedia, data, datum,
deliberative assembly, diatesseron, dictionary catalog, diet,
directorate, dispatch, divan, encyclopedia, enlightenment,
evidence, executive arm, executive committee, executive hierarchy,
facts, factual information, familiarization, finding list,
gazetteer, gen, genealogy, general information, governing board,
governing body, guidebook, handbook, handlist, handout,
hard information, harmony, incidental information, index, info,
information, infrastructure, instruction, intelligence,
interlocking directorate, itinerary, junta, kitchen cabinet,
knowledge, legislature, light, management, mention, message,
notice, notification, parish council, pedigree, phone book,
polyglot, presentation, privy council, promotional material, proof,
publication, publicity, record book, reference book, release,
report, road map, roadbook, sidelight, source book, soviet, staff,
statement, steering committee, studbook, syndicate, synod,
telephone book, telephone directory, the administration, the brass,
the dope, the executive, the goods, the know, the people upstairs,
the scoop, top brass, transmission, tribunal, white book,
white paper, word, work of reference



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • windows - What are . and . . in a directory? - Super User
    The is the current directory You rarely need to use this; most commands will assume the current directory The is the next level up; this is a rather useful shortcut If you are in C:\foo\bar and you want to go to C:\foo\bar2 you can say cd \bar2 and you will be in C:\foo\bar2
  • How to go to the previous working directory in terminal?
    fzf helps me sift through my directory history as dirs helps me list the directories on the directory stack I define the following alias called ch as follows: alias ch="cd \$(dirs -pl | fzf)" Now, if you type ch in the terminal you will see the following, and you can select the directory you want to move into
  • How do I remove a directory and all its contents?
    Suppose you are writing a script to run on a remote computer That script has a command which is supposed to remove a directory Here, it would be "safer" to use rm -rf directoryname coz you wouldn't want your script to pause execution, because it's waiting for user input Of course, you have to be sure that deleting the directory would do no harm
  • active directory - How do I find out containing OU in results of “Find . . .
    Stack Exchange Network Stack Exchange network consists of 183 Q A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers
  • How to copy all files from a directory to a remote directory using scp . . .
    @RichardKiefer: My apologies Richard, to get all the files copied we can use a small bash script Use: ls -l | awk '{print $9}' and redirect all the output (which would be all the file names) to a txt file
  • How can I get the current working directory? [duplicate]
    The value of the current working directory can be different If you used symbolic links to get the the current directory, pwd will give different results than usr bin pwd Since you are using bash, I would use: dir=$( usr bin pwd) or as per comment: dir=$(pwd -P) as I don't like back quotes since they can't nest
  • How to rename the User folder in Windows 10? - Super User
    While not a direct answer to the question, a symbolic link can be a risk-free solution if the problem is not just aesthetics, but that restored or legacy configuration files or links refer to the user directory Open an elevated command prompt; Change to the user directory; Create a directory junction targeting the real name of the user
  • environment variables - What is $PWD? (vs current working directory . . .
    print the physical directory, without any symbolic links By default, ‘pwd’ behaves as if ‘-L’ were specified The pwd binary, on the other hand, gets the current directory through the getcwd(3) system call which returns the same value as readlink -f proc self cwd To illustrate, try moving into a directory that is a link to another one:
  • Zip all files in directory? - Unix Linux Stack Exchange
    Alternatively, zip also has a -r (recursive) option to do entire directory trees at once (and not have to worry about the dotfile problem): zip -r myfiles zip mydir where mydir is the directory containing your files Note that the produced zip will contain the directory structure as well as the files
  • How do I get the size of a directory on the command line?
    1) Strictly speaking, you can't Linux has directories, not folders 2) There's a difference between the size of a directory (which is a special file holding inodes that point to other files), and the size of the contents of that directory As others have pointed out, the du command provides the latter, which is what it appears you want –





中文字典-英文字典  2005-2009