When I was 17 I read a quote that went something like "If you live each day as if it was your last, someday you 'll most certainly be right."
我17岁的时候读到过一句话“如果你把每一天都当作最后一天过,有一天你会发现你是正确的”。
cs50 h It's not called standard io.h, it's called cs50.h. That's where the code we wrote for you will live and then we'll see how to do this in examples today onward but we wrote for you some tools, some functions that calls GetChar for get a character.
当然不是标准输入输出库了,而是叫做,这里面有一些我们写的代码,等一下我会举几个例子,我们写了一些函数,比如GetChar,意思是得到一个变量。
So what you'll see in problem set 0 or problem set 1 is that you'll soon have access to what we call the CS50 cloud which is a bunch of servers that live on campus and on which you will all have a username and password.
所以你在习题集0或习题集1上看到的,访问“CS50云“,就是一些校园服务器,你可以注册一个用户名和密码。
应用推荐