• And then hash character takes in any string or character, single character, gives me back a number. Notice what I do.

    然后哈希接受任何字符串或字母,单个字符,返回给我一个数字,注意我要做什么。

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

  • If you know you're not gonna output a full string %C but a single character, percent C will get that job done.

    如果你不想输出一个完整的字符串,而是输出一个字母,就要用到。

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

  • FOR c It's going to say FOR c, which was my name for the character in that string.

    那么循环要去做什么呢?循环要去说,也就是字符串中字符的名字。

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

  • 0 And we'll also see backslash 0 which is actually the special character that's used at the end of a string to say no more string after this point in memory.

    还有0,用于存储器中字符串末尾,表示在此之后就,没有字符了。

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

  • 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中。

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

  • 5 So similarly would there be the number 65 next to this then the corresponding number for V-I-D and then there's generally a special character at the end that looks like a zero that says end of string here.

    同样,A就是,接着再填上V-I-D对应的ASCII码,在最后还有添上一个特殊的字符,有点像0,代表这是该字符串结束。

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

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

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

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