• They set off a string of bombs that damaged equipment in the machine room and started a fire that authorities rushed to put out.

    VOA: standard.2010.07.21

  • It turns out when we call string a string, we're really referring not to those characters but to the address, the location and memory of those characters.

    当我说字符串时,我并不是指这些字符集,而是指地址,就是这些字符集在存储器中的位置。

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

  • If somewhere later on in the code it shifts to string, I might not be manipulating that and getting actual values out, but not what I wanted, and it's going to be really hard for me to chase it back.

    然后后面的一些代码,把变量类型变为了字符串,我可能不会通过实际操作,去取得实际的变量的类型,但是这并不是我想要的类型,而且对我来说把类型,变回去也很困难。

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

  • He led a breakaway faction of the Southeast Asian terrorist network Jemaah Islamiyah, which has carried out a string of bombings in Indonesia in recent years.

    VOA: standard.2009.09.17

  • Just the first one or more generally the address of the first one and then, man, I'll just figure it out from there where the rest of the letters are because by definition of a string, they're back to back to back.

    只需要第一个字节的地址,然后,我可以指出之后的,剩下的字母,因为通过一个字符串的定义,它们是紧邻的。

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

  • Have I found you Flightless bird Grounded Bleeding or lost you American mouth (SINGING) How come I end up where I started How come I end up where I went wrong Won't take my eyes off the ball again You reel me out then you cut the string How come I end up where I started How come I end up where I went wrong Won't take my eyes off the ball again First you reel me outand then you cut the string You used to be all right What happened?

    VOA: standard.other

  • The "Vinca String Quartet" so keep an eye out for them.

    长春花弦乐四重奏乐团,请关注他们

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

  • S We saw percent S which is a placeholder for a string, turns out as you'll see over time there are other placeholders.

    我们知道字符串占位符,输出来就是另一番场景了,还有一些其他类型的占位符。

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

  • All right? And if you want to do other things, whoops, sorry-- and add them together, we will get out, again, a concatenation of that string. And these will, we'll let you work through the variations, but these are the simple expressions we can use.

    对不对?如果你想要进行一些别的操作,哦,对不起-是加到一块,然后结果值也是,两个字符串的链接,这些会,我们会让大家慢慢学习变量,但是这些是我们能用的最简单的表达式。

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

  • I can print out a string.

    我可以显示一个字符串。

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

  • A star is something called a pointer so it turns out a string is not quite what I'm describing it to be here.

    就是所谓的指针,所以string并不完全是我在这儿描述的这样。

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

  • We can put a list in the list again, as we've seen before. So let's put the list containing the string a, and I'll print out so now we see something pretty interesting about a list, that we can mix up all sorts of things in it, and that's OK.

    数组放到数组中去,让我们把这个包含,字符串a的数组放进去,然后再显示,我们看到了一些,挺有趣的事情:我们可以把各种,各类的东西混合着放进去,没问题。

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

  • 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个字符。

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

  • - And because I'm writing out a string that's the same length -- -- my strings aren't getting shorter -- it's creating this illusion of some animation.

    因为我写了一个长度相同的字符串-,我的字符串不会变的更短-,它生成一个动画幻觉。

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

  • Glancing at the bottom, this is pretty arbitrary, but I chose to format my string as follows: % 1f so at the bottom here I'm printing out %.1f, which quick sanity check means print just one digit after the decimal place.

    看下这个底部,这个是相当随意的,但我选择把我的字符串格式化成这样:,所以在这个底部我打印输出,提醒一下,这是一个只打印出,小数点后一位的方法。

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

  • int So whereas before I mentioned int, turns out if you wanna put a string in a variable, you have to say this is a string.

    先不管我之前提到的,如果你想把一个字符串赋给某个变量,那你必须事先声明这个变量是string类型的。

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

  • I mean what if you're running so many things, what if the user has copied and pasted their thesis and just pasted it at the blinking prompt such that you're now out of memory because your computer is somewhat limited in memory so get string cannot possibly return all those characters or fit all of those characters in memory and return to you the address of the first.

    如果你运行了很多程序,假使用户复制粘贴了他们的论文,只是粘贴在光标提示符那里,这样就出现了内存不足,因为你们的计算机的内存是有限的,所以GetString不可能返回所有的字符,或者保存这些字符到内存中,并且返回第一个字符的地址。

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

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

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

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