摘要: 从helloworld入手 我们从大家最常使用的 例子程序helloworld开始. 下面的 过程如果简单地说来就是 : 新建三个文件: helloworld.c configure.in Makefile.am 然后执行:aclocal; autoconf; automake ... 阅读全文
posted @ 2015-12-07 16:15 milkhuihui 阅读(307) 评论(0) 推荐(0)