So I didn't have to use printf.
所以我不用用printf。
| 单词 | printf |
| 例句 |
原声例句
CS50 So I didn't have to use printf. 所以我不用用printf。 CS50 I can then surround my printf with curly braces. 然后我可以用大括号把printf围起来。 CS50 Well, again, printf is your friend. 再说一遍,printf是你的朋友。 CS50 A moment ago, I proposed that we just use printf to see the value of i. 刚才,我提议使用printf来查看I的值。 CS50 You can't just say while and then say printf hello, world. 你不能只说一会儿,然后说printf你好,世界。 CS50 Let me go ahead and just printf meow here. 让我继续,在这里打印喵喵。 CS50 And we've seen that after printf for instance. 我们在printf之后就看到了。 CS50 You're actually going to say printf, for reasons we'll eventually see. 你实际上会说printf,因为我们最终会明白的原因。 CS50 So printf is the analog in C of say in Scratch. 所以printf是C的模拟,比如Scratch。 CS50 Again, printf is going to be the analog for say. 再说一遍,printf将是say的模拟值。 CS50 Print out using printf, x is less than y, backslash n. 使用printf打印,x小于y,反斜杠n。 CS50 Say is just like printf, just like if now is like if. 说就像printf,就像if现在就是if。 CS50 But now printf is going to take a second argument. 但现在printf将接受第二个论点。 CS50 But printf, again, takes an input that tells it what to print out exactly. 但是printf,同样,接受一个输入,告诉它到底要打印什么。 CS50 And let me just add in the printf's. 让我加上printf。 CS50 Let me get rid of my printf here. 让我把指纹处理掉。 CS50 I don't know how it's implemented yet, but I know printf is going to exist. 我不知道它是如何实现的,但是我知道printf将会存在。 CS50 And yet somehow, printf is magically figuring out how long the string is. 然而不知何故,printf神奇地计算出了字符串的长度。 DEFCON Collection And we're dumping the two registers, just using some printf, and then try with a hex dump function that I wrote to dump the 96 kilobytes of code where the IROM is. 我们正在转储两个寄存器,仅使用一些 printf,然后尝试使用我编写的十六进制转储函数来转储 IROM 所在的 96 KB 代码。 |
| 随便看 |
英语例句辞典收录519880条英汉例句词条,基本涵盖了全部常用单词的造句方法及例句,是英语学习的有利工具。