Ood : static
Ood : static
https://www.geeksforgeeks.org/static-keyword-java/
When to use static variables and methods?
Use the static variable for the property that is common to all objects. For example, in class Student, all students shares the same college name. Use static methods for changing static variables.
posted on 2018-11-09 11:49 猪猪🐷 阅读(121) 评论(0) 收藏 举报
浙公网安备 33010602011771号