Here is Christopher Cruise reading the Gettysburg Address: Four score and seven years ago our fathers brought forth on this continent, a new nation,conceived in liberty, and dedicated to the proposition that all men are created equal.
VOA: special.2011.02.07
So let's address this by considering another example, which should clarify what the difference is between these ionization energies.
让我们用另外一个例子来讲一讲这个问题,这应该能够说清楚,各个电离能之间的区别。
There was, in the 1930s, a psychologist who tried to address this second question.
二十世纪三十年代,有位心理学家试图解决第二个问题。
"We're at a point in time when we think we have a real opportunity because with the signing of this joint declaration, the parties are coming together and saying that we share a common commitment to address the situation and to offer children better hope for the future through education."
VOA: special.2010.10.26
So it's an address, it's a pointer, address pointer, synonyms for now, so it's the address of a char so this makes sense because s1 is also the address of a char so if I wanted to make a copy of that address this is absolutely the right syntax.
是一个地址,是一个指针,地址指针,也就是,char型数据的地址,这是有意义的,因为s1也是一个char型数据的地址,所以如果我想要复制那个地址,这个绝对是正确的语法。
"It is indeed an honor and a privilege to address the Council today on this important occasion for my country,".
VOA: standard.2009.09.14
This is how we address that purpose of education to give students an opportunity to apply in practice what they have learnt.
借此,我们确立了,教育的目标之一,即给学生机会,将所学知识用于实践。
Italian Defense Minister Ignazio La Russa immediately made a brief address to parliament, saying this was a very painful moment.
VOA: standard.2009.09.17
Why this struggle, and why must Milton struggle with such awkward metaphysical categories in order simply to address properly the power of light?
为什么弥尔顿必须,与这样一个奇怪的抽象的东西斗争,仅仅是为了恰当的描述光明的力量?
"I think that is something that this administration needs to address immediately, and it is already a year behind,"
VOA: standard.2010.01.19
eastern daylight time to my office to my e-mail address So, this is an example: lazy college professors never produced officially educated graduates to dramatically help executives trim yearly losses.
用电子邮件发给我或者发到我办公室也可以,这是一个例子:,一些懒的教授从来没有,正式的培养研究生,帮助主管们减少亏损。
"This new ballistic missile defense program will best address the threat posed by Iran's ongoing ballistic missile defense program."
VOA: standard.2009.09.17
And all this is to help to address a broad range of neurological diseases and injuries.
所有这些都旨在帮助我们,研究很广的范围的神经系统疾病和损伤。
And I think this is why they have this agreement to, jointly with the Ugandan troops, try to address the issue,"
VOA: standard.2009.08.27
We're going to ask questions nobody would have otherwise thought to ask, where the common man wouldn't address, and this is, of course, standard in all sciences.
我们打算问问题,每人认为应该问,普通人不会问,这当然,是所有自然科学的标准。
"This is a test for our country to adequately address and correctly address the extremist threat that emanates from Afghanistan and Pakistan.
VOA: standard.2009.10.09
That's the question we're going to try and address. If we can do this, this is good, because first of all, it removes any questions about what machine I'm running on, it's talking about fundamentally, how hard is this problem, and the second thing is, it is going to do it specifically in terms of the input. Which is one of the things that I was worried about.
这是一个我们接下来要去,尝试和解决的问题,如果我们能做到的话会很不错,因为首先,它解决了结果可能和我,运行的计算机有关系的问题,因为这从根本了告诉了,我们这个问题的复杂度,第二件事情,就是这种方法可以依据输入的大小来计算,而这正是我最担心的地方。
"Only the Maoists will be able, in this historical juncture, able to address the needs of the people."
VOA: standard.2009.05.10
Instead if we want this pointer to represent the address of something in as much as it points at that address let's just draw an arrow.
如果我们想要让这个指针表示,数据的地址,它指向的地址,我用一个箭头表示。
That's what they say,but again, RIM has been keeping its cards very close to its chest on this matter and has not been particularly eager to address any of these issues publically.
VOA: standard.2010.08.11
For the course's website, help@cs net there'll be support forms and an email address, help@cs50.net, that you can turn to and frankly this is more a commentary on our lack of social lives during the term.
对于课程网站,我们有支持表格和邮箱地址,有什么问题可以求助去它,这更像是在评论我们的学习生活太缺乏社交活动。
In this week's Republican address, the governor of the state of Minnesota, Tim Pawlenty,said the federal budget President Obama proposed for the 2010 year does not provide the tax relief he promised.
VOA: standard.2009.04.11
2 3 I'm going to call this address one, two, three and I'm going 4 5 6 to call this one 4, 5, 6, right?
我把这个地址叫做,另外一个叫做?
This week,however,the Republican address focused on energy policy.
VOA: standard.2009.04.25
Well, get string again is returning the address of the string the user typed in, D the address of the very first character like the letter D and storing that address in this variable s1.
好的,GetString返回的是,用户输入的字符串的地址,第一个字符的地址,比如字母,然后把这个地址存储在这个变量s1中。
"An incident like this obviously gives you the opportunity to pause and ask yourself, 'Are we doing everything we can and should be doing to address the range of issues that come out of an event like this,".
VOA: standard.2009.11.16
I store in s1 the address of the first byte that the user typed in and by the way that first bite happens to live in this new place called the heap and that's the only update to the story thus far.
我在s1中存储的是用户输入的字符串的首地址,这样第一个字节存储在这块,新的堆的地方,这个是唯一的修正。
"The key message that we want to get across this time is for ASEAN to really address, to really engage dialogue with the regime of how they have already been breaching the charter so that as a regional bloc that we really want it on the table as official agenda,".
VOA: standard.2009.10.09
It's only copying the address that was returned by get string so even though conceptually is the name this program suggests, I really just want to make a copy so that maybe I can make one version of D-A-V-I-D or F-O-O all uppercase or all lowercase or I want to spell check, something.
而只是复制GetSting返回的地址,虽然这个程序表示的名称,我只想做一个拷贝,以便我可以做一个D-A-V-I-D或者F-O-O的版本,大写的或者小写的,或者拼写检查之类的。
I'm going to delete that arrow and actually draw s2 as pointing to this chunk of memory because whereas before this sequence of chars might have lived at address 71 or whatever, well, this one might live at 91.
我不会把那个箭头删除,实际上我画了s2作为,这块内存的指针,因为,这个字符序列存储在地址71或其它的地方,这个可能存储在91的地方。
应用推荐