Tài liệu EGL Calling Java doc
... to EGL- generated Java program 2. Non -EGL (native or hand-coded) Java program to EGL program 3. EGL- generated Java program to non -EGL Java program 4. EGL- generated Java program to DLL 5. EGL- generated ... declaration. Invalid Valid 11 Topic EGL Calls to Remote Programs (Overview) Java (terms and concepts) Calling Java using the externalType Part ...
Ngày tải lên: 13/12/2013, 16:15
... available for FTP? Check out http:/ /java. sun.com (oak got renamed to java and webrunner got renamed to hotjava to keep the lawyers happy) I downloaded HotJava and began to play with it. At ... age", as you'd expect: > java CompareFileDates CompareFileDate .java CompareFileDate.class CompareFileDate .java is older thanCompareFileDate.class > java CompareFil...
Ngày tải lên: 10/12/2013, 02:15
... available to you in Java. With the help of this book, you should get an excellent grasp of the java. awt , java. awt.image , java. awt.data- transfer , java. awt.event , and java. applet packages, ... reference to the java. awt pack- age (including java. awt.image , java. awt.event , java. awt.datatransfer , and java. awt.peer ). It assumes that you’re already familiar with the Ja...
Ngày tải lên: 14/12/2013, 12:15
Tài liệu XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P1 doc
... attention: http://developer .java. sun.com/developer/community/forum.jshtml http://forum .java. sun.com/list/discuss.sun.javaserver.pages http://forum .java. sun.com/list/discuss.sun .java. technology.and.xml http://forum .java. sun.com/list/discuss.sun .java. servlet.development.kit 1.3.2 ... bonForum Chat Application: Implementation 7 JavaServer Pages:The Browseable User Interface 8 Java...
Ngày tải lên: 14/12/2013, 22:15
Tài liệu XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P4 docx
... Relative to the root folder for either Xalan- Java 1 or Xalan -Java 2, look for the XSLT servlet documentation at /docs/samples.html#servlet . JSP Scripting with Java Code We found some code in the Xalan ... JSP: <bon:transform type=”XalanVersion” inDoc=” \\webapps\\bonForum\\mldocs\\foo.xml” styleSheet=” \\webapps\\bonForum\\mldocs\\foo.xsl” outDoc=” \\webapps\\bonForum\\mldocs\\fo...
Ngày tải lên: 14/12/2013, 22:15
Tài liệu O''''Reilly - Java Message Service doc
... developed by The Open Group. In the Java enterprise technologies, the XA interface is implemented by the Java Transaction API and XA interfaces (javax.transaction and javax.transaction.xa). Any resource ... Message type carries a serializable Java object as its payload. It is useful for exchanging Java objects: public interface ObjectMessage extends Message { public java. io.S...
Ngày tải lên: 20/12/2013, 21:16
Tài liệu O''''Reilly - Java Swing docx
... property values. // Bounded .java // import java. awt.*; import java. awt.event.*; import java. util.*; import javax.swing.*; import javax.swing.event.*; Java Swing – O’Reilly - 117 ... JToggleButton instead of a JButton : // JToggleButtonEvents .java // import javax.swing.*; import javax.swing.event.*; import java. awt.*; import java. awt.event.*; public cl...
Ngày tải lên: 20/12/2013, 21:16
Tài liệu XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P16 docx
... 79 TOMCAT_HOME\webapps\bonForum\ docs\bonChatGuests.xsl, 476 TOMCAT_HOME\webapps\bonForum\ docs\bonChatItems.xsl, 474-475 TOMCAT_HOME\webapps\bonForum\ docs\bonChatItemsTEST.html, 475 TOMCAT_HOME\webapps\bonForum\ docs\bonForumIdentityTransform.xml, 478-480 TOMCAT_HOME\webapps\bonForum\ docs\bonForumLinks.xsl, ... 475 TOMCAT_HOME\webapps\bonForum\ docs\bonForumIdentityTransform.xml, 478-480 T...
Ngày tải lên: 24/12/2013, 07:17
Tài liệu Lập trình Java cơ bản (Bài 6) docx
... MyException .java public class MyException extends Exception { public MyException(String msg) { super(msg); } } 26 Ngoại lệ do người dùng tạo • Sử dụng ngoại lệ // file ExampleException .java public ... ThreadDead, LinkageError, VirtualMachineError • Các ngoại lệ kiểu Error ít được xử lý. 1 Lập trình Java cơ bản Cao Đức Thông - Trần Minh Tuấn cdthong@ifi.edu.vn, tmtuan@ifi.edu.vn 20 Mộ...
Ngày tải lên: 19/01/2014, 20:20
Tài liệu Lập trình Java cơ bản (Bài 1) doc
... “Chao\tmung\nban\nden\tvoi\nlap trinh Java\ n" ); } } Chao mung ban den voi lap trinh Java 12 Các kiểu dữ liệu cơ bản • Java có hai kiểu dữ liệu • Dữ liệu gốc chuẩn: Là các kiểu dữ liệu đã được định nghĩa ... Java • Giới thiệu ngôn ngữ Java • Kiến trúc của Java • Nội dung một chương trình Java cơ bản • Các kiểu dữ liệu cơ bản & toán tử • Các cấu trúc điều khiể...
Ngày tải lên: 19/01/2014, 20:20