OK常量

  1. @已弃用("使用ok代替")
int const OK

实现

@Deprecated("Use ok instead")
static const int OK = ok;