英文字典中文字典


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







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

mime    音标拼音: [m'ɑɪm]
n. 哑剧,笑剧,滑稽戏
vt.
vi. 摸拟表演 ; ( MULTIPURPOSE INTERNET MAIL EXTENSIONS
的缩写。是一种可包含语音、影像、图形及不同国别语言码的信件数据格式)

哑剧,笑剧,滑稽戏摸拟表演 ; ( MULTIPURPOSE INTERNET MAIL EXTENSIONS 的缩写。是一种可包含语音、影像、图形及不同国别语言码的信件数据格式)

mime
n 1: an actor who communicates entirely by gesture and facial
expression [synonym: {mime}, {mimer}, {mummer}, {pantomimer},
{pantomimist}]
2: a performance using gestures and body movements without words
[synonym: {mime}, {pantomime}, {dumb show}]
v 1: imitate (a person or manner), especially for satirical
effect; "The actor mimicked the President very accurately"
[synonym: {mimic}, {mime}]
2: act out without words but with gestures and bodily movements
only; "The acting students mimed eating an apple" [synonym:
{mime}, {pantomime}]

Mime \Mime\, n. [L. mimus, Gr. ?, akin to ? to imitate, to
mimic: cf. F. mime. Cf. {Mimosa}.]
1. A kind of drama in which real persons and events were
generally represented in a ridiculous manner; an ancient
Greek or Roman form of farce.
[1913 Webster PJC]

2. An actor in such representations.
[1913 Webster]

3. The art of representing actions, events, situations, or
stories solely by gestures and body movements, without
speaking; pantomime[3].
[PJC]

4. An actor who performs or specializes in mime[3]; an actor
who communicates entirely by gesture and facial
expression; a pantomime[2]; a pantomimist; a mimer.

Syn: mummer, pantomimer, pantomimist.
[PJC]

5. A mimic.
[PJC]


Mime \Mime\, v. i.
To mimic. [Obs.] -- {Mim"er}, n.
[1913 Webster]

167 Moby Thesaurus words for "mime":
Roscius, Thalia, act, act a part, act as, act as foil, act out,
actor, actress, antagonist, ape, appear, arlequinade, bad guy,
barnstorm, barnstormer, beckon, black comedy, broad comedy,
burlesque, burletta, camp, character, character actor,
character man, character woman, child actor, come out,
comedie bouffe, comedie larmoyante, comedie rosse, comedietta,
comedy, comedy ballet, comedy of humors, comedy of ideas,
comedy of intrigue, comedy of manners, comedy of situation,
comedy relief, comic muse, comic opera, comic relief, conformist,
copier, copy, copycat, copyist, counterfeiter, cuckoo, dark comedy,
diseur, diseuse, dissembler, dissimulator, do, domestic comedy,
dramatizer, echo, echoer, echoist, emote, emotionalize, enact,
exode, faker, farce, farce comedy, feeder, foil, forger,
genteel comedy, gesticulate, gesture, get top billing,
harlequinade, heavy, high camp, histrio, histrion, hit off,
hit off on, hypocrite, imitator, impersonate, impersonator,
impostor, ingenue, juvenile, light comedy, low camp, low comedy,
masquerade as, matinee idol, mimer, mimic, mimicker, mock, mocker,
mockingbird, monkey, monologist, motion, motion to, mummer,
musical, musical comedy, opera buffa, pantomime, pantomimist,
parrot, pass for, patter, perform, personate, phony, plagiarist,
play, play a part, play the lead, playact, playactor, player,
poll-parrot, polly, polly-parrot, pose as, poseur, pretend to be,
protean actor, raw comedy, realistic comedy, reciter, register,
romantic comedy, satyr play, saw the air, sentimental comedy,
sheep, shrug, shrug the shoulders, simulator, situation comedy,
sketch, slapstick, slapstick comedy, soubrette, stage performer,
stage player, star, steal the show, stooge, straight man, stroller,
strolling player, take off, take off on, theatrical, thespian,
tragicomedy, tread the boards, troupe, trouper, upstage,
utility man, villain, wave the arms



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


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

































































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


  • browser - What is a MIME type? - Stack Overflow
    A MIME type is a string identifier composed of two parts: a type and a subtype The "type" refers to a logical grouping of many MIME types that are closely related to each other; it's no more than a high level category "subtypes" are specific to one file type within the "type" The x-prefix of a MIME subtype simply means that it's non-standard
  • html - What is MIME? What is it for exactly? - Stack Overflow
    The MIME type is a description of the data returned by a request on the Internet (originally used by e-mail, and later used by many parts of the web) Since data can take hundreds (if not thousands) of forms, both textual and binary, it helps a program to know what type of data it is dealing with, rather than trying to write code that figures
  • Setting mime type for excel document - Stack Overflow
    I am using EPPlus to generate xlsx (OpenXML format based) excel file For sending this excel file as attachment in email I use the following MIME type and it works fine with EPPlus generated file and opens properly in ms-outlook mail client preview
  • Is the MIME type image jpg the same as image jpeg?
    This particular topic is confusing because the varying association of file name extension associated to a MIME type depends which organization created the table of file name extensions to MIME types In other words, file name extension jpg could be many different things, "officially" (but in practice is always a JPEG image)
  • What is a correct MIME type for . docx, . pptx, etc. ?
    It returns the matrix of MIME types used by all instances of URLConnection which then is used to resolve the input file type However, this matrix of MIME types is very limited when it comes to URLConnection By default, the class uses content-types properties file in JRE_HOME lib
  • Whats the difference between mediatype, contenttype and mimetype?
    Media type, formerly called mime type, is just a string AS mentioned in MDN It (mime type) serves the same purpose as filename extensions traditionally do on Windows A media type, consists of a type (such as video) and a subtype (such as 3gpp) video 3gpp is an example of media types The list of registered media types can be seen here In
  • c# - Using MimeMapping in ASP. NET Core - Stack Overflow
    There is a NuGet package MimeTypes which works with Net Core projects as an alternative to FileExtensionContentTypeProvider
  • application x-www-form-urlencoded or multipart form-data?
    The value piece of each name value pair is the payload of each part of the MIME message The MIME spec gives us more options when representing the value payload -- we can choose a more efficient encoding of binary data to save bandwidth (e g base 64 or even raw binary) Why not use multipart form-data all the time? For short alphanumeric
  • What is X-Content-Type-Options=nosniff? - Stack Overflow
    The X-Content-Type-Options HTTP response header is a marker used by the server to indicate that the MIME types advertised in the Content-Type headers should not be changed and should be followed This allows you to opt out of MIME type sniffing, or, in other words, it is a way to say that the webmasters knew what they were doing Syntax :
  • Whats the difference between text xml vs application xml for . . .
    They support the thesis with the definition of text * MIME type family specification in RFC 2046, specifically the following fragment: 4 1 2 Charset Parameter A critical parameter that may be specified in the Content-Type field for "text plain" data is the character set





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