Skip to content

使用make的理由

  1. 封装 封装运行入口,具体的运行文件可以隐藏在巨量的同生态位文件中。类似工厂模式。

Tricks

$$

use $$ to represent a single $ in the shell command.