英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

JavaBeans    
A {component architecture} for the {Java}
programming language, developed initially by {Sun}, but now
available from several other vendors. JavaBeans components
are called "{beans}".

JavaBeans allows developers to create reusable software
components that can then be assembled together using visual
application builder tools including {Sybase}'s {PowerJ},
{Borland}'s {JBuilder}, {IBM}'s {Visual Age for Java},
{SunSoft}'s {Java Workshop} and {Symantec}'s {Visual Cafe}.

JavaBeans support Introspection (a builder tool can analyze
how a Bean works), Customisation (developers can customise the
appearance and behaviour of a Bean), Events (Beans can
communicate), Properties (developers can customise and program
with Beans(?)) and Persistence (customised Beans can be stored
and reused).

{(http://javasoft.com/beans/)}.

(1997-11-20)


请选择你想看的字典辞典:
单词字典翻译
JavaBeans查看 JavaBeans 在百度字典中的解释百度英翻中〔查看〕
JavaBeans查看 JavaBeans 在Google字典中的解释Google英翻中〔查看〕
JavaBeans查看 JavaBeans 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • JavaBeans - Wikipedia
    In computing based on the Java Platform, JavaBeans is a technology developed by Sun Microsystems and released in 1996, as part of JDK 1 1 The 'beans' of JavaBeans are classes that encapsulate one or more objects into a single standardized object (the bean)
  • Trail: JavaBeans (TM) (The Java™ Tutorials) - Oracle
    JavaBeans™ makes it easy to reuse software components Developers can use software components written by others without having to understand their inner workings
  • JavaBean class in Java - GeeksforGeeks
    JavaBeans are classes that encapsulate many objects into a single object (the bean) It is a Java class that should follow the following conventions: Must implement Serializable It should have a public no-arg constructor All properties in java bean must be private with public getters and setter methods Illustration of JavaBean Class
  • Understanding Java Beans: Concepts, Usage, and Best Practices
    Java Beans are Java classes that follow a specific set of design patterns and conventions They are designed to be reusable, easy to manipulate, and can be used in a variety of Java applications, such as JavaFX, Swing, and enterprise applications
  • What Is Java Bean - Delft Stack
    JavaBeans are classes that encapsulate many objects into a single object (the bean) It has the following properties The serializability of a class is enabled by the class implementing the java io Serializable interface Classes that do not implement this interface will not have any of their state serialized or deserialized
  • JavaBeans - Wikibooks, open books for an open world
    The JavaBeans standard provides a framework for creating objects to be used by GUI tools, including Java development environments But in more common usage, a bean is a serializable class that follows the JavaBeans naming conventions for its properties
  • java - What is a JavaBean exactly? - Stack Overflow
    Overall, the JavaBeans specification isn’t hard and fast about what constitutes a bean "Writing JavaBeans components is surprisingly easy You don't need a special tool and you don't have to implement any interfaces Writing beans is simply a matter of following certain coding conventions
  • java. beans (Java SE 17 JDK 17) - Oracle
    As of v1 4, the java beans package provides support for long-term persistence -- reading and writing a bean as a textual representation of its property values The property values are treated as beans, and are recursively read or written to capture their publicly available state
  • JSP - JavaBeans - Online Tutorials Library
    A JavaBean is a specially constructed Java class written in the Java and coded according to the JavaBeans API specifications Following are the unique characteristics that distinguish a JavaBean from other Java classes −
  • Java Bean Explained: Object Encapsulation Guide
    Java Beans, like Lego blocks, can be assembled in various ways to create a wide range of structures (or in this case, applications) They provide a standard way to encapsulate many objects into a single object, the Bean, making your code cleaner and easier to manage





中文字典-英文字典  2005-2009