sources.mk
来自「强大的C++库」· MK 代码 · 共 24 行
MK
24 行
cpp_tutorial_sources = \ $(top_srcdir)/doc/tutorial/src/bpsk.cpp \ $(top_srcdir)/doc/tutorial/src/convcode.cpp \ $(top_srcdir)/doc/tutorial/src/interleaver.cpp \ $(top_srcdir)/doc/tutorial/src/qpsk_simulation.cpp \ $(top_srcdir)/doc/tutorial/src/rayleigh.cpp \ $(top_srcdir)/doc/tutorial/src/read_it_file.cpp \ $(top_srcdir)/doc/tutorial/src/reedsolomon.cpp \ $(top_srcdir)/doc/tutorial/src/spread.cpp \ $(top_srcdir)/doc/tutorial/src/timer.cpp \ $(top_srcdir)/doc/tutorial/src/vector_and_matrix.cpp \ $(top_srcdir)/doc/tutorial/src/write_it_file.cppref_tutorial_sources = \ $(top_srcdir)/doc/tutorial/src/bpsk.ref \ $(top_srcdir)/doc/tutorial/src/convcode.ref \ $(top_srcdir)/doc/tutorial/src/interleaver.ref \ $(top_srcdir)/doc/tutorial/src/qpsk_simulation.ref \ $(top_srcdir)/doc/tutorial/src/reedsolomon.ref \ $(top_srcdir)/doc/tutorial/src/spread.ref \ $(top_srcdir)/doc/tutorial/src/timer.ref \ $(top_srcdir)/doc/tutorial/src/vector_and_matrix.ref
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?