查看会员资料
用 户 名:tianr******
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
compile_all_source_file_Makefile
- Makefile文件,可将当前目录下所有C,C++文件编译出科执行文件,执行在linux 或潜入式linux上运行程序。文件简单易懂,对于更复杂的编译,可以添加分目录编译,用objcopy复制子目录目标文件到同一个目录,在编译出程序。-The Makefile will automatically compile all source files at the current directory.And it is also easy to revise to compile complex p