- 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.
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語(yǔ)言實(shí)現(xiàn))
- 新編Premiere Pro CC從入門(mén)到精通
- Full-Stack Vue.js 2 and Laravel 5
- Advanced Express Web Application Development
- Arduino計(jì)算機(jī)視覺(jué)編程
- Vue.js應(yīng)用測(cè)試
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- Mastering Elixir
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- 寫(xiě)給大家看的Midjourney設(shè)計(jì)書(shū)
- Building Business Websites with Squarespace 7(Second Edition)
- 從零開(kāi)始學(xué)Unity游戲開(kāi)發(fā):場(chǎng)景+角色+腳本+交互+體驗(yàn)+效果+發(fā)布
- Java EE 7 Development with WildFly
- 讀故事學(xué)編程:Python王國(guó)歷險(xiǎn)記
- OpenStack Networking Cookbook