complexity (RSS)

09 projects, some concluding

Are the project encountered problems, look at this record. Fast Table: For some statistical values, such as the total, incremental, these real-time is not high but the query a lot of features can be e ...

javamail e-mail experience (order)

Recently doing a mail client for IMAP protocol QQ mailbox, so write down some experience to share with you, and there are many issues to discuss with you, hope that we can give some help, here is my b ...

Java-depth analysis of the character encoding

December 3, 2009 1. Character Set In the computer world, we need to express too many characters, in order to computer can correctly display these characters, we will encode these characters, making ch ...

"J2EE development without EJB" reading notes (2)

Productivity Automatic Code Generation For general applications, instead of using code generation to deal with, it is better to find ways to reduce the complexity, such as the use of design as simple ...

SOA implementation: top-down or bottom-up?

In the realization of a time when service-oriented architecture, business users and IT team, it is desirable to promote the development process it M? And that two kinds of options may be becoming the ...

The system needs to sort priorities

The system needs to sort priorities Make sure first of all to build the most important needs Recognizing the success of the project team can not be equated to create demand for all, therefore, need to ...

The idea of software testing

Software Testing Is the core of the test design, and software testing depends largely on the quality of design Software Testing Does the idea of staff and the place open. The accumulation of this will ...

Schools made the item and the actual opening of the project thinking

Discussed in the company today "into the sales floor" of the module, previously done in the school itself. 6 individuals with the results of our technical director to discuss our day. I have ...

hibernate Study Notes 3 - Service Management

Hibernate recent study on design pattern dao have some doubts, summed up the program the following affairs: 1, involves only a simple business process The use of JDBC services can hibernate at this ti ...

IT Project Risk Management: A carefully made ship years

http://www.kuqin.com/projectmanage/20090504/49549.html Introduction There is a poetic image to describe the characteristics of risk: "I have taken lightly, as I have to soft." "Risk&quo ...

Actual DDD (Domain-Driven Design Domain-Driven Design: Evans DDD)

And the field of object-oriented modeling Azeri Panchiao http://www.jdon.com 2006/12/6 (reprint requests to retain) If there is no changing needs, perhaps there would be no today's object-oriented ...

How to get rid of JS bad connection string, I falling into the trap

A, ECMAScript string is immutable, that is, their value can not be changed, so when you write the following code does what when? Steps are as follows: Create storage "Hello" string Create st ...

GAE JRuby: links and notes

Google App Engine to support java, the action fast-Ola Bini just one day, they go up the deployment of JRuby. This is the original with Ola Bini: http://olabini.com/blog/2009/04/jruby-on-rails-on-goog ...

Optimization hibernate

HIBERNATE help this article in accordance with the documents, books and a number of network projects from the experience of finishing, only the main points and ideas, of the specific approach can expl ...

Java developer-oriented guide to db4o: Part 5: Arrays and collections

For collections and arrays Java developer-oriented guide to db4o: Beyond simple objects The first time to discuss the structure of the object introduced a new complexity. Fortunately, db4o no diversit ...

The importance of software engineering

Engage in the formal beginning of the thesis, dissertation feel too little of the look of the software recognize the macro is too shallow, it can be said there is no understanding of the overall situa ...

Advanced Software Testing Technology - white-box testing

1. The definition of white-box testing: 2. White-box testing Category: 2.1 Dynamic Testing 2.1.1 Basic path testing: Steps: 1) In accordance with the procedure flow chart flow draw Note: For complex c ...

How to become a model of excellent software Designer

How to become excellent recently read an article "How to become a model of excellent software designers," the article, deep feelings. Careful analysis of my own and found out that software d ...

Ajax Study Notes (c) Ajax using JSON for data transfer

Article reprint: http://www.ibm.com/developerworks/cn/web/wa-ajaxintro10/ JavaScript Object Notation (JSON) data format useful to learn how to use it more easily in the application of mobile data and ...

ibatis in spring and hibernate under the Integrated

In the actual project development, if only hibernate, often encounter a lot of the complexity of implementation of the sql and map methods, this time is very easy if ibatis, so we need to hibernate in ...

Think now that it is good, it is necessary to play to the limit - two series of unit testing

(Sic) http://www.blogjava.net/BlueDavy/archive/2006/01/22/28976.html Now that testing is good, then put it to play to the limit. Testing is good, it gives no cause for criticism, almost all people mak ...

Java EE Development Status and Development of Three Musketeers

JSF 2.0 Though Java On display at the framework layer of very intense competition, but the JSF is still stick to their territories. Although there is a lot of JSF's about ease of use and robustnes ...

Software development in the easy rules

Read the John Maeda "Simple rules" , I have summed up the look of software development in 10 easy rules. 1) confidence No matter what, confidence is the most important. I have always believe ...

Some of the software industry consider

We may have a misunderstanding, consider the production of a software on the things that has come to an end, finish the mission. And I do not think so. From the software life cycle (analysis, design, ...

Allow the development of automation: the continuing reconfiguration

Allow the development of automation: the continuing reconfiguration 2008-08-13 Author: Paul Duvall Source: IBM This article includes: Duplicate the conditions of the complexity of the code length meth ...

Ibatis VS Hibernate Persistence Layer

1. The complexity of database tables, first of all depends on demand and does not depend on the design, design capability and strong person, but also comply with the normative database table design, f ...

About hibernate cache and CRUD

hibernate as a now relatively popular lightweight ORM framework, started in 2003 in the domestic epidemic, and to do at the moment still on Persistence Layer dominant. Although rich and flexible objec ...

Ruby on Rails environment workflow implementation

Workflow enterprises are essential to the development of an important component. With workflow, customer demand will greatly improve the speed of implementation, taking into account the development of ...

Spring and Hibernate Integration

1. Management SessionFactory Spring Integration to use Hibernate, we do not need to file hibernate.cfg.xml. First, in the applicationContext.xml to configure the data source (dataSource) bean and the ...