·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
What about the standard library?
那么标准库如何呢?
ABC had no concept of a standard library.
ABC 是没有标准函数库一说的。
Include our library, include the standard library.
包括我们自己的库,包括标准输入输出库。
Include our library, include the standard library.
包括我们自己的库,包括标准输入输出库。
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进去。
But it turns out that because the Standard I/O Library is -lstdio so common they don't force people to type this all day long because it's just so commonly used.
由于大家都会用到标准输入输出库,因此我们不要求每次都在后面添上,可以省略。
应用推荐