英文字典中文字典


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







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

spectacular    音标拼音: [spɛkt'ækjəlɚ]
a. 公开展示的,惊人的
n. 展览物

公开展示的,惊人的展览物

spectacular
adj 1: sensational in appearance or thrilling in effect; "a
dramatic sunset"; "a dramatic pause"; "a spectacular
display of northern lights"; "it was a spectacular play";
"his striking good looks always created a sensation"
[synonym: {dramatic}, {spectacular}, {striking}]
2: characteristic of spectacles or drama; "spectacular dives
from the cliff"
3: having a quality that thrusts itself into attention; "an
outstanding fact of our time is that nations poisoned by anti
semitism proved less fortunate in regard to their own
freedom"; "a new theory is the most prominent feature of the
book"; "salient traits"; "a spectacular rise in prices"; "a
striking thing about Picadilly Circus is the statue of Eros
in the center"; "a striking resemblance between parent and
child" [synonym: {outstanding}, {prominent}, {salient},
{spectacular}, {striking}]
n 1: a lavishly produced performance; "they put on a Christmas
spectacular"

Spectacular \Spec*tac"u*lar\, a.
1. Of or pertaining to a shows; of the nature of a show.
"Spectacular sports." --G. Hickes.
[1913 Webster]

2. Adapted to excite wonder and admiration by a display of
pomp or of scenic effects; as, a spectacular celebration
of some event; a spectacular play.
[1913 Webster]

3. Pertaining to spectacles, or glasses for the eyes.
[1913 Webster]
[1913 Webster]

74 Moby Thesaurus words for "spectacular":
actor-proof, all-star, amazing, astonishing, astounding, ballet,
balletic, blatant, brazen, brazenfaced, breathtaking, cinematic,
cinematographic, colorful, confounding, crude, dramatic,
dramatical, eye-opening, film, filmic, flagrant, flaring,
flaunting, garish, gaudy, glaring, gorgeous, ham, hammy,
histrionic, legitimate, loud, lurid, melodramatic, meretricious,
milked, mind-boggling, miraculous, monodramatic, movie, obtrusive,
operatic, overacted, overplayed, overwhelming, prodigious, scenic,
screaming, sensational, shameless, stagelike, stageworthy,
staggering, stagy, starstruck, startling, stellar, striking,
stunning, stupendous, surprising, tawdry, theaterlike, theatrical,
thespian, thrilling, thrown away, underacted, underplayed,
vaudevillian, vulgar, wonderful, wondrous


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





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


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

































































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


  • windows - How to start a system beep, from the built-in pc speaker . . .
    It can make use of Cygwin, which I have installed on my Windows 7 x64 system Notes: The alarm will be placed right before the interactive questions, waiting for the user's answer to proceed This means that the batch script can not be terminated only to produce a sound Is this possible, and how can it be implemented?
  • Automatically play sound in IPython notebook - Stack Overflow
    from IPython display import Audio sound_file = ' sound beep wav' sound_file should point to a file on your computer, or accessible from the internet Then later, at the end of the long-running cell <code that takes a long time> Audio(sound_file, autoplay=True) This method uses the Audio tag built into Newer versions of iPython Jupyter
  • shell - In a bash script command how can I make a PC beep noise, or . . .
    Note: you can't copy and paste this code in a batch file, it won't work To obtain a ^G character in a file, type in a cmd window: echo ^G > beep txt (again, ^G is obtained by ctrl+G) Then you'll have a file named beep txt, open it with notepad, there will be a square character This is our ^G once it is saved in a file
  • Immediate play sound on button click in HTML page
    You can use both lines to make the sound to work for Internet Explorer but I keep getting a pop up saying;(Internet Explorer restricted this webpage from running scripts or ActiveX controls) that makes me click on "Allow blocked content" so it will work I'm using Windows10 var audio = new Audio(" Sample wav "); var audio = new Audio(" Sample
  • Create a silent mp3 from the command line - Stack Overflow
    sox -n -r 44100 -c 2 silence wav trim 0 0 3 0 - this will create a 3sec stereo silence file Here n for null file handler, r is the sample rate and c is the number of channels Then just lame it: $ lame silence wav silence mp3
  • How to play a sound in C#, . NET - Stack Overflow
    I think you must firstly add a wav file to Resources For example you have sound file named Sound wav After you added the Sound wav file to Resources, you can use this code: System Media SoundPlayer player = new System Media SoundPlayer(Properties Resources Sound); player Play(); This is another way to play sound
  • audio - Play invisible music with batch file? - Stack Overflow
    5 ) Choose a location and give the file a name but ensure that instead of the standard txt file type you give it a vbs ending 6 ) Close Notepad 7 ) Click on the vbs file you just made and your music file will start to play showing absolutely nothing on the screen The 0 parameter in the code enables WMP to open in an invisible window
  • audio - How can I play sound in Java? - Stack Overflow
    3) If a method requires an URL (or File) give it a dang URL (or File) rather than accept a String that represents one (Just a personal 'bee in my bonnet' ) (Just a personal 'bee in my bonnet' ) 4) e printStackTrace(); provides more information with less typing than System err println(e getMessage());
  • How to play any kind of sound in python without using file or directory
    From the winsound documentation, you can use sounds from the windows registry without any further file dependencies, e g : import winsound # Play Windows exit sound winsound PlaySound("SystemExit", winsound SND_ALIAS) Details of sounds common to all Windows 32 registries are available here As stated in the docs, most systems have many more
  • how to get excel to play a sound when a condition is met
    Here is the code with the condition blnWannaHearDespasito = True And the music is Despasito Option Explicit Public Sub TestMe() Dim blnWannaHearDespasito As Boolean blnWannaHearDespasito = True If blnWannaHearDespasito Then Application Speech Speak "Despasitoooooo" Else Application Speech Speak ("No") End If End Sub





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