uml for web site development

Posted on November 22nd, 2009 in Development

Editor: http://hi.baidu.com/totaobao/blog/item/e3c6bbdedd14e75dcdbf1a0e.html uml and web site development 2007-07-01 00:23 AM First, an overview of Web sites are often complex and highly dynamic chara ...

Version of the software GA, RC, Demo, Build the meaning of

Posted on November 21st, 2009 in Development

Private http://blog.chinaunix.net/u2/64804/showart_1751869.html Alpha: An internal test version, there is generally no release to the outside, there will be a lot of Bug. Testers generally use only. B ...

Software company start-up stage of the eight recommendations

Posted on November 21st, 2009 in Development

Software company start-up stage of the eight recommendations Following are eight recommendations to the software company pioneering the experience accumulated, it is also the success of failure, if yo ...

Application development in data dictionary design and implementation of programs

Posted on November 21st, 2009 in Development

Application development in data dictionary design and implementation of programs

Software engineering ideas

Posted on November 21st, 2009 in Development

Note: 1) Dr. Lin Rui Zheda the "software engineering thinking" book full chapter 8. This is Mr enough in their own operating company after the success of a profound summary, it is the recomm ...

Java programmers to the architect's recommendation to read the book collection

Posted on November 21st, 2009 in Development

1, Java Programming Introduction to Class No Java programming experience for the programmer to entry, any entry not read the same book, at this stage you need to quickly master the Java based on the b ...

Inefficient J2EE ------- Why so users can not participate in the development

Posted on November 21st, 2009 in Development

It is found from the Internet to the definition of a J2EE. Quote J2EE is a Java 2 platform, the use of enterprise solutions to simplify development, deployment and management of complex issues related ...

twitter with ruby

Posted on November 21st, 2009 in Ruby

Twitter integration should be simple things, recommended the use of twitter gem, so easy. Oauth to support and httpauth. oauth process must be binding. http://twitter.rubyforge.org/

Chinese ruby

Posted on November 21st, 2009 in Ruby

1.9.1 Testing a bit of hash in the performance of a ruby at the same time understanding the Chinese program is very powerful!

ruby the General Assembly information

Posted on November 20th, 2009 in Ruby

It can not read the future, may be used, up first collection http://www.javaeye.com/wiki/rubyconf/1709-first-rubyconf-china-information

[js] using regexp to achieve replaceall

Posted on November 20th, 2009 in AJAX

Js as a result of the String object only replace, but not replaceAll function, in the absence of awareness before the regexp is a string it is very difficult to all the objects are replaced one-time, ...

JavaScript development tools collection (b)

Posted on November 20th, 2009 in AJAX

2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are ...

JAVASCRIPT four ways the definition of the object

Posted on November 20th, 2009 in AJAX

The first to write a function, the following will be used several ways Factory methods First create the object, and then add properties and methods, do not need to use NEW to create objects, If the fu ...

Save the page with js content specified. Specified file type

Posted on November 20th, 2009 in AJAX

Save the page with the specified content js Transfer from: http://rorchina.javaeye.com/blog/184425 Saved in HTML in the Table to Excel Transfer from: http://www.bcbbs.net/news/Content28841.aspx

Javascript refresh the page several methods

Posted on November 20th, 2009 in AJAX

Non-Modal refresh parent page: window.opener.location.reload (); Modal refresh parent page: window.dialogArguments.location.reload (); First look at a simple example: The following three pages named f ...

JS calculated the number of days the date of paragraph

Posted on November 20th, 2009 in AJAX

JS calculated the number of days the date of paragraph

Cascade 2 dwr

Posted on November 20th, 2009 in AJAX

<% @ Page contentType = "text / html; charset = utf-8"%> < % @ page import = "java.util.ArrayList"%> < % @ page import = "bean.CategoryBean"%> < % @ ...

extremely low efficiency js className

Posted on November 20th, 2009 in AJAX

http://topic.csdn.net/u/20090304/13/af174dfe-2ce9-4916-81b2-caa66f491232.html Big Brother. You'll never stick! ! ! Oh, thank you for your help to solve you Ha, ha, ha Removed for the cell cycle, t ...

cookies keep javascript operation (settings). read. delete function Detailed examples

Posted on November 19th, 2009 in AJAX

Previously been thought to be generally carried out in the JavaScript operation COOKIES, but encountered today, it also made you, as a collection of it, the following are a few features of these were ...

JS refresh iframe method to achieve

Posted on November 19th, 2009 in AJAX

<iframe src="1.htm" name="ifrmname"> </ iframe> Program I: The name attribute with iframe positioning <input type = "button" name = "Button" valu ...

javascript inheritance mechanism

Posted on November 19th, 2009 in AJAX

The inheritance mechanism javascript: Function.prototype.read = function (){};// expansion Function prototype for (var i in Object) alert (i) / / show the read, this is further evidence of the Functio ...

javascript achieve Timer.wait () function

Posted on November 19th, 2009 in AJAX

javascript achieve Timer.wait () function

Written by a number of Ajax and JavaScript need to know DOM concepts

Posted on November 19th, 2009 in AJAX

1 the use of JavaScript in the page        To the use of a web page JavaScript, you can use <script> label, if you want to write JavaScript in the page source directly, and can be as follows:   ...

jdbc driver 4 and the common types of jdbc connection string

Posted on November 19th, 2009 in Java

1: jdbc driver 4 types Type1: through the use of JDBC-odbc bridge to connect oracle, poor portability Type2: oracle oci: relatively poor portability, it is necessary to depend on the oracle of the oci ...

Hibernate use WebSphere Distributed Cache (DistributedMap) the realization of

Posted on November 19th, 2009 in Java

Agreement In this paper, the realization of the environment is hibernate 3.3.1 WebSphere 6.1.0.21 Other versions should be able to have the same or similar path and the realization of the way (specifi ...

Knowledge elements of the learning process AVA

Posted on November 19th, 2009 in Java

A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...

Hibernate cache of learning

Posted on November 18th, 2009 in Java

Hibernate for the ORM this type is concerned, the more important cache significantly, it is the persistence layer the key to performance. Simply put, Hibernate is packaged JDBC in order to achieve the ...

Hibernate cache study

Posted on November 18th, 2009 in Java

Hibernate cache Raiders (2007-07-18 21:51:37) Tags: hibernate Category: Hibernate Many people are not very familiar with the secondary cache, or there is a wrong understanding, I have always wanted to ...

S2SH project to build process

Posted on November 18th, 2009 in Java

S2SH project to build process

JDBC database connections commonly used written

Posted on November 18th, 2009 in Java

JDBC database connections commonly used title written zlyperson (original) Keyword JDBC Sybase MySQL SQLServer PostgreSQL Oracle ODBC 1. MySQL ( http://www.mysql.com) mm.mysql-2.0.2-bin.jar / Class.fo ...

Hibernate's understanding of inverse and cascade

Posted on November 18th, 2009 in Java

4. Hibernate how to update the database pojo 4.0 in the commit / flush before, hibernate will not be a mysterious object pojo treatment. 4.0.1 in the pojo when a select query, hibernate under the &quo ...

Hibernate and iBiats

Posted on November 18th, 2009 in Java

iBATIS is easy to learn, Hibernate is very complex, very high threshold, if you seek fast start, iBATIS is a better choice. iBATIS need to hand-written sql statements, but also can generate a part of, ...

Java 3 Po

Posted on November 18th, 2009 in Java

Java Development Po 3: Framework (framework, such as struts, spring, hibernate) Mode (design patterns, analysis patterns, the best way to learning: understanding of the problems, analyze problems, ask ...

JAVA learning process

Posted on November 18th, 2009 in Java

A: J2SE Object-oriented - Packaging, inheritance, polymorphism Analysis of memory Recursive Collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...

ejb (1)

Posted on November 18th, 2009 in Java

What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...

Java rules engine-Drools

Posted on November 18th, 2009 in Java

<! - Conditions or 'Left Hand Side' (LHS) that must be met for business rule to fire -> <! - Note markup -> <java:condition> stockOffer.getRecommendPurchase () == null </ ...

Detailed study DWR

Posted on November 17th, 2009 in AJAX

DWR The principle is: the JAVA-type and reached into the JS from JS call in JAVA class method, the realization of the asynchronous call. GWT compared with the advantages of DWR A, DWR can be synchroni ...

An hour to get Ajax

Posted on November 17th, 2009 in AJAX

An hour to get Ajax, serious proposals reference manual xmlhttp legendary Ajax, entry is easy. Of course, something deeper than the understanding of their principles, learn more quickly. Principle: UI ...

js script Select All checkbox

Posted on November 17th, 2009 in AJAX

<input type=checkbox name=mm value=a> <br> <input type=checkbox name=mm value=b> <br> <input type=checkbox name=mm value=c> <br> <input type=checkbox name=mm val ...

E-mail on the Rails

Posted on November 17th, 2009 in Ruby

Gmail Smtp used to send email (rails2.0) Using ActionMailer to send mail (smtp way) E-mail problem ActionMailer increase the use of the local postfix mail server to send mail Ruby on Rails to send e-m ...

Ruby [Hash method summary]

Posted on November 17th, 2009 in Ruby

1. To add a default value Hash: h = (1,2,3,4) # => (1 => 2, 3 => 4) h.default = 7 h [1] # => 2 h [3] # => 4 h [4] # => 7 h [5] # => 7 二. Hash to add key-value pair: h = () # => ...

Larger domestic traffic Ruby on Rails Web site Top 10

Posted on November 17th, 2009 in Ruby

I know it is the larger domestic traffic Ruby on Rails Web site. Abroad than Twitter, too many of their small volume, it is nothing. But all things have a development process, please let us pay tribut ...

Project management on a Rethinking

Posted on November 17th, 2009 in Development

Author: Shen East China Sea That fade specific business areas such as content, samples of which only the management and process things, which may be too extreme point of view, but as the concept of IT ...

Java web development feel more and more complex

Posted on November 17th, 2009 in Development

Earlier use of the development of a django site (Unfortunately, abortion), and now return to a previous java maintenance management system. Begun to consider their own development model, to be honest, ...

MemCached cache system to optimize the process of client-side Java

Posted on November 16th, 2009 in Development

MemCached cache system to optimize the process of client-side Java http://www.infoq.com/cn/articles/memcached-java What is Memcached? Memcached is a centralized Cache, support for distributed horizont ...

The use of struts + spring + hibernate assembly web application

Posted on November 16th, 2009 in Java

This article will discuss how the combination of several well-known framework to achieve the purpose of loosely coupled and how to set up your framework, how to make your line all the application laye ...

jar needs hibernate3 struts1.x

Posted on November 16th, 2009 in Java

antlr-2.7.2.jar cglib-nodep-2.1_3.jar commons-collections-3.1.jar commons-logging-1.0.4.jar dom4j-1.6.1.jar hibernate3.jar jta-101.jar junit.jar log4j-1.2.9.jar servlet-api-2.4.jar truts.jar msbase.ja ...

Mssql + Hibernate frameworks, such as garbage problem

Posted on November 16th, 2009 in Java

First of all you have to ensure that the character of Mssql is correct, If your database uses utf8 encoding at Hibernate then your url should be in jdbc: mysql: / / localhost: 3306/test? useUnicode = ...

Java source code and recommended books to read!

Posted on November 16th, 2009 in Java

1. Java language based on On the basis of Java language learning books, I am sure you will recommend Bruce Eckel's "Thinking in Java". It is written in a very profound technical books, J ...

spring 2.0 + hibernate3.2 + struts 2.0 configuration records

Posted on November 16th, 2009 in Java

struts2.0 + spring2.0 + hibernate 3.2 combined with the development of Web applications has brought a lot of improvements, more configuration parameters. The following describes how to combine the use ...