梅格处于一种急切期盼状态中。
将这件事贯穿到你一天的生活中,那你将会处在放松和享受的恒定状态中。
Do this thing throughout your day, and you will be in a constant state of relaxation and enjoyment.
这位病人逐渐陷入了萎靡状态中。
这些诉求之一与在动荡中创造一种平和的状态相关,借用 T。S。 Eliot 的话来说,就是“旋转世界中的静止点”。
One of these urges had to do with creating a state of peace in the midst of turbulence, a "still point of the turning world," to borrow a phrase from T. S. Eliot.
这些状态的变化是以激发系统作为媒介完成的,而所谓激发系统,是指从各个感觉系统汇聚到位于脑干中整合中心的一个网络。
The range through these states is mediated by the arousal system, a network of tracts converging from sensory systems to integrating centers in the brain stem.
在我们万物互联的世界中,无聊也许是一种很难定义的状态,却也是一种丰富的状态。
In our always-connected world, boredom may be a hard-to-define state, but it is a fertile one.
当然,儿童向的广告中理性诉求是有限的,因为大多数广告用情感和间接方法对心理状态或联想产生诉求。
Certainly, rational appeals in advertising aimed at children are limited, as most advertisements use emotional and indirect appeals to psychological states or associations.
我们中的许多人,就像施瓦茨一样,很难把精力集中在那些比发布状态更新更需要注意力的任务上。
Many of us, like Schwartz, struggle to stay focused on tasks that require more concentration than it takes to post a status update.
因为它通常以金属的状态存在,并且在地球的冷却和固结的过程中,会优先合并到地核中。
Because it usually exists in a metallic state, it was preferentially incorporated in Earth's core as the planet cooled and consolidated.
人们还尝试了另一种技术,试图帮助珊瑚礁从漂白状态中恢复。
There's another technique that's been experimented with to try to help coral reefs recover from bleaching.
在过去十年发现的人类睡眠与清醒状态之间的所有生理差异中,呼吸控制上的变化最为显著。
Of all the physiological differences in human sleep compared with wakefulness that have been discovered in the last decade, changes in respiratory control are most dramatic.
在另一个被称为体内脱敏现象中,在清醒状态下,他们被暴露在他们睡梦中缠扰着他们的东西前。
In another called in vivo desensitization, they are exposed, while awake, to what may be haunting them in their sleep.
即使这些边缘的细节有点难以捉摸,但当我们处于催眠状态中或在脑海里重温该事件时,它们很容易被记起,比如在心理剧中。
Even if these peripheral details are a bit elusive, they come back readily in hypnosis or when we relive the event imaginatively, as in psychodrama.
在过去的八年中,科洛尼亚的经济一直处于衰退状态。
The economy of Colonia has been in recession for the past eight years.
它们可以从数月或数年的无水状态中恢复过来,这取决于具体的物种。
They can recover from months and years without water, depending on the species.
最近,研究人员通过监测表面水温获得数据,并用此数据来提升珊瑚礁从漂白状态中恢复的能力。
Recently, researchers have used data collected by monitoring surface water temperatures to improve the ability of a reef to recover from bleaching.
一些人建议将二氧化碳储存在煤矿中,或以液体状态储存在海洋中。
Some propose storing the CO2 in coal mines or liquid storage in the ocean.
你回到学习状态中,但没过多久又看了看手机。
You return to your study, only to look again at your phone a short time later.
技术专家会引导病人进入这种改变的状态——一个想象中的世界,它会越来越脱离接下来的程序。
The technologist will guide the patient to this modified state—an imaginary world that will disassociate itself more and more from the procedure that follows.
第二,一旦完全进入睡眠状态,非快速眼动期间血液中的二氧化碳增加,氧气减少。
Second, once sleep is fully obtained, there is an increase of carbon dioxide and a decrease of oxygen in the blood that persists during NREM.
我认识的一位房地产经纪人通过想象重新装修给客户看的房子,来让自己保持在工作中的愉快状态。
A real estate broker I know keeps herself amused on the job by mentally redecorating the houses she shows to clients.
清单6中的第一行包含了有关Ella Kimpton 的信息,包括她的身份号、姓名和客户状态。
The first line in Listing 6 contains information for Ella Kimpton, including her ID, name, and customer status.
该图提供了有用的说明信息,显示了订单的状态以及每个状态中相应的操作。
The diagram provides useful documentation showing the states of the order and which operations are appropriate in each state.
有状态性指的是当转到云环境中其他功能的后续状态时,应用程序功能的状态是如何正常表现的?
Statefulness refers to how well one state of an application function is behaving when it goes to subsequent states of other functions in the cloud.
在恋爱和痛苦中的心灵是处在卓绝的状态中。
The soul which loves and suffers is in a state of sublimity.
清单8中的代码完成的工作与初始代码相同,但是用于处理状态的逻辑已经被放入每个状态的一个对象中。
The code in Listing 8 does the same thing as the original code, but the logic for handling states has been put into one object for each state.
任务的无状态执行是为了保证任务的输入是初始状态,而所有与最终状态相关的信息都会存储在输出中。
The stateless execution of a task is to ensure that input to the task is the initial state and all final state related information is present in the output.
观察器对象订阅那些报告所监视实体中任何状态更改的事件,然后基于那些事件中的信息更新自己的状态。
The observer object subscribes to events that report any state changes in the monitored entity, and then updates its own state based on information in those events.
当部署到服务器时,您的状态机可以具有多个实例,每个实例处于不同的状态中。
When deployed to a server, your state machine could have several instances, each in a different state.
特别地,要将导航状态和会话状态设计为彼此正交,因为可能会在不同的导致状态形成的组合中访问相同的会话。
In particular, design the navigational state and session state to be orthogonal to each other, because it is possible to access the same session in combination with different navigational states.
应用推荐