标签: java field javadoc
好的,所以我是这个四分之一的新手,这是我的第一个问题。所以我得到了一个API,我看到的第一件事就是字段摘要,我不明白。
字段摘要:
static int - DEFAULT_FIRST //the First digit of the default code static int - DEFAULT_SECOND //the second digit of the default code
这就是API上的内容,我不知道这意味着什么。有人可以帮我解决这个问题。