... public class Attribute . ... They have a name, type and an array of values. ... Attribute (java.lang.String name, double value) . ... If the value represents an array type, returns the Class object representing the component type of the array; otherwise returns null. int . ... Constructor Detail public Attribute (java.lang.String name, java.lang.Number value) . ... public Attribute (java.lang.String name, double value) . ... public Attribute (java.lang.String name, java.lang.Object theValue) . ...
... Пользователи -General- Common Current University Society Study Diaspora FAQ Real Estate -Technical- Development Hard&Soft Network Mobile -Market- Market Services Job -Hobby- Behemoth Health Love&Sex Еда Media Games Auto&Moto Sport Hobby Flood Zone -Servant- Alternative Forums Forum -Garbage- Revolution Garbage Private . ... Рейтинг: 25 . java] утечка памяти . ... Re: [java] утечка памяти [ re: StepLg ] . ... Re: [java] утечка памяти [ re: halyavin ] . ... Re: [java] утечка памяти [ re: yanys ] . ...
... Пользователи -General- Common Current University Society Study Diaspora FAQ Real Estate -Technical- Development Hard&Soft Network Mobile -Market- Market Services Job -Hobby- Behemoth Health Love&Sex Еда Media Games Auto&Moto Sport Hobby Flood Zone -Servant- Alternative Forums Forum -Garbage- Revolution Garbage Private . ... Рейтинг: 25 . java] утечка памяти . ... Re: [java] утечка памяти [ re: StepLg ] . ... Re: [java] утечка памяти [ re: halyavin ] . ... Re: [java] утечка памяти [ re: yanys ] . ...
... Sierra K., Bates B. - Sun Certified Programmer Developer for Java 2 Study Guide (Exam 310-035 310-027) . ... Название: Sun Certified Programmer Developer for Java 2 Study Guide (Exam 310-035 310-027) . ... 100% Complete Coverage-All official test objectives for exams 310-035 and 310-027 are covered in detail . ... Simulated Exam Questions-Certification questions that closely model the format, tone, topics, and difficulty of the real exam-all with in-depth answers . ...
... October 1999 Schema for Representing Java(tm) Objects in an LDAP Directory Status of this Memo This memo provides information for the Internet community. ... It defines schema elements to represent a Java serialized object [Serial], a Java marshalled object [RMI], a Java remote object [RMI], and a JNDI reference [JNDI]. ... 2.4.1 Contents of a Reference A JNDI reference is a Java object of class javax.naming.Reference. ... An address is a Java object of class javax.naming.RefAddr. ...
[
Текст
]
Ссылки http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/pdfrfc/rfc2713.txt.pdf -- 26.3 Кб -- 27.03.2002 Похожие документы
... How to set up an Enterprise Java environment on Linux including a Java Development Kit, a Web server, supporting Java servlets, accessing a database via JDBC, and supporting Enterprise Java Beans (EJBs). ... 2.2 IBM Java Developer Kit . ... 3.3 IBM HTTP Server . ... This HOWTO is intended to benefit software professionals who are interested in evaluating, developing, or deploying Enterprise Java on Linux. ... The IBM Java Developer Kit can be obtained from http://www.ibm.com/java/jdk/118/linux . ...
... Работа с массивами Часть 3 (практикум). ... Код 1 Private Sub CommandButton1_Click() Dim Array1 (4, 2) ' Массив содержит значения для ListBox Dim i As Single 'Загрузка массива Array1 For i = 0 To 3 Array1 (i, 0) = i Array1 (i, 1) = Int((Rnd * 10) + 1) Next i 'Загрузка ListBox из массива Array1 ListBox1.List () = Array1 TextBox1.Text = ListBox1.List (0, 1) 'Выводит в текстовое поле 2-й элемент 1- й строки End Sub Private Одномерный массив Дан одномерный массив A(1:M). ...
[
Текст
]
Ссылки http://www.hist.msu.ru/Departments/Inf/Stud/les6.doc -- 64.5 Кб -- 07.04.2009
[
Текст
]
Ссылки http://hist.msu.ru/Departments/Inf/Stud/les6.doc -- 64.5 Кб -- 07.04.2009 Похожие документы