Listing 2 shows the dynamic library file format.
清单2给出动态库文件的格式。
The dynamic library file: .dylib (dynamic library file)
动态库文件:.dylib(动态库文件)
The first line of the program requires the progressbar library file.
程序的第一行导入了progressbar库文件。
The bits, the zeros and ones that compose the library are actually - in that file called cs50.c but those bits live or-- even that's a white lie.
这些构成该库的比特--0啊1啊,却是在cs50,c文件里,这些源代码-,可以说是根本不存在。
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的函数库,因为我包含了所谓的头文件。
应用推荐