Category Archives: 计算机与 Internet
JAVA_static
static variables and methods might better have been called perClass variables and methods. They inherited this misleading terminology from C++. They are the opposite of instance variables and methods that work on a particular object. There is nothing static (unchanging) … 繼續閱讀
发表在 计算机与 Internet
发表评论