Skip to content

yguozhen/java-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-learning

this respository is a program to record the process of learning about JAVA

Pro01 is a game named table game.(the function of this game is rebound between two side.)

Pro02 are some variable or some rules when use java as a tools.

Pro03 have some examples to explain the function about logic sentences.

规范(程序员基本准则,不这样的话会损害个人形象):

1,类名首字母大写Man,GoodMan

2,表示方法和变量的第一个不大写后面的大写比如eatFood(),eat()

3,类成员变量和局部变量:首字母小写和驼峰原则:monthSalary

4,常量大写字母加下划线:MAX_VALUE.

About

to describe some possess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages