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
上传用户:水中浮云