英文字典中文字典


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







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

context    音标拼音: [k'ɑntɛkst]
n. 上下文,背景,来龙去脉
n. 上下文

上下文,背景,来龙去脉上下文

context
文脉; 上下文


context
从左到右限界上下文 LRBC

context
上下文

context
n 1: discourse that surrounds a language unit and helps to
determine its interpretation [synonym: {context}, {linguistic
context}, {context of use}]
2: the set of facts or circumstances that surround a situation
or event; "the historical context" [synonym: {context},
{circumstance}, {setting}]

Context \Con*text"\, a. [L. contextus, p. p. of contexere to
weave, to unite; con- texere to weave. See {Text}.]
Knit or woven together; close; firm. [Obs.]
[1913 Webster]

The coats, without, are context and callous. --Derham.
[1913 Webster]


Context \Con"text\, n. [L. contextus; cf. F. contexte .]
The part or parts of something written or printed, as of
Scripture, which precede or follow a text or quoted sentence,
or are so intimately associated with it as to throw light
upon its meaning.
[1913 Webster]

According to all the light that the contexts afford.
--Sharp.
[1913 Webster]


Context \Con*text"\, v. t.
To knit or bind together; to unite closely. [Obs.] --Feltham.
[1913 Webster]

The whole world's frame, which is contexted only by
commerce and contracts. --R. Junius.
[1913 Webster]

44 Moby Thesaurus words for "context":
alentours, ambiance, ambience, ambit, background, borderlands,
circle, circuit, circumambiencies, circumjacencies, circumstances,
compass, entourage, environing circumstances, environment,
environs, existing conditions, frame of reference, framework,
full particulars, gestalt, habitat, ins and outs, milieu,
neighborhood, outposts, outskirts, perimeter, periphery, precincts,
purlieus, set of conditions, setting, situation, status quo,
structure, suburbs, surround, surroundings, total environment,
total situation, vicinage, vicinity, whole picture

That which surrounds, and gives meaning to, something else.

In a {grammar} it refers to the symbols before and
after the symbol under consideration. If the syntax of a
symbol is independent of its context, the grammar is said to
be {context-free}.

CONTEXT. The general series or composition of a law, contract, covenant, or
agreement.
2. When, there is any obscurity in the words of an agreement or law,
the context must be considered in its construction, for it must be performed
according to the intention of its framers. 2 Cowen, 781,; 3 Miss. 447 1
Harringt. 154; 6 John. 43; 5 Gill & John. 239; 3 B. & P. 565; 8 East, 80 1
Dall. 426; 4 Dall. 340; 3 S. & R. 609 See Construction; Interpretation.


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





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


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

































































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


  • What is Context on Android? - Stack Overflow
    The context allows multiple instances of the system to coexist in a single process, each with its own context later in the comment section, you will find another comment by bjornw If you just grep a codebase you'll see hundreds of different getContext, getBaseContext, getBlaBlaContext He is also right
  • How to get bean using application context in spring boot
    @Component public class Example { @Autowired private ApplicationContext context; public MyService getMyServiceBean() { return context getBean(MyService class); } your code uses getMyServiceBean() } Update 2023 10 13 If you do not have MyService class at compile time, you can look up the class by name at runtime
  • Understanding the Python with statement and context managers
    Creating context managers is done by implementing __enter__() and __exit__() in a normal class __enter__() tells what to do when a context manager starts and __exit__() when a context manager exists (giving the exception to the __exit__() method if an exception occurred) A shortcut for creating context managers can be found in contextlib It
  • How to get HttpContext. Current in ASP. NET Core? [duplicate]
    public Task Invoke(HttpContext context) { Do something with the current HTTP context } HTTP context accessor Finally, you can use the IHttpContextAccessor helper service to get the HTTP context in any class that is managed by the ASP NET Core dependency injection system This is useful when you have a common service that is used by your
  • Understanding REST APIs - What are Context and @Context?
    For an explanation about context in programming terms, have a look at this answer The JAX-RS API provides a @Context annotation In general, such annotation can be used to obtain contextual Java types related to the request or response Those types can be injected into classes managed by the JAX-RS runtime
  • How to update React Context from inside a child component?
    update for others: the approach may have changed since @azium's comment as the document does provide a way to update the context from a child component: "It is often necessary to update the context from a component that is nested somewhere deeply in the component tree
  • What is context: . in docker-compose? - Stack Overflow
    context defines either a path to a directory containing a Dockerfile, or a URL to a git repository In your case, is a relative path representing the current directory where you run docker-compose command and where Compose can find a Dockerfile (and obviously also the docker-compose yaml file)
  • java - What is the reason behind non-static method cannot be . . .
    What the compiler is complaining about is that it cannot simply insert the standard "this " as it does within instance methods, because this code is within a static method; however, maybe the author merely forgot to supply the instance of interest for this invocation — say, an instance possibly supplied to the static method as parameter, or created within this static method
  • How to get Context in Android MVVM ViewModel - Stack Overflow
    Context is an Android-specific thing, and depending on it in ViewModels is unwieldy for unit tests (of course you can use AndroidJunitRunner for android-specific stuff, but it just makes sense to have cleaner code without the extra dependency) If you don't depend on Context, mocking everything for the ViewModel test is easier





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