>
例如模板文件里的 {insert name='cart_info'} 其实是调用了一个函数, 函数的对应位置在 /includes/lib_insert.php 文件里的 insert_cart_info 函数部分