摘要: 首先下载 CUnit: http://cunit.sourceforge.net/ INC=-I/root/local/include LIB=-L/root/local/lib all: strformat.c testcase_strformat.c gcc $^ -o test $(INC) 阅读全文
posted @ 2017-02-20 15:23 微博和csdn还有你 阅读(467) 评论(0) 推荐(0) 编辑