介绍
都是自描述性的且项目无关的, 可以直接放心使用.
使用例子
覆盖了以下几种场合 :
Example usage: A_LOG();
Example usage: A_LOG_1( “Action!” );
Example usage: A_LOG_2(“Action!”, “Cut!”);
Example usage: A_LOG_N(“Action!”, 88.f);
Example usage: A_LOG_M(“Action! %f, %d”, 88.f, 88);
示例代码
1 | // Fill out your copyright notice in the Description page of Project Settings. |
1 | // Fill out your copyright notice in the Description page of Project Settings. |