THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 A GardenMaker Factory 26 How the User Interface Works 28 Consequences of Abstract Factory 30 Thought Questions 30 The Singleton Pattern 31 Throwing the Exception 32 Creating an Instance of the Class 32 Static Classes as Singleton Patterns 33 Creating Singleton Using a Static Method 34
標簽: Creational COMPANION PATTERNS Patterns
上傳時間: 2013-12-20
上傳用戶:xwd2010
Java反編譯工具,可以閱讀.class文件。一個是可以直接運行的JAD.exe,另外一個是JAD的Jar包,可以作為Eclipse的插件。
上傳時間: 2014-11-29
上傳用戶:l254587896
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
標簽: calculate different Francois proposed
上傳時間: 2013-12-27
上傳用戶:84425894
從http網頁上抓圖到你的計算機show 可以用J++ 或 Sun Javac compile J++ 須要將swing的class放置在 C:\WINDOWS\java\classes\javax\swing J++ 不能抓網絡的圖但可以抓你計算機里面的圖
標簽: WINDOWSjavaclassesjav compile Javac class
上傳時間: 2013-12-26
上傳用戶:chenlong
是一個java的反編譯工具軟件,可以很好的對java的class文件進行反編譯
上傳時間: 2016-11-21
上傳用戶:dancnc
Java反編譯工具,適合編譯Jar文件和.class文件
上傳時間: 2014-01-21
上傳用戶:asdkin
文件說明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.
上傳時間: 2016-12-10
上傳用戶:kernaling
OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
標簽: serialization strategies threading provides
上傳時間: 2014-01-15
上傳用戶:731140412
Mapack可用來做矩陣運算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single Value decomposition, Least Squares solver, Eigenproblem solver, Equation System solver. The algorithms were adapted from Mapack for COM, Lapack and the Java Matrix Package.
標簽: Mapack computations supports algebra
上傳時間: 2017-01-26
上傳用戶:tb_6877751
FrontEnd 學習java的好工具,能夠反編譯class文件
上傳時間: 2017-02-05
上傳用戶:水中浮云