sources.mk
来自「强大的C++库」· MK 代码 · 共 15 行
MK
15 行
h_base_math_sources = \ $(top_srcdir)/itpp/base/math/elem_math.h \ $(top_srcdir)/itpp/base/math/error.h \ $(top_srcdir)/itpp/base/math/integration.h \ $(top_srcdir)/itpp/base/math/log_exp.h \ $(top_srcdir)/itpp/base/math/min_max.h \ $(top_srcdir)/itpp/base/math/misc.h \ $(top_srcdir)/itpp/base/math/trig_hyp.hcpp_base_math_sources = \ $(top_srcdir)/itpp/base/math/elem_math.cpp \ $(top_srcdir)/itpp/base/math/error.cpp \ $(top_srcdir)/itpp/base/math/integration.cpp \ $(top_srcdir)/itpp/base/math/misc.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?