Mostrando 1,141 - 1,160 Resultados de 32,738 Para Buscar 'JAXA~', tiempo de consulta: 1.90s Limitar resultados
  1. 1141
    Publicado 2015
    Tabla de Contenidos: “…Asynchronous setups and teardownsAsynchronous specs; Timeout; Summary; Chapter 5: Jasmine Spies; The ""bare"" spy; Spying on an object's functions; Testing DOM events; Summary; Chapter 6: Light Speed Unit Testing; Jasmine stubs; Jasmine Ajax; Installing the plugin; A fake XMLHttpRequest; Summary; Chapter 7: Testing React Applications; Project setup; Our first React component; The Virtual DOM; JSX; Using JSX with Jasmine; Component attributes (props); Component events; Component state; Component life cycle; Composing components; Summary; Chapter 8: Build Automation; Module bundler - webpack…”
    Libro electrónico
  2. 1142
    Publicado 2015
    Tabla de Contenidos: “…Chapter 2 Writing Your First JavaScript ProgramSetting Up Your Development Environment; Downloading and installing Chrome; Downloading and installing a code editor; Reading JavaScript Code; Running JavaScript in the Browser Window; Using JavaScript in an HTML event attribute; Using JavaScript in a script element; Including external JavaScript files; Using the JavaScript Developer Console; Commenting your code; Chapter 3 Working with Variables; Understanding Variables; Declaring Variables; Understanding Global and Local Scope; Naming Variables; Creating Constants Using the const Keyword…”
    Libro electrónico
  3. 1143
    Publicado 2008
    “…JavaScript : the good parts. German…”
    Libro electrónico
  4. 1144
    por Reid, Jonathan
    Publicado 2013
    Tabla de Contenidos: “…; Basic Data Types and Primitives; Type Conversion in JavaScript; Putting It Together: Two Common Patterns; Immediately Executing Function Expressions; The Module Pattern; Summary; CHAPTER 2 JavaScript Nuts and Bolts; Formatting JavaScript Code; Relying on ASI; Be Consistent; Expressions and Statements; Expressions; Statements; Operators; Precedence; Variables; Declaring Variables in JavaScript; Understanding Variable Scope in JavaScript; Managing Variables in JavaScript; Objects; Inheritance…”
    Libro electrónico
  5. 1145
    por Juneau, Josh
    Publicado 2013
    Tabla de Contenidos:
    Libro electrónico
  6. 1146
    Publicado 2014
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  7. 1147
    por Barker, Tom
    Publicado 2012
    Tabla de Contenidos: “….; Chapter 4: perfLogger-JavaScript Benchmarking and Logging; Architecture; Let's Code!…”
    Libro electrónico
  8. 1148
    por Iliescu, Ovidiu
    Publicado 2011
    Tabla de Contenidos: “…A Simple Test ApplicationSummary; Chapter 3 Defining Our Data; Why Implement the Model Interface?; Making Data Types Immutable; Defining the Tweet Data Type; Defining the TwitterUser Data Type; Defining the TwitterServer Entity; Defining the UserCredentials Data Type; Defining the TweetFilter Data Type; Defining the Timeline Entity; Choosing Intelligent Representations for Your Data; Summary; Chapter 4 The Networking Module; Setting Up and Configuring the Library; Writing Our TwitterServer Implementation; Best Practices for Java ME Networking; Summary; Chapter 5 The Persistence Module…”
    Libro electrónico
  9. 1149
    Publicado 2014
    Materias: “…Java virtual machine…”
    Libro electrónico
  10. 1150
    Publicado 2014
    Materias: “…Java (Computer program language) Development…”
    Libro electrónico
  11. 1151
    Publicado 2014
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  12. 1152
    por Cecco, Raffaele, 1967-
    Publicado 2011
    Tabla de Contenidos: “…Code reuse and optimization -- DHTML essentials -- Scrolling -- Advanced UI -- Introduction to JavaScript games -- HTML5 Canvas -- Vectors for games and simulations -- Google visualizations -- Reaching the small screen with jQuery mobile -- Creating Android apps with PhoneGapages…”
    Libro electrónico
  13. 1153
    por Flanagan, David
    Publicado 2012
    Materias: “…JavaScript (Computer program language)…”
    Libro electrónico
  14. 1154
    por Suehring, Steve
    Publicado 2013
    Tabla de Contenidos: “…JavaWhat? : the where, why and how of JavaScript -- Integrating JavaScript into design -- AJAX and server-side integration -- JavaScript and Windows 8.…”
    Libro electrónico
  15. 1155
    Publicado 2010
    Tabla de Contenidos: “…Getting Error Messages from Resource Bundles -- The Custom Converter Sample Application -- Supplying Attributes to Converters -- Implementing Custom Validator Classes -- Registering Custom Validators -- Validating with Bean Methods -- Validating Relationships between Multiple Components -- Implementing Custom Converter and Validator Tags -- Conclusion -- 8 EVENT HANDLING -- Events and the JSF Life Cycle -- Value Change Events -- Action Events -- Event Listener Tags -- The f:actionListener and f:valueChangeListener Tags -- Immediate Components -- Using Immediate Input Components -- Using Immediate Command Components -- Passing Data from the UI to the Server -- Method Expression Parameters: JSF 2.0 -- The f:param Tag -- The f:attribute Tag -- The f:setPropertyActionListener Tag -- Phase Events -- System Events: JSF 2.0 -- Multi-Component Validation -- Making Decisions before Rendering the View -- Putting It All Together -- Conclusion -- 9 COMPOSITE COMPONENTS: JSF 2.0 -- The Composite Tag Library -- Using Composite Components -- Implementing Composite Components -- Configuring Composite Components -- Attribute Types -- Required Attributes and Default Attribute Values -- Manipulating Server-Side Data -- Localizing Composite Components -- Exposing a Composite's Components -- Exposing Action Sources -- Facets -- Children -- JavaScript -- Backing Components -- Packaging Composite Components in JARs -- Conclusion -- 10 AJAX: JSF 2.0 -- Ajax and JSF -- The JSF Life Cycle and Ajax -- The JSF Ajax Recipe -- The f:ajax Tag -- Ajax Groups -- Ajax Field Validation -- Ajax Request Monitoring -- JavaScript Namespaces -- Handling Ajax Errors -- Ajax Responses -- The JSF 2.0 JavaScript Library -- Passing Additional Ajax Request Parameters -- Queueing Events -- Coalescing Events -- Intercepting jsf.ajax.request() -- Using Ajax in Composite Components -- Conclusion…”
    Libro electrónico
  16. 1156
    Publicado 2015
    Tabla de Contenidos: “…Verifying the modelUsing the model; Preparing data; Summary; Chapter 2: Finding Parts of Text; Understanding the parts of text; What is tokenization?…”
    Libro electrónico
  17. 1157
    Publicado 2009
    “…Książka JavaScript — mocne strony to wyjątkowy podręcznik do nauki tego popularnego, dynamicznego języka programowania. …”
    Libro electrónico
  18. 1158
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Designing Software Architectures in Java – Methods and Styles Software Requirements – Collecting, Documenting, Managing Common Architecture Design Techniques Best Practices for Design and Development Exploring the Most Common Development Models Exploring Essential Java Architectural Patterns Exploring Middleware and Frameworks Designing Application Integration and Business Automation Designing Cloud-Native Architectures Implementing User Interaction Dealing with Data Cross-Cutting Concerns Exploring the Software Life Cycle Monitoring and Tracing Techniques What's New in Java?…”
    Libro electrónico
  19. 1159
    Publicado 2011
    Tabla de Contenidos: “…Getting started with JavaScript -- Getting started with jQuery -- Building web page features -- Ajax: communication with the web server -- Tips, tricks, and troubleshooting…”
    Libro electrónico
  20. 1160
    por Marinacci, Joshua
    Publicado 2012
    Materias:
    Libro electrónico