0

java extreme programming cookbook

Phát triển phần mềm áp dụng các phương pháp Scrum và Extreme Programming

Phát triển phần mềm áp dụng các phương pháp Scrum và Extreme Programming

Thạc sĩ - Cao học

... 19 1.4. Kết chương 22 CHƯƠNG 2 - MỘT SỐ PHƯƠNG PHÁP PHÁT TRIỂN NHANH TIÊU BIỂU 23 2.1. Extreme Programming 23 2.1.1. Giới thiệu 23 2.1.2. Bốn đại lượng của một dự án 24 2.1.3. Các giá ... lên thành lý thuyết với một loạt các nguyên lý và các bài học thực tiễn. Khi mà cuốn sách Extreme Programming Explained: Embrace Change của Kent Beck ra đời, nó đã trở thành một trong những ... HỌC NGÀNH: CÔNG NGHỆ THÔNG TIN PHÁT TRIỂN PHẦN MỀM ÁP DỤNG CÁC PHƯƠNG PHÁP SCRUM VÀ EXTREME PROGRAMMING PHẠM QUANG HOÀ HÀ NỘI 2006 Luận văn thạc...
  • 92
  • 967
  • 8
Java Database Programming Bible- P8

Java Database Programming Bible- P8

Cơ sở dữ liệu

... images using a Blob upload servlet import java. io.*; import java. util.*; import java. sql.*; import javax.sql.*; import javax.servlet.*; import javax.servlet.http.*; public class BlobUploadServlet ... elements as text nodes. Listing 15-7: JavaBean that returns a ResultSet as XML package JavaDatabaseBible.ch15; import java. io.*; import java. sql.*; import javax.sql.*; public class DetailPageXMLBean{ ... 14-1. Listing 14-1: Inserting a Blob into a table package JavaDatabaseBible.ch14; import java. io.*; import java. sql.*; import javax.sql.*; Please purchase PDF Split-Merge on www.verypdf.com...
  • 50
  • 366
  • 0
Java Database Programming Bible- P11

Java Database Programming Bible- P11

Cơ sở dữ liệu

... Enterprise JavaBeans (EJBs) and of the ways they interact with databases. Enterprise JavaBeans Overview The Enterprise JavaBeans Specification defines EJBs as follows: "Enterprise JavaBeans ... this example. Listing 20-2: Home interface of HelloEJB package java_ database.ch20.HelloSLBean; import javax.ejb.*; import java. rmi.RemoteException; public interface HelloHome extends ... this watermark.Chapter 20:Enterprise JavaBeans -506 - Chapter 20: Enterprise JavaBeans In This Chapter This chapter gives a brief overview of Enterprise JavaBeans (EJBs). The features and purposes...
  • 50
  • 336
  • 0
Java Database Programming Bible- P12

Java Database Programming Bible- P12

Cơ sở dữ liệu

... Yang * @version: 1.0 */ package java_ database.YachtEBean; import java. rmi.*; import java. util.*; import java. sql.*; import javax.ejb.*; import javax.naming.*; import common.*; import ... Listing 23-2: A test client for the persistent class Yacht package java_ database.jdo; import java. util.*; import javax.jdo.*; import com.prismt.j2ee.connector.jdbc.ManagedConnectionFactoryImpl; ... that the club owns. Listing 22-5: YachtManager.jsp <%@ page import="javax.naming.*, java. rmi.*, javax.ejb.*, YachtEBean.*, common.*" session="true" %> <%...
  • 50
  • 325
  • 0
Java Game Programming for Dummies

Java Game Programming for Dummies

Kỹ thuật lập trình

... program games like the pros.This icon points out Java 1.1 differences from Java 1.02.This icon points out Java 1.2 differences from Java 1.1 or Java 1.02.This icon marks important information ... chapters cover many aspects of Java that are particularly useful for game programming, but not necessarilyspecific to game programming. If you're still new to coding Java and want tobrush up ... quits. Java Game Programming For Dummies1cans used in This Book-e_ kThe tip icon marks information that can save you time or keep you out oftrouble.This icon introduces a special technique or programming...
  • 196
  • 575
  • 0
Tài liệu Java 3d Programming pdf

Tài liệu Java 3d Programming pdf

Kỹ thuật lập trình

... thescene.41About this book Java 3D is a client−side Java application programming interface (API) developed at Sun Microsystems forrendering interactive 3D graphics using Java. Using Java 3D you will be ... is an application programming interface (API) developed at Sun Microsystems for renderinginteractive 3D graphics using the Java programming language. Java 3D is a client−side Java API. Otherexamples ... Java 2 plug−in.3.1.2 Java 3D 1.2 JDKDownload the latest release of the Java 3D SDK athttp://www.javasoft.com/products /java media/3D/index.html. The OpenGL version of Java 3D hashistorically...
  • 352
  • 506
  • 1
Tài liệu Java 3d Programming pdf

Tài liệu Java 3d Programming pdf

Kỹ thuật lập trình

... c:\program files\javasoft directory.3.1.3 Documentation Java 3D programming involves general Java programming, high−performance programming, 3D graphicsalgorithms, 2D graphics programming, UI ... to start researching. Java 2 SDK JavaDoc and reference books Java 2 is a complex technology. If you are going to writegood Java 3D code you are going to require the latest Java 2 documentation ... Vorobiev(http://www.manning.com/Robinson/index.html).• Java 3D JavaDoc—Of course you should ensure that you download the latest API documentation for Java 3D.• Sun collateral Java 3D tutorial—The free Java 3D tutorial from...
  • 352
  • 614
  • 1
Tài liệu Java 3D is a client−side Java application programming interface (API) developed pdf

Tài liệu Java 3D is a client−side Java application programming interface (API) developed pdf

Kỹ thuật lập trình

... important concepts in Java 3D—the scenegraph.42 myJava3D.setTitle( "MyJava3D" ); myJava3D.setSize( 300, 300 ); myJava3D.setVisible( true ); }}2.5 SummaryThe MyJava3D example application ... Summary Java 3D is an application programming interface (API) developed at Sun Microsystems for renderinginteractive 3D graphics using the Java programming language. Java 3D is a client−side Java ... Java 2 plug−in.3.1.2 Java 3D 1.2 JDKDownload the latest release of the Java 3D SDK athttp://www.javasoft.com/products /java media/3D/index.html. The OpenGL version of Java 3D hashistorically...
  • 352
  • 389
  • 0
Tài liệu O''''Reilly - Java Servlet Programming pptx

Tài liệu O''''Reilly - Java Servlet Programming pptx

Kỹ thuật lập trình

... http:/ /java. sun.com/products. The Java Development Kit is freely down-loadable from http:/ /java. sun.com/products/jdk or, for educational use, from http://www.sun.com/products-n-solutions/edu /java/ . ... INTRODUCTION Java Servlet Programming, eMatter EditionCopyright © 2000 O’Reilly & Associates, Inc. All rights reserved.For more information on programming with server-side JavaScript, see ... http://developer.netscape.com/tech/javascript/ssjs/ssjs.html. Java ServletsEnter Java servlets. As was said earlier, a servlet is a generic server extension—a Java class that can be loaded dynamically...
  • 528
  • 822
  • 1
Tài liệu Java 3D programming pptx

Tài liệu Java 3D programming pptx

Kỹ thuật lập trình

... solid triangles. Java 3D filled the interior of the triangles while MyJava3D merely drew theouter lines of each triangle.13About this book Java 3D is a client−side Java application programming ... the nodes available in Java 3D are presented in later chapters.46The foremost strength of Java 3D for Java developers is that it allows them to program in 100 percent Java. Inany sizeable 3D ... using Java. Using Java 3D you will be able to develop richly interactive 3Dapplications, ranging from immersive games to scientific visualization applications.Who should read it? Java 3D Programming...
  • 352
  • 380
  • 0
Tài liệu Java Database Programming Bible- P1 pdf

Tài liệu Java Database Programming Bible- P1 pdf

Cơ sở dữ liệu

... guide gives you everything you need to master Java database programming techniques. Companion Web Site Table of Contents Java Database Programming Bible Preface Part I - Introduction ... understand and apply Java database programming in most of the situations you will encounter. However, this book assumes that you are comfortable downloading and working with the Javadocs to ferret ... the Javadocs to ferret out the details of an API. Unlike some books, Java Database Programming Bible does not reproduce the Javadocs within its covers. This book's approach is to present...
  • 50
  • 493
  • 0
Tài liệu Java Database Programming Bible- P2 ppt

Tài liệu Java Database Programming Bible- P2 ppt

Cơ sở dữ liệu

... repeatedly, once for each row of the table identified in the outer-level query, so they can be extremely inefficient. It is frequently worth rewriting correlated queries as joins where possible,...
  • 50
  • 450
  • 0
Tài liệu Java Database Programming Bible- P3 ppt

Tài liệu Java Database Programming Bible- P3 ppt

Cơ sở dữ liệu

... interface. Type 4: Native-protocol pure Java driver The Type 4 driver is a native protocol, 100-percent Java driver. This allows direct calls from a Java client to a DBMS server. Because the ... JDBC-ODBC bridge plus ODBC driver § Type 2: Native-API partly Java driver § Type 3:JDBC-Net pure Java driver § Type 4: Native-protocol pure Java driver These types are discussed in the following ... target machine. § The Java Native Interface on which they depend is not consistently implemented amongdifferent vendors of Java virtual machines. Type 3:JDBC-Net pure Java driver Please purchase...
  • 50
  • 230
  • 0
Tài liệu Java Database Programming Bible- P4 doc

Tài liệu Java Database Programming Bible- P4 doc

Cơ sở dữ liệu

... LONGVARCHAR as a Java input stream. DATE java. sql.Date Thin wrapper around java. util.Date TIME java. sql.Time Thin wrapper around java. util.Date TIMESTAMP java. sql.Timestamp Composite of a java. util.Date ... LONGVARCHAR as a Java input stream. DATE java. sql.Date Thin wrapper around java. util.Date TIME java. sql.Time Thin wrapper around java. util.Date TIMESTAMP java. sql.Timestamp Composite of a java. util.Date ... SQL Types to Java SQL type Java type Description LONGVARCHAR String Variable-length character string. JDBC allows retrieval of a LONGVARCHAR as a Java input stream. NUMERIC java. math.BigDecimal...
  • 50
  • 370
  • 0

Xem thêm