摘要: //extern int ADD(int x, int y);//声明引用外部文件//c语言预处理// 文本文件 翻译+链接 二进制文件 运行 //test.cpp————————》test.exe————————》// 编译器 翻译环境 链接器 执行环境// test.obj(目标文件)// // 阅读全文
posted @ 2023-07-29 21:29 小蠕虫 阅读(55) 评论(0) 推荐(0)