java面向对象编程
目录 1. 面向对象核心概念 1.1. OOP(object-oriented-programming) 1.2. JVM 内存模型(JVM Stack & Heap) 1.3. 数据类型系统(Primitive vs Reference Types) 1.4. String对象(string object) 2. 类与对象 2.1 类的定义Class (Template for Objects) 2.2. 对象的创建与使用(Object (Instance of Class)) 2.3.构造函数(Constructor) 3.封装与访问控制 3.1.访问修饰符(Access Modifiers) 3.2.封装(Encapsulation (Data Hiding)) 4. 静态成员 4.1. 静态变量(Static Variables) 4.2. 静态方法(Static Methods) 5. 对象比较与转换 5.1.对象比较(Object Comparison) 5.2.toString () 方法 (toString() Method) 6. ...
图片功能测试
仅供测试,请忽略
代码块功能测试
仅供测试,请忽略
线性代数测试文稿
测试数学公式的渲染效果。
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post$ hexo new "My New Post" More info: Writing Run server$ hexo server More info: Server Generate static files$ hexo generate More info: Generating Deploy to remote sites$ hexo deploy More info: Deployment
.png)