查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
makefile1584651
- 一个智能GNU makefile 主要是懒得自己写makefile,那个《gnu makefile指南》中的智能makfile对我来说还不够简洁。 使用方法: 把makefile拷到代码目录里就行了,不需要做任何设置,输出名为test_main的调试版可执行程序。-An intelligent GNU makefile is too lazy to write their own makefile, that