2009/10 (RSS)

Check the use of Javascript and the FCKeditor value (to)

Check the use of Javascript and the value of FCKeditor is very easy to read as follows: / / Access to HTML content editor function getEditorHTMLContents (EditorName) ( var oEditor = FCKeditorAPI.GetIn ...

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 ...

Software Project Management courses teaching lesson plans

Sequence: an overview of project management software First: the initial software projects Chapter 1 of the initial process of software projects Second: Software project plan Chapter 2 of the scope of ...

Plug-in Development openfire

Openfire Plugin Developer's Guide Introduction Plug-ins to enhance functionality Openfire. This document is a guide to developers to create plug-ins. The structure of a plug-in Plug-ins Plug-ins o ...

From Requirements to Design and Coding

Between requirements and design differences, but as far as possible the specifications of your specific realization of a preference. The ideal situation is: Considerations in the design should not be ...

What kind of technical personnel valuable

Recently, our company looking for people, I asked company executives to find what kind of, what kind of bosses that have, technical architect, business architect, database architect, requirements anal ...

MyEclipse + Tomcat under the Web project development process automatically deployed

MyEclipse + Tomcat under the Web project development process in general, there are two automatic deployment methods: [Mentioned here refers to the automatic deployment of modified class file] (1) amen ...

Iterator (Iterator)

Iterator (Iterator) Iterative design is a model, it is an object, it can traverse and select the target sequence, and the developers do not need to understand the underlying structure of the sequence. ...

Procedures of life 5 years: from novice to project management

I am an ordinary institutions, non-computer science graduate. From graduation to work now for five years. Procedures of life recalled, but also taste quite doubled. I am a junior last semester from th ...

Help me analyze how to modify the curriculum vitae you?

My CV, I hope to amend brothers under me. Name: *** Contact :*********** Project knowledge and project experience: 1. A whole year's JAVA, J2EE development experience 2. There are two project deve ...

memcached with ruby

memcached is very powerful, it is also very simple to install: http://www.danga.com/memcached/download.bml Download source, compile and install. Libevent library should pay attention to the existence ...

Thursday May 21 China's first see Ruby Conference JavaEye live chat

Thursday May 21 the First China Ruby Conference 8:30 tomorrow onwards, the General Assembly, the founder of Ruby language Matz will make a speech, other guests are also very strong line-up. Is somethi ...

fckeditor on rails with 2.2

0.5.1 the latest version of fckeditor http://rubyforge.org/frs/?group_id=2038&release_id=23116 The following plugins are copied to the implementation of rake fckeditor: install After the success o ...

Beijing has a number of ruby programmers?

Surveys such as the title. 报个名it!

rails2.3.2 in the windows under the render: file a bug

In the windows on render: file use absolute addresses, there will be invalid argument error, view the source code, an error is found on the rails of the separator system to determine a problem, it is ...

ruby graphical Can't find a usable init.tcl

1. Need ActiveTcl http://downloads.activestate.com/ActiveTcl/Windows Need tcl8.4.dll Link below the error Can't find a usable init.tcl http://www.archivum.info/comp.lang.tcl/2006-03/msg00338.html ...

This is the Bug Bar CruiseControl.rb

Home is not Linux, wanted to run under very CC.rb, Recently, under a project requires an understanding of continuous integration, so at home to download the latest CC.rb loaded up, and cruise add two ...

Spring JDBC operations on Oracle10g database issue of RowSet

The use of Spring JDBC for Oracle10g database page when the anomaly occurred, an error message is as follows: Above errors, the operation is carried out in view from a query data and paging operations ...

JPA + Hibernate 3 CRUD operations audit log history of a solution (with source)

http://jeffreyhsu.javaeye.com/blog/191696 Keyword: jpa, hibernate, log audit, operational history, interceptors, event-driven, event listener We have earlier. Net projects j2ee need transformation, th ...

seam hibernate search the full demo

seam and hibernate search to achieve the perfect integration, if you own seam debug some of you demo. Will have tasted the sweetness of the seam, you have to fall in love with this thing. Which in the ...

java.sql.SQLException: ORA-00911: invalid character

Been the morning debugging .. java.sql.SQLException: ORA-00911: invalid characters in this error .. Repeatedly to check the database there is no problem debugging .. no way to come up with the ultimat ...

struts2 + hibernate + spring2.5 + properties integrated integrated approach

In some projects may need to use properties instead of database-related hibernate.cfg.xml configuration management can be simplified to facilitate the maintenance of properties or for dynamic loading. ...

How to use hibernate the event / eventlistener

http://blog.csdn.net/guosydragon/archive/2007/04/15/1565742.aspx recently learned here, a little gain, try out their own, out to show one's inadequacy, but there is help for beginners, after all, ...

Study Notes hibernate mapping set 10 ---

1, set As already introduced the use of set, there is only one element brief elements: If the one-to-many multi-table in the small field, you can establish a mapping file do not have a separate, more ...

Learning how to SSH

J2EE internal force, roughly divided into three primary levels is the basis for JAVA, and the second level of thinking and mode of OO, the third level is the specific areas (such as technical specific ...

Hibernate error solution

Problem 1: java.lang.IllegalArgumentException: argument type mismatch Wrong reasons: jsp page, form types and form Tag Library form enctype attribute values do not match. Solution: Set the correct val ...

Hibernate query understanding of several important

A, hibernate query 1, the test list and the relationship between Iterator and cache (1), in the same session in the first iteration and then list The results of the implementation is: Hibernate: selec ...

jquery.wysiwyg.js

http://code.google.com/p/jwysiwyg/ Small changes do (function ($) ( $. fn.document = function () ( var element = this [0]; if (element.nodeName.toLowerCase () == 'iframe') return element.conte ...

Javascript debugging tool: Firebug explain the use of (Lower)

<!--[ if! supportLists] -> 8, <!--[ endif] -> view the DOM structure Functional area will be the second line of the label to switch to the "DOM" I can see the level of the DOM st ...

JavaScript combat manuals (covering a wealth of application examples JQuery)

"JavaScript combat manual" ISBN :978-7-111-25867-4 Price: 89.00 yuan An important aspect of this book include: Directly from JavaScript to build well-structured procedures, these procedures ...

Struts2 configuration and sitemesh

Integration of the Spring / Webwork / Sitemesh / FreeMarker configuration related web.xml need to configure the three filter, which filter the order of 3 can not be reversed, must be in accordance wit ...

Struts2 + JSON to achieve the return of objects and a list of AJAX

JSON is a plug-in, it allows us to call in the asynchronous JavaScript in Action, it provides a return json result type (ResultType), as long as the specified type for Action return json result type, ...

Prototype study entry

Prototype by Sam Stephenson developed a Javascript library as well as the originator of other frameworks. Part of its existing Javascript objects such as Object, Function, Dom, String, such as expansi ...

js sort table

Directly replicate the results can be seen on! <meta Http-equiv="Content-Type" content="text/html; charset=gb2312"> Table

From shallow to deep understanding of JavaScript category

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ...

JavaScript combat manual

JavaScript combat manual With David Sawyer McFarland Li Qiang et al ISBN :978-7-111-25867-4 Price: 89.00 About the author David Sawyer McFarland is the Sawyer McFarland Media, president of the company ...

javascript to determine whether the digital

http://www.yxl.cn/Info/20051231, 124813,7012. html isNaN function isNaN (expression: Object): Boolean Parameters, if the value is NaN (non-digital), then return true. This function can be used to chec ...

JS open source framework JHelper

JHelper is a shared open source JS library, which installed a similar layered Java in the List, Map, StringBuffer, as well as collections such as custom sorting, and user-friendly operation and flexib ...

Extjs Chinese learning website

EXT I think learning to develop the best approach is to develop in the real before, mastering advanced JavaScript knowledge, Just as fish swim in the water with ease, like on the JS. JavaScript can cr ...

jQuery and Extjs of cross-border visit to the Ajax

jquery code: Extjs code: Note: jQuery whether or not to send Extjs custom HTTP information, because they are dynamically generated through labeling <scripe> ways to achieve cross-domain access!

JavaScript actual manual (covering a wealth of application examples JQuery)

"JavaScript combat manual" ISBN :978-7-111-25867-4 Price: 89.00 yuan An important aspect of this book include: Directly from JavaScript to build well-structured procedures, these procedures ...

prototype's ajax

prototype's ajax

PHP developers should be familiar with the concept of the five

PHP developers should be familiar with the concept of the five Grammatical structure of the textbook and practical knowledge of program design is different, the real knowledge to the development of th ...

Mobile gaming casual game network of development

Preliminary idea of the project: development of a platform based on the current mobile phone pc game casual game, would be in line with the characteristics of mobile games ported to mobile phone game ...

Taobao java engineer recruitment

If you want to find a place where old-age do not come on, Directed at the money you want to met on the other. Education is not a problem, Did not graduate from primary school on the免谈(except self-taug ...

Software requirements specification template

Needs analysis can be divided into the needs, requirements and needs assessment described in three stages. Needs to focus on the purpose of description system. And analysis needs to focus only on the ...

JUnit framework for design and use of design patterns

JUnit framework for design and use of design patterns Translation: Yong-Jun Hu hu.yong.jun @ ctgpc.com.cn be added [] Original: JUnit A Cook's Tour, see www.junit.org JUnit framework for design an ...

sqlserver connection method ruby

ruby Rails provides a good support for My SQL, do not need to do any configuration, you can connect. However, for SQLServer more cumbersome connections. The following will introduce a provision of the ...

Lighttpd + FastCGI + Ubuntu + Rails2.3 set record

BLOGSPOT at GOOGLE had to engage in a BLOG, toss a good few, BLOGSPOT be the result of the shield is !@#$%^%&^&^&& A lot of prior research related materials, a lot of summing up this s ...

Include vs Extend in Ruby

Posted 3 days back at RailsTips.org - Home In which I show the difference between include and extend when working with modules in Ruby. Now that we know the difference between an instance method and a ...