• And if that's true is everything in the string, starting at the first element and removing the last element, a palindrome?

    如果是相同的话,是不是字符串中的所有从第一个元素开始,并且删除最后一个元素后?

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

  • You don't see strings with commas between them, but it has the same kind of property. It is in ordered sequence of characters.

    它是有序的字符序列,我们可以对字符串做同样的操作,我们也可以得到字符串中的一块。

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

  • This is main string here on the stack.

    这个是在堆栈中的字符串

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

  • 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什么的,是一个字符串,你也可以用方括号定位到,字符串中的一个特定的字母,因为一个字符串只是一个数组。

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

  • This was the special value that said to the computer string stops here and because you have that barrier given to you at the end of every string, just the most efficient way you can pass strings around is just by passing the address of their very first bytes, the location in RAM.

    这是一个特殊的值,表示的是,字符串在这里结束,因为在每个字符串的末尾,都有那个关卡,这是一个最有效率的方式,你可以通过传递,字符串的第一个字节的地址来传递一个字符串,地址是在RAM中的

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

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

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

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