-
-
-
-
-
-
[
Java/JSP]
test003.rar
package query public class LinkQuery (private Node front private Node vear public LinkQuery () (this.front = null this.vear = null) public void add (int i) (Node newNode = new Node (i) if (vear == null
-
[
Java/JSP]
MediaPlayer(java).rar
... .io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu ...
-
-
-
-
[
Java/JSP]
Head.FirstDesignPatten3.rar
The book used a large number of UML-class diagram (static Structrue Diagram), the book JAVA are prepared, the contents of the book applies equally to other oo language