开发者

difference between jdk and bdk?

开发者 https://www.devze.com 2023-01-29 06:15 出处:网络
difference between jd开发者_如何学编程k and bdk ?Jdk is the standard developers kit to work in Java

difference between jd开发者_如何学编程k and bdk ?


Jdk is the standard developers kit to work in Java

Bdk is a product of Sun that include on top of Jdk other products to develop Java Beans.

http://java.sun.com/products/bdk/


The JDK usually refers to the standard Java Development Kit, i.e. the javac compiler, other binaries such as javap, the standard library etc.

BDK is (according to allinterview.com):

Bean Development Kit is a tool that enables to create,configure and connect a set of Beans and it can be used to test Beans without writing a code.

and according to mindprods glossary:

Bean Development Kit. It is now obsolete. Code-building features of modern IDEs take over much of the function of the BDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号