摘要:
In computer programming, a pre-compiled header is a technique used by some C or C++ compilers to reduce compilation time.In the C and C++ programming languages, a header file is a file whose text may be automatically included in another source file by the compiler, usually specified by the use of co 阅读全文
posted @ 2009-08-10 12:45
做个不善的人
阅读(2595)
评论(0)
推荐(0)