• for designing the solid body electric guitar; and for his string of hits with his wife and singer Mary Ford.

    VOA: standard.2009.12.25

  • But really, the computer's just so fast I'm drawing the same string with just a slightly different number again and again after going to sleep one second at a time.

    但是真实地,这个计算机到现在为止,我一次又一次用稍微不同的数字,绘画了相同的字符串,在睡眠1秒钟之后。

    哈佛公开课 - 计算机科学课程节选

  • I can do anything with string.

    只要有绳子,我可以做任何事情。

    I can 实战 - SpeakingMax英语口语达人

  • And it boils down to modifying the format string with just a simple number.

    它归结于是用一个简单的数字来,修改字符串的格式。

    哈佛公开课 - 计算机科学课程节选

  • I don't happen to like this, but he thinks that is, give a combination of a number multiplication in a string, this will in fact give us back a new string with that many replicas, if you like, of the string concatenated together.

    我不喜欢这么做但是他认为,也就是说,返回一个字符串的,某个特定数字的倍数,这实际上会返回一个新字符串,一个原来的字符串的很多复制品,连接到一块的一个字符串。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • These joint undertakings are like,well, you might think of them analogous to playing chamber music with a string quartet.

    这种共同行为,就像是用弦乐四重奏演奏室内乐。

    耶鲁公开课 - 死亡课程节选

  • And the answer has to do with ratios and string sizes and lengths of pipe and things like that, but generally speaking, pitches that are right next to each other--very close to each other--are dissonant.

    答案和比率以及弦乐器的尺寸和管乐器的长度等有关,但是总的说来,音调是相关联的,非常近。

    耶鲁公开课 - 聆听音乐课程节选

  • It could also say, what are the methods associated with the string, 1. I'm sure you can quickly graph it, but notice they aren't the same.

    我们也可以说,与字符串1相关联的方法有哪些?,我相信你们可以很快的求出来,但是请注意这跟前面的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • You can't just take a quoted string back to back with another quoted string so you'd get some kind of compiler error.

    你不能让一个引起来的字符串跟另一个引起来的字符串,背靠背,这样编译就会出错。

    哈佛公开课 - 计算机科学课程节选

  • Even though there's four bytes the length of the string is consistent with what a human being would interpret as the length 3 of the string which is 3.

    即使那里有4个字节,字符串的长度,与我们所认为的长度是一致的,字符串的长度是。

    哈佛公开课 - 计算机科学课程节选

  • I just doubled the indentation each time so you can see it. So each successive call, notice what's happening. The argument is getting reduced. And we're going another level in. When we get down to this point, we're calling it with just a string of length one.

    因此每次成功调用注意它的过程,我们的命题不断简化,而且我们不断深入嵌套,当我们走到这一步的时候,我们就是在调用它处理,仅有一个元素的字符串了。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • If I want a copy of the string, I've got to whip out my week 1 skills of just iterating with a four loop from left to right and make copies of those characters.

    我需要那个字符串的一个拷贝,我使用,第一周的技巧,从左到右做四次迭代,然后复制这4个字符。

    哈佛公开课 - 计算机科学课程节选

  • Otherwise, what was the point of getting a string from the user if I'm not handed the result to actually do something interesting with.

    否则的话,它不把值带给我们,我们就做不了想做的事情,那我们还要它有什么用呢?

    哈佛公开课 - 计算机科学课程节选

  • Odds are when this function called gets a string from the user by expecting them to manipulate their keyboard - with their fingers, I need to-- initiatively I'm gonna get back a sentence or a word or a phrase or something.

    调用GetString获取的信息也有可能,是通过键盘敲进来的,东西-,它将会返回句子啊,单词啊,或词组啊等等一些信息。

    哈佛公开课 - 计算机科学课程节选

  • Well, turns out that with arrays, not to make this too trippy too soon, but Arg V bracket something is a string, you can also use square bracket notation to go to a specific letter in a string, because little teaser a string is just an array.

    好的,结果用那个数组,不要使这个很快引起幻觉,但是Argv什么的,是一个字符串,你也可以用方括号定位到,字符串中的一个特定的字母,因为一个字符串只是一个数组。

    哈佛公开课 - 计算机科学课程节选

  • You'll notice I have the string with the number 1 MIT a string with MIT, and then it just a plain old number, not a string, again it didn't quite give me 3.3 for reasons we've talked before, a and now it in the list a.

    你们可以看到这儿有个以字符串1,形式显示的数字1,1个字符串,还有一个非字符串形式的平常数字,结果并不是3。3,原因之前我们,已经讨论过了,还有一个在list中的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Well,a fan of the claim that we all die alone might come back and say, Well,in the case of the string quartet, although it's true that I am playing with others, somebody could take my part.

    一个相信人是孤独而死的人也许会说,在弦乐四重奏的例子中,虽然我确实是在和其他人一起演奏,有人是可以替代我的。

    耶鲁公开课 - 死亡课程节选

  • And we'll see if you try to mess with our functions by providing a string when we want an int, or providing an int when we want a string, you may very well get yelled at and the user will have to retry.

    我们可以看到,如果你尝试打乱我们的函数,当想要一个int数时我们提供sting型,或者,当想要一个sting数时我们提供int型,你可能会被吼叫,然后用户不得不重新尝试。

    哈佛公开课 - 计算机科学课程节选

  • It says, if I want to print out something I built in Cartesian form up here, says, again, I'm going to pass it in a pointer to the instance, that self thing, and then I'm going to return a string that I combine together with an open self and close paren, a comma in the middle, and getting the x-value and the y-value and converting them into strings before I put the whole thing together.

    这不仅仅是个列表,它是怎么来做的?,流程是:如果我想要返回,一些已经在笛卡尔模式下建好的值,好,再说一遍,我首先要传入一个,指向实例的指针,也就是,然后我会返回一个,由开括号,闭括号,中间的一个逗号,以及提前转换为字符串格式的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定