Mostrando 4,021 - 4,040 Resultados de 33,201 Para Buscar 'JAXA~', tiempo de consulta: 1.18s Limitar resultados
  1. 4021
    por Ali, Juzer
    Publicado 2013
    Materias:
    Libro electrónico
  2. 4022
    Publicado 2011
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  3. 4023
    por Patel, Sandeep Kumar
    Publicado 2013
    Tabla de Contenidos: “…-- Configuring GSON in Eclipse -- Getting the GSON library -- Configuring a Java project -- Configuring a Maven project -- Quick start - creating your first JSON in GSON -- Step 1 - instantiating GSON -- The default approach -- The builder approach -- A quick example -- Top 12 features you need to know about -- Java objects support -- Serialization and deserialization -- Pretty printing -- Nested classes -- Static nested class -- Pure nested class -- Array -- Generic type -- Null object support -- Versioning support -- No argument constructor support -- Field naming support -- User-defined field naming -- Field exclusion strategies -- Configuring GsonBuilder -- Using annotation -- User-defined field exclusion annotation -- Applications of GSON -- People and places you should get to know -- Official sites -- Articles and tutorials -- Community -- Blogs…”
    Libro electrónico
  4. 4024
    por Ho, Clarence
    Publicado 2012
    Tabla de Contenidos: “…; Evolution of Dependency Injection; Beyond Dependency Injection; Aspect-Oriented Programming with Spring; Spring Expression Language (SpEL); Validation in Spring; Accessing Data in Spring; Object/XML Mapping (OXM) in Spring in Spring; Managing Transactions; Simplifying and Integrating with JEE; MVC in the Web Tier; Remoting Support; Mail Support; Job Scheduling Support…”
    Libro electrónico
  5. 4025
    por Harold, Elliotte Rusty
    Publicado 2013
    Materias:
    Libro electrónico
  6. 4026
    por Kainulainen, Petri
    Publicado 2012
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Getting Started; Java Persistence API; Key concepts; Creating database queries; Native SQL queries; Java Persistence Query Language; The Criteria API; Redis; Supported data types; Persistence; Replication; Publish/subscribe messaging pattern; Summary; Chapter 2:Getting Started with Spring Data JPA; Downloading dependencies with Maven; Configuring the Spring application context; Creating the properties file; Creating the application context configuration class…”
    Libro electrónico
  7. 4027
    Publicado 2012
    Materias:
    Libro electrónico
  8. 4028
    Publicado 2021
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  9. 4029
    Publicado 2020
    Materias:
    Libro electrónico
  10. 4030
    por Silberschatz, Abraham
    Publicado 2008
    Materias:
    Libro electrónico
  11. 4031
    Publicado 2014
    Tabla de Contenidos: “…Working with web servicesExploring JAX-WS with Eclipse; Developing a RESTful web service; Building a RESTful web service with Spring Framework; Summary; Chapter 7 : Unit Testing GWT Code with Mockito; Exploring Ajax and GWT; Learning the MVP pattern; Developing a GWT application using MVP; Unit testing GWT Code with Mockito; Summary; Index…”
    Libro electrónico
  12. 4032
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  13. 4033
    Publicado 2012
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- About the Authors -- About the Technical Editor -- About LearnKey -- Contents at a Glance -- Contents -- Acknowledgments -- OCA Java SE 7 Programmer Study Guide Project Team Acknowledgments -- Personal Acknowledgments -- Preface -- In This Book -- Electronic Content -- Exam Readiness Checklist -- In Every Chapter -- Some Pointers -- Introduction -- Specifics About the OCA Java SE 7 Programmer Certification Exam -- Additional OCA Resources -- Oracle's Certification Program in Java Technology -- Chapter 1: Packaging, Compiling, and Interpreting Java Code -- Understand Packages -- Package Design -- Package and import Statements -- Exercise 1-1: Replacing Implicit import Statements with Explicit import Statements -- Understand Package-Derived Classes -- Java Utilities API -- Java Basic Input/Output API -- The Java Networking API -- Java Abstract Window Toolkit API -- Java Swing API -- Exercise 1-2: Understanding Extended Functionality of the Java Utilities API -- Understand Class Structure -- Naming Conventions -- Separators and Other Java Source Symbols -- Java Class Structure -- Compile and Interpret Java Code -- Java Compiler -- Java Interpreter -- Exercise 1-3: Compiling and Interpreting Packaged Software -- Certification Summary -- Two-Minute Drill -- Self Test -- Self Test Answers -- Chapter 2: Programming with Java Statements -- Understand Assignment Statements -- The Assignment Expression Statement -- Create and Use Conditional Statements -- The if Conditional Statement -- The if-then Conditional Statement -- The if-then-else Conditional Statement -- The switch Conditional Statement -- Exercise 2-1: Evaluating the String Class in the switch Statement -- Create and Use Iteration Statements -- The for Loop Iteration Statement -- The Enhanced for Loop Iteration Statement…”
    Libro electrónico
  14. 4034
    Publicado 2014
    Tabla de Contenidos: “…Time for action - configuring Maven on STSCreating our first Spring MVC project; Time for action - creating a Spring MVC project in STS; Spring MVC dependencies; Time for action - adding Spring jars to the project; Time for action - adding Java version properties in pom.xml; A jump-start to MVC; Time for action - adding a welcome page; The Dispatcher servlet; Time for action - configuring the Dispatcher servlet; Deploying our project; Time for action - running the project; Summary; Chapter 2: Spring MVC Architecture - Architecting Your Web Store; The dispatcher servlet…”
    Libro electrónico
  15. 4035
    por Leonard, Anghel
    Publicado 2013
    Tabla de Contenidos: “…""Testing""""Hibernate OGM via the Java Persistence API (JPA 2.0)""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3, GlassFish AS 3)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3, JBoss AS 7)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Standalone JTA environment (Apache Tomcat 7)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (JBoss AS 7 and Seam 3 Application)""…”
    Libro electrónico
  16. 4036
    Publicado 2014
    Tabla de Contenidos: “…Taking advantage of Libgdx spritesRendering sprite-sheet-based animations; Understanding orthographic cameras; Using ShapeRenderer for debug graphics; Handling multiple screen sizes with viewports; Chapter 3: Advanced 2D Graphics; Introduction; Achieving juicy effects with particles; Frame buffers and image composition; Welcome to the world of shaders; Passing parameters into shader programs; 2D depth of field shader; Embedding a Libgdx window into a Java desktop application; Chapter 4: Detecting User Input; Introduction; Detecting user input via event polling…”
    Libro electrónico
  17. 4037
    por Deinum, Marten
    Publicado 2012
    Tabla de Contenidos: “…; Contacting the Authors; Chapter 1: Configuring a Spring Development Environment; Prerequisites; Java Development Kit; Servlet Container; Integrated Development Environment; The Sample Application; A Bookstore Sample Application…”
    Libro electrónico
  18. 4038
    por Macrae, Callum
    Publicado 2013
    Tabla de Contenidos: “…Event handling -- Constructors and prototypes -- DOM traversal and manipulation -- AJAX -- JavaScript conventions…”
    Libro electrónico
  19. 4039
    por Holzner, Steven
    Publicado 2005
    Tabla de Contenidos: “…Transforming One Set of Files to Another with MappersCHAPTER 3: Building Java Code; Compiling Code; Compiling Source Files; Selecting which files to compile; Forking the compiler; Setting Command-Line Options; Using a Different Java Compiler; Getting Input from the User; Calling Other Ant Tasks; Calling Ant Tasks in the Same Build File; Calling Ant Tasks in Other Build Files; Importing Other Build Files; Documenting Code; Creating JAR Files; Working with the META-INF Directory; Creating Manifest Files; Setting Build Numbers; Setting Timestamps; CHAPTER 4: Deploying Builds…”
    Libro electrónico
  20. 4040
    Publicado 2023
    Tabla de Contenidos: “…Spring Basics and Beyond -- 3. Spring Data and Persistence Types -- Part II - SQL Persistence -- 4. …”
    Libro electrónico