- Modular Programming in Java 9
- Koushik Kothagal
- 89字
- 2021-07-02 18:38:25
Examining the legacy JDK
Java has been around for over two decades now. For the most part of its lifetime, there have been a few things that haven't changed. Let's focus our attention on two aspects of the JDK the way they were in Java 8 or earlier:
- The JRE structure: The file and directory structure that Java Runtime Environment (JRE) is installed as when it is set up on a computer
- The state of API encapsulation: The differences between the public Java APIs and the internal platform classes
推薦閱讀
- 微服務設計(第2版)
- 零基礎學C++程序設計
- Machine Learning with R Cookbook(Second Edition)
- Apache Hive Essentials
- UML+OOPC嵌入式C語言開發精講
- 鋒利的SQL(第2版)
- jQuery開發基礎教程
- 自然語言處理Python進階
- 零基礎入門學習Python(第2版)
- Python深度學習原理、算法與案例
- 計算機應用基礎教程(Windows 7+Office 2010)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Raspberry Pi Robotic Blueprints
- Arduino可穿戴設備開發
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)