英文字典中文字典


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







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

repertory    音标拼音: [r'ɛpɚt,ɔri]
n. 仓库,库存,储备,全部剧目

仓库,库存,储备,全部剧目

repertory
目录 清单

repertory
n 1: a storehouse where a stock of things is kept
2: the entire range of skills or aptitudes or devices used in a
particular field or occupation; "the repertory of the
supposed feats of mesmerism"; "has a large repertory of
dialects and characters" [synonym: {repertory}, {repertoire}]
3: a collection of works (plays, songs, operas, ballets) that an
artist or company can perform and do perform for short
intervals on a regular schedule [synonym: {repertoire},
{repertory}]

Repertory \Rep"er*to*ry\ (r?p"?r-t?-r?), n. [L. repertorium, fr.
reperire to find again; pref. re- re parire, parere, to
bring forth, procure: cf. F. r['e]pertoire. Cf. {Parent}.]
[1913 Webster]
1. A place in which things are disposed in an orderly manner,
so that they can be easily found, as the index of a book,
a commonplace book, or the like.
[1913 Webster]

2. A treasury; a magazine; a storehouse.
[1913 Webster]

3. Same as {Repertoire}.
[1913 Webster]

127 Moby Thesaurus words for "repertory":
abundance, account, accounts, accumulation, active list, amassment,
archives, armory, arsenal, attic, backlog, bank, basement, bay,
bin, blacklist, body count, bonded warehouse, bookcase, box,
budget, bunker, buttery, cache, capitulation, cargo dock, cellar,
census, checklist, chest, civil list, closet, collection,
commissariat, commissary, conservatory, cornucopia, count, crate,
crib, cumulation, cupboard, depository, depot, dock, drawer, dump,
enumeration, exchequer, glory hole, godown, head count, heap,
hoard, hold, hutch, inventory, itemization, items, larder, library,
list, locker, lumber room, lumberyard, magasin, magazine, mass,
material, materials, materiel, munitions, nose count, pile,
plenitude, plenty, provisionment, provisions, rack, rations,
recapitulation, reckoning, recount, recounting, register, registry,
rehearsal, repertoire, repository, reservoir, retired list, rick,
schedule, shelf, sick list, stack, stack room, statement, stock,
stock room, stock-in-trade, stockpile, storage, store, storehouse,
storeroom, stores, summary, summation, summing, summing up,
supplies, supply, supply base, supply depot, supply on hand, tally,
tally sheet, tank, treasure, treasure house, treasure room,
treasury, vat, vault, warehouse, wine cellar


请选择你想看的字典辞典:
单词字典翻译
repertory查看 repertory 在百度字典中的解释百度英翻中〔查看〕
repertory查看 repertory 在Google字典中的解释Google英翻中〔查看〕
repertory查看 repertory 在Yahoo字典中的解释Yahoo英翻中〔查看〕





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


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

































































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


  • 这个网址是potplayer官网吗? - 知乎
    ———————————————— 为了让更多人能搜到这个帖子,做点SEO。 PotPlayer是什么?PotPlayer怎么下载? PotPlayer是一款由韩国互联网公司Kakao(前身为Daum Communications)为Microsoft Windows操作系统开发的多媒体软件播放器。它可以支持多种不同的音频和视频格式,提供了丰富的设置和自定义选项
  • What is the difference between npm install and npm run build?
    npm build is an internal command and is called by link and install commands, according to the documentation for build: This is the plumbing command called by npm link and npm install You will not be calling npm build normally as it is used internally to build native C C++ Node addons using node-gyp
  • build - What exactly is Building? - Stack Overflow
    Deployment of distribution packages For example, the build could automatically deploy publish a new version of a web application (assuming that the build is successful) "The build" can be done "by hand" or it can be automated, or some hybrid of the two A manual build is a build that requires build commands like compilers to be executed one
  • 请问怎么理解cmake --build . 这句话? - 知乎
    可能题主是想问cmake --build 和cmake cmake make 有什么区别。 通过cmake cmake 命令创建Makefile文件后,一般使用make命令编译文件。 这里的cmake --build 就与make一样的效果。 另外,还有cmake --build --target xxx这个命令。 如果xxx用help替换,可以看到xxx可以替换若干
  • How to install Visual C++ Build tools? - Stack Overflow
    The Build Tools give you a way to install the tools you need on your build machines without the IDE you don’t need Because these components are the same as the ones installed by the Visual Studio 2015 Update 2 setup, you cannot install the Visual C++ Build Tools on a machine that already has Visual Studio 2015 installed
  • 仓鼠 的想法: matlab的运行崩溃的解决方法借鉴 | 报错问题∶ no . . .
    matlab的运行崩溃的解决方法借鉴 | 报错问题∶ no sandbox or build area path 用matlab运行gurobi时,在一小时左右就会崩溃。所用的软件为2024a,gurobi12 01所用的硬件为intel Ultra9 285k 64G RAM经查询后,尝…
  • Difference between Build Solution, Rebuild Solution, and Clean Solution . . .
    Build solution will perform an incremental build: if it doesn't think it needs to rebuild a project, it won't It may also use partially-built bits of the project if they haven't changed (I don't know how far it takes this) Rebuild solution will clean and then build the solution from scratch, ignoring anything it's done before The difference between this and "Clean, followed by Build" is that
  • c盘突然大了几十g,roaming这个文件夹怎么这么大? - 知乎
    C:\Users\Administrator\AppData\Roaming\ Apple Computer \MobileSync\ Backup 这个文件夹去看看,你可能是备份了你的iPhone,然后就突然大了。
  • Vercel Deployment Error: Command npm run build exited with 1
    I am developing a React app in VS Code I used create-react-app for setup I can run the project without any problem with npm start When I tried to publish the project with Vercel I got errors: Al
  • Incredibuild - 知乎
    每个 C++ 开发人员工作流程的核心都有一个不可或缺的工具:C++ 编译器。 编译器是将人类可读的源代码转换为机器可执行指令的引擎,使我们能够弥合抽象问题解决和具体解决方案之间的差距。 在本文中,我们将深入研究 C++ 编译器的内部工作原理,探索流行的选项,并介绍 Incredibuild 等工具来帮助





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