英文字典中文字典


英文字典中文字典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



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


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

































































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


  • What is the difference between a directory and a folder?
    A directory is the virtual equivalent of a physical file cabinet In other words, it’s a container for organizing digital data Unlike a folder, which can only store files, a directory can store files, subdirectories, and other directories Folder Like a directory, a folder is a container for organizing digital data
  • 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
  • archive - How do I tar a directory of files and folders without . . .
    The -C my_directory tells tar to change the current directory to my_directory, and then means "add the entire current directory" (including hidden files and sub-directories) Make sure you do -C my_directory before you do or else you'll get the files in the current directory Warning: you'll get entries as file-name ext instead of file
  • Find the current directory and files directory [duplicate]
    For question 1, use os getcwd() # Get working directory and os chdir(r'D:\Steam\steamapps\common') # Set working directory I recommend using sys argv[0] for question 2 because sys argv is immutable and therefore always returns the current file (module object path) and not affected by os chdir()
  • Change IPython Jupyter notebook working directory
    Key: HKCR\Directory\Background\shell\ipythonnb Value: IPython Notebook Here Key: HKCR\Directory\Background\shell\ipythonnb\command Value: "<full path to IPython notebook>" "%v" This pair is for the context menu presented when clicking on a folder The notebook will open with the selected folder as it's working directory
  • Loop through files in a directory using PowerShell
    How can I change the following code to look at all the log files in the directory and not just the one file? I need to loop through all the files and delete all lines that do not contain "step4" or "step9" Currently this will create a new file, but I'm not sure how to use the for each loop here (newbie)
  • Ansible: How to delete files and folders inside a directory?
    # collect stats about the dir - name: check directory exists stat: path: '{{ directory_path }}' register: dir_to_delete # delete directory if condition is true - name: purge {{directory_path}} file: state: absent path: '{{ directory_path }}' when: dir_to_delete stat exists and dir_to_delete stat isdir # create directory if deleted (or if it
  • How to import a Python class that is in a directory above?
    @gimel's answer is correct if you can guarantee the package hierarchy he mentions If you can't -- if your real need is as you expressed it, exclusively tied to directories and without any necessary relationship to packaging -- then you need to work on __file__ to find out the parent directory (a couple of os path dirname calls will do;-), then (if that directory is not already on sys path
  • asp. net - HTTP Error 403. 14 - Forbidden - Stack Overflow
    Method 1: Enable the Directory Browsing feature in IIS (Recommended) Start IIS Manager To do this, click Start, click Run, type inetmgr exe, and then click OK In IIS Manager, expand server name, expand Web sites, and then click the website that you want to modify In the Features view, double-click Directory Browsing
  • Tree view of a directory folder in Windows? - Stack Overflow
    tree f a About The Windows command tree f a produces a tree of the current folder and all files folders contained within it in ASCII format





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