OK常量

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

实现

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