So I could -- and the hint here is that looks like you probably do want to use CS50's library because I've included the so-called header file for it.
所以我可以--这里的提示看起来好像,你可能的确想使用CS50的函数库,因为我包含了所谓的头文件。
I mean, you'll play with it in great-- with great delight this semester, you will see that backslash N is the standard in any text file for creating what we know as new line characters.
我是指,这学期,你们会很高兴-,和它打交道,同时你们也会看到,在任何文本文件里,反斜杠n已经是,换行的代名词了。
If you want to control a program file, open, copy, paste not get me ready for my trip to Stanford.
如果想要掌控一项程序文件,打开,复制粘贴,并不会铺平通向斯坦福的路。
The one thing that the SEC requires that companies file is their balance sheet, which you can look up for any company on EDGAR.
证交会规定公司要披露的,公司文件之一就是资产负债表,在EDGAR上可查到任一公司的资产负债表
For some reason, at the top of this file, I've also included what I've called a function prototype.
因为一些原因,在这个文件顶端,我包含了一个函数原型。
This is useful especially when we get to details like forensics and looking at data on a hard drive, - 'cause if you don't know how much store-- how many bits are composing your file, you're never gonna recover that data or be able to access what you're looking for.
这是很有用的,尤其是在法庭上,查看硬盘驱动器里的数据时,如果你连-,文件有多少比特都不知道,你如何去恢复数据,获取你想要的信息呢。
stdio c So somewhere there's standard IO dot C, stdio h somewhere they're standard IO dot H, but, for me, right now, the only file I need to know about is the dot H, -- because what Sharp include really does -- it's what's called a preprocessor directive.
所以某个地方有一个,现在对于我来说它们是,我只要知道那个,h文件,因为Sharp包含的-,叫做预处理指令。
应用推荐