Products
Mind Mapping Software
Outlining Software
Gantt Charts Software
Uses
Mind Maps for Education
Mind maps for Business
Mind Maps for Personal Development
Mind Mapping Benefits
Resources
Features
Education
Personal & Work
Desktop
Video Tutorials
Watch tips and tricks about using Mindomo.
Help Center
Detailed help guide on configuring and using Mindomo.
Articles
What is a Mind Map?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
Pricing
Log in
Sign Up
Products
Mind Mapping Software
Outlining Software
Gantt Charts Software
Uses
Mind Maps for Education
Mind maps for Business
Mind Maps for Personal Development
Mind Mapping Benefits
Articles
What is a Mind Map?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
Features
Education
Personal & Work
Desktop
Help
Video Tutorials
Help Center
Pricing
Sign Up
Log in
Categories:
All
-
方法
by
Tzuxung Lee
9 years ago
532
Java学习
Open
More like this
testccc
by c chen
项目计划
by Peter Pan
什麼是專注力?
by 婷云 鄧
史上超強學習法
by HUANG YU HSING
语言基础
类
方法
类方法(static修饰)
实例方法
对象
撤销
使用
创建
声明
局部变量
成员变量
类变量(static修饰)
实例变量
标识符与关键字
关键字:表示程序结构、定义和修饰
不可做变量、方法、类或标号的标识符
均由小写字母组成
字符集:使用Unicode
其他用于构成特殊符号的字符集
文字字符
下划线_ 美元符$
英文字母大小写各26个
数字符10个
标识符:命名程序对象
第一个字符不能为数字
字母和数字符组成
数据类型
引用数据类型
数组
接口interface
类class
基本数据类型
布尔型boolean
字符型char
数值型