English law defined seditious libel as criticizing the government in such a way as to reduce public confidence.
VOA: special.2009.04.20
Which are both defined to be, or I can define them in multiple ways, 0 and 1.
可以定义为,或者我可以用多种方式来定义它。
With the rise of Christianity, western religion came to be defined to a large degree by the confession of, or the intellectual assent to, certain doctrinal points of belief.
随着基督教的兴起,西方宗教被定义成,很大程度上指被解释为,或被知识分子一致认可为,对特定教义的信仰。
The Justice Department says domestic violence can be defined as a pattern of abusive behavior used by one partner in any relationship to control another partner.
VOA: special.2009.02.28
So this is one more example of stressing why I only want to come access to the instances through defined methods.
其他相关的值也会变化,我想要这些值会一起变化,这就是另外一个强调为什么。
She refused to be defined by party politics or racial comparisons.
VOA: special.2011.03.20
But remember that we need to multiply it by the volume here, the volume of some sphere we've defined.
但记住我们需要把它乘以体积,乘以一个我们定义的壳层的体积。
He says the two words "really defined the joyous, optimistic and uplifting spirit that seemed to show itself while making the album."
VOA: standard.2009.04.19
And the temperature scale that turns out to be well-defined and ends up giving us the concept of an absolute zero is the ideal gas thermometer.
比如理想气体温标,它有精确的定义,并能引出绝对零度的概念,今天我们就先来谈谈它。
What we've done is refocused. We are refocused on 'why are we there?' And we've rearticulated our core objectives and our core interests in a more defined strategy for how do we actually turn the tide and begin to make progress.
VOA: standard.2009.03.27
I don't think I have a clearly defined position which makes me different from some parties to the dispute, whether it's political or cultural or religious.
但我不认为自己有一个特定的立场,将我和其他人区分开来,无论是从政治上,文化上还是宗教上。
"It is a promise that as long as I am your Commander in Chief, I will only send you into harm's way when it is absolutely necessary, and with the strategy, the well-defined goals, the equipment and the support you need to get the job done,"
VOA: standard.2009.05.22
It's ridiculous to think that literature could be defined in any one of those ways or even in a combination of all of them.
文学根本不,可能被其中一个,或全部的定义所概括。
I think market timing,as I've defined it, has to do with short-term deviations from your long-term policy targets.
正如我之前定义的,市场时机选择,是偏离长期策略目标的,短期操作
You have to be of an age to be a fighting man. It's not necessarily defined for us.
必须达到最低年龄的要求,才能参军,不像我们现在这样
This chart, very boring and uninteresting but useful to say there are very well defined rules as to when you're writing code, what operators, like what syntax should get evaluated first.
这个图表,看起来很烦,很无趣,但是它很有用,有非常明确的规定,譬如,当你写代码时,就会涉及操作符的优先级。
But what was really needed in order to do this was a defined preparation, right?
为了给每个人带来相同的免疫效果,我们需要精准的疫苗制剂
And deception defined broadly is simply to act or be in some way that fools others into believing or thinking or responding to something that's false.
而广义上的欺骗是以愚弄的方式,使他人相信虚假之事,认为虚假之事是真实的,或是使他人对虚假之事做出反应。
It's defined in many ways that "no pain, to gain" paradigm, whether it's education of doctors or in school, as well as generally in the workplace.
它在很多方面定义了“不劳无获,不论是对医生的教育还是在学校,在一般的工作场所也一样。
Buthere is the conventional aspect of property, it's a further question what counts as property, how it's defined and what counts as taking property, and that's up to the government.
但财产还有约定俗成的一面,就引出了更进一步的问题,什么才算财产,财产如何定义,且何种行为才算掠夺财产,这是由政府决定的。
Just to drive home one more reason why I don't want to have changes to the values other than through pre-defined things.
注意如果我这么做的话会发生什么,我可以说我想要改变,某个特定点的半径。
I want to point out that the zero energy is defined as when you have a naked proton -- where the electron has popped out -- that's what we've defined as zero energy up to this point when we're talking about single atoms.
我想指出,这里零点能的定义,是当我们只有一个裸露的质子,而没有电子时-,到目前为止对零点能一直采用这样的定义,当我们在讨论单个原子时。
What will happen is that Yale will continue to hold a relatively well-diversified portfolio as defined by the range of asset classes in which it invests.
实际上,耶鲁会继续保持,一个相对合理多样化的投资模式,来进行多种资产的投资
Although, I said, insurance was effectively discovered or invented in the 1600s, it has been slow to grow because they didn't have the well-defined-- all of the inventions yet.
尽管我说过,保险实际上,是在17世纪的时候被发现或者发明的,但它的发展非常缓慢,因为人们无法确切定义-,这种被发明出的东西。
the zeroth law, which is the common-sense law, which says that if you take a hot object next to a cold object, heat will flow from the hot to the cold in a way that is well defined, and it allows you to define temperature.
上节课我们讨论了,热力学第零定律,这一定律源自常识:如果把一个热的物体,与一个冷的物体挨在一起,热量就会以确定的方式。
And they also developed a very reliable way for introducing the virus, so that when they had a defined preparation of virus, then you want to make sure that everybody gets it in their skin in the right way.
他们还发明了一种可靠的方法来引入病毒,当人们有了确定的病毒制剂之后,就要要保证这些制剂都以正确的方式,注射至皮下
It's just minus the sum of all these things, because of course these are just defined as the work done by the environment to the system.
等于负的这些东西的和,因为它们的定义是,环境对系统所做的功。
See, I've defined f of x to be a function x=x+1 that takes a value of x in, changes x to x+1, x and then just returns the value.
我定义了f是一个函数,输入x,让,然后输出。
So even though increment is obviously increment declared and defined in this function, it's later; so it's too late for me to use it in main.
很明显,即使在这个函数中,已经声明和定义;,也太迟了,以至于,我在main函数中不能使用它。
You've got to spend the time to make sure that everything is well defined before you start trying to work out these problem More about the path. There are a couple ways you could go through that pass If I look at this smooth path here.
你要花时间确认,在你开始尝试解题前,切已经被很好地定义,关于路径还有些问题,你可以用两种不同的方式经过这条路径,看这条平滑的路径。
应用推荐