- 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
推薦閱讀
- 手機安全和可信應(yīng)用開發(fā)指南:TrustZone與OP-TEE技術(shù)詳解
- Apache ZooKeeper Essentials
- Apache Spark 2.x Machine Learning Cookbook
- 面向STEM的Scratch創(chuàng)新課程
- Julia Cookbook
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲案例實戰(zhàn)全流程詳解(高級進階篇)
- Hands-On Swift 5 Microservices Development
- MySQL從入門到精通(軟件開發(fā)視頻大講堂)
- Test-Driven Development with Django
- 打開Go語言之門:入門、實戰(zhàn)與進階
- Learning AWS
- SEO教程:搜索引擎優(yōu)化入門與進階(第3版)
- Getting Started with RethinkDB
- Docker on Windows
- Building an E-Commerce Application with MEAN