摘要:
https://blog.csdn.net/SweeNeil/article/details/83894140 阅读全文
posted @ 2020-04-10 17:05
platte
阅读(898)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/lidabo/p/5344768.html https://www.cnblogs.com/listenerln/p/6382272.html 阅读全文
posted @ 2020-04-10 16:59
platte
阅读(341)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/tkwxty/article/details/104819157 阅读全文
posted @ 2020-04-10 16:54
platte
阅读(227)
评论(0)
推荐(0)
摘要:
一 FLAG标志 1.1 一些常用的选项 二 链接标志 LDFLAGS 指定库的搜索路径 LDFLAGS += -L. 三 LIBS 表示使用了哪些库 比如 LIBS += -lm 阅读全文
posted @ 2020-04-10 16:52
platte
阅读(202)
评论(0)
推荐(0)