C

编译C语言的时候,若有使用math.h里的函数,必须加选项-lm链接到函数库。

Last updated

Was this helpful?