FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
java-tutorial/guide/code/enum at master · Anxiaolu/java-tutorial · GitHub
Anxiaolu
/
java-tutorial
Public
forked from
subaochen/java-tutorial
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
java-tutorial
/
guide
/
code
/
enum
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
java-tutorial
/
guide
/
code
/
enum
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
.idea
.idea
src/
cn/
edu/
sdut/
softlab
src/
cn/
edu/
sdut/
softlab
README.md
README.md
enum.iml
enum.iml
README.md
Enum经常用来表达:
具有固定值的常量集合;
状态集合,比如使能状态、开关和闭合状态等;
分类集合,比如仓库管理中的出入库方式;
Back
|
FazBrowse Home
|
New Git URL