Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could BEST be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop
標簽: programming language Java technology
上傳時間: 2014-01-03
上傳用戶:huangld
《重構[改善既有代碼的設計中文版]/軟件工程系列》中文版,侯捷等譯,Martin Fowler和本書另幾位作者清楚揭示了重構過程,他們為面向對象軟件開發所做的貢獻,難以衡量。本書解釋重構的原理(principles)和最佳實踐方式(BEST practices),并指出何時何地你應該開始挖掘你的代碼以求改善。本書的核心是一份完整的重構名錄(catalog of refactoring),其中每一項都介紹一種經過實證的代碼變換手法(code transformation)的動機和技術。
上傳時間: 2013-12-18
上傳用戶:417313137
Visual C++ has been one of most effective tool for the large industrial applications. This book is the BEST resource I have ever found on Industrial Applications of Visual C++.
標簽: applications industrial effective Visual
上傳時間: 2014-11-27
上傳用戶:lmeeworm
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the BEST practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling programs.
標簽: Media Java Cross-Platform Visualization
上傳時間: 2013-12-04
上傳用戶:hanli8870
Java has become a confusing world. Five years ago, there were few decisions to make once you started programming in Java—you used AWT for graphical user interfaces, sockets for network programming, and hacked together everything else you needed. Since then, though, the APIs available for the Java language have grown, and grown. . . and grown. Now you can dabble in Swing, servlets, Enterprise JavaBeans (EJB), JavaMail, and more. Additionally, there are now packages of APIs, like the Java 2 Micro Edition (J2ME) and Java 2 Enterprise Edition (J2EE). While these packages seem to be nicely wrapped bundles of useful APIs, they don t help the average developer figure out how to piece together the APIs contained in these packages. Though it s simple to find documentation on the individual APIs, getting the "big picture" is difficult, at BEST. One of the most interesting, but difficult, aspects of Java today is building Java enterprise applications using the J2EE package.
標簽: confusing decisions become world
上傳時間: 2013-12-30
上傳用戶:haoxiyizhong
The model is Goal Programming and Serial Correlation with fuzzy concept. This model can be used to solve some finance and economic problems. The result can find the BEST and worse solution.
標簽: model Correlation Programming concept
上傳時間: 2014-01-10
上傳用戶:wfeel
Guide to the many features and functions of Spring MVC, including tips and tricks to get the most out of this flexible framework. This book also contains some BEST practices for developing well-designed and decoupled web applications.
標簽: the and functions including
上傳時間: 2013-12-30
上傳用戶:zhangzhenyu
Buses are a powerful and efficient modeling construct. Using them to produce optimal code is dependent on following a basic set of BEST practices. This document provides a set of patterns that can be followed the BEST results
標簽: efficient construct powerful modeling
上傳時間: 2013-12-15
上傳用戶:cc1015285075
This functions computes SARMA or multiplicative (p,q) x (P,Q) models for (p,q,P,Q) in (pvec x qvec x Pvec x Qvec) it returns the BEST according to AIC where AIC has been modified to account for fixed parameters x = input data pvec = vector of p s set pvec=[0] for no AR qvec = vector of q s set qvec=0[] for no MA Pvec = vector of P s Qvec = vector of Q s T period for multiplicative model
標簽: multiplicative functions computes models
上傳時間: 2017-06-30
上傳用戶:Breathe0125
Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started with Eclipse and exploring the breadth of its features. We rundown the Eclipse distributions and confguration options, then guide you through Views, Editors, and Perspec- tives in Workbench 101. We list the top shortcuts and toolbar actions for everyday development. And, we provide a guide to the BEST places for fnding plug-ins and getting involved with the Eclipse community.
標簽: Development Environment Integrated ecosystem
上傳時間: 2013-12-18
上傳用戶:wangchong