- Java 9 Programming By Example
- Peter Verhas
- 166字
- 2021-07-02 23:37:28
NetBeans
NetBeans is supported by Oracle and is continuously developed. It contains components, such as the NetBeans profiler, that became part of the Oracle Java distribution. You may notice that when you start Visual VM and start the profiling, the Java process started has netbeans in its name.
Generally, NetBeans is a framework to develop rich client applications and the IDE is only one application of the many that are built on top of the framework. It supports many languages, not only Java. You can develop PHP, C, or JavaScript code using NetBeans and have similar services for Java. For the support of different languages, you can download plugins or a special version of NetBeans. These special versions are available from the download page of the IDE and they are nothing more than the basic IDE with some preconfigured plugins. In the C package, the developers configure the plugins that are needed when you want to develop C; in the PHP version, they plugin for PHP.
- Java程序設計與開發
- 大學計算機基礎(第2版)(微課版)
- JavaScript:Moving to ES2015
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Create React App 2 Quick Start Guide
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Julia for Data Science
- Getting Started with Python
- Python數據可視化之美:專業圖表繪制指南(全彩)
- 數據分析與挖掘算法:Python實戰
- Arduino機器人系統設計及開發
- Python預測分析與機器學習
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- Learning NHibernate 4
- Instant AutoIt Scripting