ABC 是没有标准函数库一说的。
在标准的。NET平台上,两个语言都能很好地访问所有。NET函数库。
On the standard.net platform, both languages have full access to all.net libraries.
这意味着,你能够使用MonoTouch的核心程序集来编译标准的。NET 3.5代码成相应的函数库,并在你的应用程序中使用它们。
This means that you can compile standard.net 3.5 code libraries using the MonoTouch core assemblies and use them in your application.
At the top, I've got some CS50 Library going on, argv standard I/O library; I don't bother mentioning argc or argv because I'm not going to use them in this program.
在顶端,我使用了CS50函数库,标准输入输出库,我没有提到argc或者,因为我不会在这个程序中使用它们。
The standard library, that first line of code, it's not strictly necessary but any time you use a function, a tool that someone else wrote that lives in that so called library, you do need that include line as we'll see.
标准库函数--第一行代码,严格来说,不是每次都要写的,但是一旦你调用某个别人写,的函数,而这个函数又恰巧位于标准库里面,你就要像我们看到的这样,把它include进去。
应用推荐