PHP in Action phần 7 potx

jQuery in Action phần 7 potx

jQuery in Action phần 7 potx

... chapter to introduce these functions. Well, we had two primary reasons, which follow: ■ We wanted to guide you into thinking in terms of using jQuery commands rather than resorting to lower-level ... </body> </html> In this document, we import jQuery, which (as we know) defines the global names jQuery and its alias $ . We then redefine the global $ name to a string v...
Ngày tải lên : 05/08/2014, 09:46
  • 42
  • 411
  • 0
manning Hibernate in Action phần 4 potx

manning Hibernate in Action phần 4 potx

... available in the package net.sf .hibernate. mapping . Keep in mind that adding a property to an existing persistent class mapping as shown here is easy, but programmatically creating a new mapping ... the distinction between entities and value types in Hibernate. These concepts are required for fine-grained object modeling. 3.5 Fine-grained object models A major objective of the...
Ngày tải lên : 06/08/2014, 02:20
  • 36
  • 652
  • 0
manning Hibernate in Action phần 6 potx

manning Hibernate in Action phần 6 potx

... achieved using shared read locks and exclusive write locks. Reading transactions block writing transactions (but not other reading transactions), and writing transactions block all other transactions. ... the job of the Hibernate mapping types, and string is the name of a built -in Hiber- nate mapping type. The string mapping type isn’t the only one built into Hibernate; Hibernat...
Ngày tải lên : 06/08/2014, 02:20
  • 47
  • 543
  • 0
manning Hibernate in Action phần 7 pptx

manning Hibernate in Action phần 7 pptx

... public static final Rating EXCELLENT = new Rating("Excellent"); public static final Rating OK = new Rating("OK"); public static final Rating LOW = new Rating("Low"); ... static final Map INSTANCES = new HashMap(); static { INSTANCES.put(EXCELLENT.toString(), EXCELLENT); INSTANCES.put(OK.toString(), OK); INSTANCES.put(LOW.toString(), LOW); } private...
Ngày tải lên : 06/08/2014, 02:20
  • 44
  • 440
  • 0
Ajax in Action phần 1 potx

Ajax in Action phần 1 potx

... vii PART 1 RETHINKING THE WEB APPLICATION 1 1 ■ A new design for the Web 3 2 ■ First steps with Ajax 31 3 ■ Introducing order to Ajax 69 PART 2 CORE TECHNIQUES 11 7 4 ■ The page as an application 11 9 5 ■ The ... 397 Day 3: Ajax enabled 4 01 ■ Day 4: handling events 406 Day 5: the suggestions pop-up UI 413 Refactor debriefing 4 21 10.6 Summary 422 11 The enhanced Ajax w...
Ngày tải lên : 09/08/2014, 12:22
  • 69
  • 327
  • 0
ASP.NET AJAX in Action phần 7 docx

ASP.NET AJAX in Action phần 7 docx

... 9.4.4 Adding Ajax to the ASP.NET Login control Trying to put the ASP.NET Login control in an UpdatePanel reveals a sad truth: The control suddenly stops working, and your dreams of performing user ... you built in chapter 6 is an example of a control that processes user input in real time. 312 CHAPTER 9 Building Ajax- enabled controls Interestingly, both methods defined in t...
Ngày tải lên : 12/08/2014, 08:22
  • 57
  • 425
  • 0
ASP.NET AJAX in Action phần 10 potx

ASP.NET AJAX in Action phần 10 potx

... 479 transformers, built -in 406 ASP.NET Futures CTP installing 491–492 ASP.NET markup 374 ASP.NET page 285 Ajax- enabling 39–40 487 appendix A: Installing ASP.NET AJAX INDEX 529 feedback providing to user ... 434 creating 343 overview 306–311 Ajax- enabled user control 437 AjaxLogin class 326 AjaxLogin control creating 323–326 AjaxLogin script control building 326–328 AjaxPatter...
Ngày tải lên : 12/08/2014, 08:23
  • 59
  • 380
  • 0
Collective Intelligence in Action phần 7 pptx

Collective Intelligence in Action phần 7 pptx

... users, collective, ci, intelligence, collective intelligence, and web2.0. [users, user, 0.43643 578 0 471 9848] [collective, collect, 0.384212242932 272 6] [ci, ci, 0.384212242932 272 6] [intelligence, intellig, ... "Addictions" to SufferingAn article and 3.0 ?[ruby] [collective intelligence] " ;Collective Intelligence& quot;??????ruby??????? [IMG Programming Coll...
Ngày tải lên : 12/08/2014, 10:22
  • 43
  • 348
  • 0
Manning ASP.NET AJAX in Action PHẦN 7 potx

Manning ASP.NET AJAX in Action PHẦN 7 potx

... 9.4.4 Adding Ajax to the ASP.NET Login control Trying to put the ASP.NET Login control in an UpdatePanel reveals a sad truth: The control suddenly stops working, and your dreams of performing user ... defined in the IScriptControl interface are embedded in the control rather than in a different object. In some situations, you’ll want to turn an existing control into a scri...
Ngày tải lên : 12/08/2014, 16:20
  • 57
  • 437
  • 0
PHP in Action phần 5 potx

PHP in Action phần 5 potx

... the classic refactorings that are most useful for eliminating duplication. Extracting functions or methods to eliminate duplication is the same thing in prin- ciple as doing it to improve readability, ... changing the code incrementally. But in refactoring and redesign, especially of legacy code, the straight line from here to there invariably goes through a swamp. In refactoring, we g...
Ngày tải lên : 12/08/2014, 21:21
  • 55
  • 240
  • 0
PHP in Action phần 7 potx

PHP in Action phần 7 potx

... rich-client interfaces communicate with the user in much more flexible ways. In particular, in a rich-client interface, a part of the user interface can be updated without updating everything. In a ... copy of the current node in the input XML file, including child nodes. As mentioned in the comments to listing 13.9, escaping variables from PHP may be necessary mainly to avoid...
Ngày tải lên : 12/08/2014, 21:21
  • 55
  • 387
  • 0
PHP in Action phần 9 potx

PHP in Action phần 9 potx

... 432 CHAPTER 19 Database connection, abstraction, and configuration 19. 1 Database abstraction 433 19. 2 Decorating and adapting database resource objects 438 19. 3 Making the database connection ... method. 20.2.2 Substituting strings in SQL statements String substitution in PHP is relatively basic, and using it to generate SQL statements is not hard, but since we will be doing so...
Ngày tải lên : 12/08/2014, 21:21
  • 55
  • 256
  • 0

Xem thêm