英文字典中文字典


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







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

tympanum    音标拼音: [t'ɪmpənəm]
n. 鼓膜;鼓室;中耳;振动膜

鼓膜;鼓室;中耳;振动膜

tympanum
n 1: the main cavity of the ear; between the eardrum and the
inner ear [synonym: {middle ear}, {tympanic cavity},
{tympanum}]
2: the membrane in the ear that vibrates to sound [synonym:
{eardrum}, {tympanum}, {tympanic membrane}, {myringa}]
3: a large hemispherical brass or copper percussion instrument
with a drumhead that can be tuned by adjusting the tension on
it [synonym: {kettle}, {kettledrum}, {tympanum}, {tympani},
{timpani}]

Tympanum \Tym"pa*num\, n.; pl. E. {Tympanums}, L. {Tympana}.
[L., a kettledrum, a drum or wheel in machines, the
triangular area in a pediment, the panel of a door, Gr.
ty`mpanon, ty`panon, fr. ? to strike, beat. See {Type}, and
cf. {Timbrel}.]
1. (Anat.)
(a) The ear drum, or middle ear. Sometimes applied
incorrectly to the tympanic membrane. See {Ear}.
(b) A chamber in the anterior part of the syrinx of birds.
[1913 Webster]

2. (Zool.) One of the naked, inflatable air sacs on the neck
of the prairie chicken and other species of grouse.
[1913 Webster]

3. (Arch.)
(a) The recessed face of a pediment within the frame made
by the upper and lower cornices, being usually a
triangular space or table.
(b) The space within an arch, and above a lintel or a
subordinate arch, spanning the opening below the arch.
[1913 Webster]

4. (Mech.) A drum-shaped wheel with spirally curved
partitions by which water is raised to the axis when the
wheel revolves with the lower part of the circumference
submerged, -- used for raising water, as for irrigation.
[1913 Webster]

90 Moby Thesaurus words for "tympanum":
Eustachian tube, allantoic membrane, amnion, amniotic sac, anvil,
arachnoid membrane, auditory apparatus, auditory canal,
auditory meatus, auditory nerve, auditory ossicles, auditory tube,
auricle, basement membrane, basilar membrane, bongo drum,
bony labyrinth, cauliflower ear, cochlea, conch, concha, conga,
conjuctiva, drum, drumhead, drumskin, drumstick, ear, ear lobe,
eardrum, endolymph, external ear, hammer, hymen, incus, inner ear,
jazz stick, kettle, kettledrum, lobe, lobule, lug, maidenhead,
malleus, mastoid process, membrana serosa, membrana tympana,
membrane, membranophone, meninges, meninx, middle ear, neurilemma,
organ of Corti, outer ear, oval window, pellicle, pericardium,
perilymph, perineurium, pinna, pleura, round window,
secondary eardrum, semicircular canals, serosa, shell, side drum,
snare, snare drum, stapes, stirrup, tabor, taboret, tabret,
tam-tam, tambourine, tenor drum, timbrel, timpani, tom-tom,
troll-drum, tymp stick, tympan, tympanic cavity, tympanic membrane,
tympanon, velum, vestibule, war drum


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





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


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

































































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


  • CTE with recursion - row_number () aggregated - Stack Overflow
    It looks like you want to partition your results by the RN1 field not Orders_OrderId so your outer select will be something like SELECT MAX(DateOrdered) OVER (PARTITION BY RN1 ),* from allOrders where RN1 between 0 and 2 order by rn1 asc, distance asc
  • results incorrect ROW_NUMBER() OVER (PARTITION BY
    I have tried to work the ROW_NUMBER and the partition and order by in many different ways but it is not coming out correctly Would anyone be able to look at this and see if i am doing
  • Solved: row_number over partition sql server - error and p . . .
    Having a view containing this command : row_number over partition results in timeout when executing the view from PowerBi Its working fine if executed in SSMS
  • ROW_NUMBER (Transact-SQL) - SQL Server | Microsoft Learn
    ROW_NUMBER() OVER(PARTITION BY recovery_model_desc ORDER BY name ASC) AS Row#, name, recovery_model_desc Here's the result set The following example calculates a row number for the salespeople in Adventure Works Cycles based on their year-to-date sales ranking
  • Trouble using ROW_NUMBER () OVER (PARTITION BY - Stack Overflow
    You'd need to use a CTE: SELECT Reservation *, ROW_NUMBER() OVER (PARTITION BY code_bien ORDER BY (SELECT NULL)) AS RowNums FROM Reservation However, a cleaner approach would be to use WITH TIES: You can't use RowNums directly, Try like this, SELECT Reservation *,ROW_NUMBER() OVER (PARTITION BY code_bien ORDER BY (SELECT NULL)) AS RowNums
  • Limiting number of results in a Partition using OVER(PARTITION BY)
    In the following query, why is it that we have to limit the results returned from each Partition by using the clause WHERE foo row_num < 3 outside of the subquery foo but not from within the subquery with WHERE row_num < 3? Query SELECT ROW_NUMBER() OVER ( PARTITION by loc pid ORDER BY ST_Distance(r the_geom, loc the_geom) ) as row_num,
  • Solved: Re: row_number over partition sql server - error a . . .
    Having a view containing this command : row_number over partition results in timeout when executing the view from PowerBi Its working fine if executed in SSMS I got to know from a coallegue that this is due to usage of this command which is not good for PowerBi and after a test changing the view with a table, the issue dissapears





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