o'reilly - java cryptography
... all its classes in the javax.crypto.* namespace. Java Cryptography Jonathan B. Knudsen First Edition May 1998 ISBN: 1-5 659 2-4 0 2-9 , 362 pages Java Cryptography teaches you ... part of the Security API: • java. security • java. security.cert • java. security.interfaces • java. security.spec • javax.crypto • javax.crypto.interfaces • javax.c...
Ngày tải lên: 25/03/2014, 10:44
O 'reilly java swing
... management. Chapter 1. Introducing Swing Java Swing – O’Reilly - 100 - import javax.swing.*; import javax.swing.event.*; import java. awt.*; import java. awt.event.*; public class JButtonEvents ... also properties from DefaultButtonModel (xref linkend="SWING-CH-5-TABLE-6"/>). 5.1.7 The JCheckBox Class The look-and-feels for the JCheckBox [3] class are...
Ngày tải lên: 24/09/2013, 12:27
... properties. Example 5-2 . The DOMSerializer skeleton package javaxml2; import java. io.File; import java. io.FileWriter; import java. io.IOException; import java. io.OutputStream; import java. io.OutputStreamWriter; ... PropsToXML class package javaxml2; import java. io.FileInputStream; import java. io.FileOutputStream; import java. io.IOException; import java. util...
Ngày tải lên: 10/12/2013, 02:15
... still not right: C:\javasrc\numbers> ;java TempConverter2 Fahr Centigrade. -4 0.0 -4 0 -3 0.0 -3 4.444 -2 0.0 -2 8.889 -1 0.0 -2 3.333 0.0 -1 7.778 10.0 -1 2.222 20.0 -6 .667 30.0 -1 .111 40.0 4.444 ... were printing . . . C:\javasrc\numbers> ;java TempConverter3 Fahr Centigrade. -4 0 -4 0 -3 0 -3 4.444 -2 0 -2 8.889...
Ngày tải lên: 10/12/2013, 02:15
Tài liệu O''''Reilly - Java Message Service doc
... because a publish-and-subscribe session and point-to-point session cannot jointly particpate in a JMS transaction. JMS transactions cannot span multiple sessions without the use of a JTA-compliant ... Geographic Dispersion These days many companies are geographically dispersed. Brick-and-mortar, click-and- mortar, and dot-coms all face problems associated with geographic dispersion of ente...
Ngày tải lên: 20/12/2013, 21:16
Tài liệu O''''Reilly - Java Swing docx
... management. Chapter 1. Introducing Swing Java Swing – O’Reilly - 100 - import javax.swing.*; import javax.swing.event.*; import java. awt.*; import java. awt.event.*; public class JButtonEvents ... also properties from DefaultButtonModel (xref linkend="SWING-CH-5-TABLE-6"/>). 5.1.7 The JCheckBox Class The look-and-feels for the JCheckBox [3] class are...
Ngày tải lên: 20/12/2013, 21:16
Tài liệu O''''Reilly - Java Servlet Programming pptx
... course. Example 4-8 shows the code. Figure 4-2 . The snooped parameters Example 4-8 . Unlocking KeyedServerLock import java. io.*; import java. net.*; import java. util.*; import javax.servlet.*; import javax.servlet.http.*; public ... a server-side include counter and a chain-based counter, respectively. * Example 4-1 1. A generic counter superclass import java. io.*; import jav...
Ngày tải lên: 16/01/2014, 20:20
o'reilly - java enterprise in a nutshell
... about Java programming. Preface (Java Enterprise in a Nutshell) 0.2. Related Books 2 Sun's main web site for all things related to Java is http:/ /java. sun.com. The web site specifically for Java developers ... drivers. Preface (Java Enterprise in a Nutshell) 1.3. The Java Enterprise APIs 10 The JDBC API is found in the java. sql package, which was introduced in Java 1.1. V...
Ngày tải lên: 25/03/2014, 10:44
o'reilly - java io
... Chapter 10 The Java core API contains two cryptography- related filter streams in the java. security package, DigestInputStream and DigestOutputStream. There are two more in the javax.crypto package, ... in Java is the int, a four-byte, big-endian, two's complement integer. An int can take on all values between -2 ,147,483,648 and 2,147,483,647. When you type a literal inte...
Ngày tải lên: 25/03/2014, 10:44
o'reilly - java management extensions
... Errata Java Management Extensions J. Steven Perry Publisher: O'Reill y First Edition June 2002 ISBN: 0-5 9 6-0 024 5-9 , 312 pages Java Management Extensions is a practical, hands-on ... called an M-Let file. This file has an XML-like syntax, but the syntax does not constitute well-formed XML. Using special tags called M-Let tags, we can encode enough information...
Ngày tải lên: 25/03/2014, 10:44