Mostrando 5,621 - 5,640 Resultados de 33,382 Para Buscar 'JAXA~', tiempo de consulta: 1.04s Limitar resultados
  1. 5621
    Publicado 2012
    Materias:
    Libro electrónico
  2. 5622
    Publicado 2022
    Tabla de Contenidos: “…-- A Deeper Look at OSGi -- OSGi Architecture -- OSGi Bundles -- OSGi Bundle Rules -- Importing and Exporting Bundles -- Importing Bundles -- OSGi Bundle Lifecycle -- Bundle States -- OSGi Components -- OSGi Services -- Service Registry -- Declarative Services -- Liferay's OSGi Architecture -- OSGi Features -- Summary -- Chapter 2: Liferay Development Basics -- The Liferay Workspace -- Liferay Workspace Primer -- Build Tools -- Gradle -- Maven -- Introduction to Liferay Modules -- The Blade CLI -- Running Liferay the First Time -- Running Liferay Application -- Database Connectivity with Liferay DXP -- Gogo Shell -- Summary -- Chapter 3: Portlet Module Development -- Introduction to Portlets -- Portlet Specifications -- Portlet Lifecycle -- Portlet Modes and Window States -- Portlet Mode -- Window States -- Java Standard Portlets -- A Closer Look at HelloApressPortlet -- Liferay Portlet Module (MVC Portlet) -- Creating a Sample Liferay MVC Portlet -- Understanding the Liferay MVC Portlet Controller -- Understanding the Different URLs in the Liferay MVC Portlet -- Render URL -- Action URL -- Resource URL -- Understanding Different Commands in the Liferay MVC Portlet -- The MVC Render Command -- MVC Action Command -- MVC Resource Command -- Implementing Window State -- Introduction to Other Portlet Modules -- The Spring MVC Portlet -- Liferay Soy Portlet -- JSF Portlet -- Bean Portlet -- Gogo Shell in Action -- Gogo Shell from the Liferay Control Panel -- Gogo Shell from the Blade CLI -- Summary -- Chapter 4: Advanced Liferay Concepts -- Inter-Portlet Communication -- IPC via Public Render Parameters -- IPC via Private Session Attributes -- IPC via Server-Side Events -- Client-Side IPC via Ajax…”
    Libro electrónico
  3. 5623
    Publicado 2022
    Tabla de Contenidos: “…Using intermediate components to translate URL state -- Testing router links -- Checking the page for hyperlinks -- Mocking the Link component -- Testing programmatic navigation -- Summary -- Exercise -- Further reading -- Chapter 12: Test-Driving Redux -- Technical requirements -- Up-front design for a reducer and a saga -- Why Redux? -- Designing the store state and actions -- Test-driving a reducer -- Pulling out generator functions for reducer actions -- Setting up a store and an entry point -- Test-driving a saga -- Using expect-redux to write expectations -- Making asynchronous requests with sagas -- Switching component state for Redux state -- Submitting a React form by dispatching a Redux action -- Making use of store state within a component -- Navigating router history in a Redux saga -- Summary -- Exercise -- Further reading -- Chapter 13: Test-Driving GraphQL -- Technical requirements -- Compiling the schema before you begin -- Testing the Relay environment -- Building a performFetch function -- Test-driving the Environment object construction -- Test-driving a singleton instance of Environment -- Fetching GraphQL data from within a component -- Summary -- Exercises -- Further reading -- Part 3 - Interactivity -- Chapter 14: Building a Logo Interpreter -- Technical requirements -- Studying the Spec Logo user interface -- Undoing and redoing user actions in Redux -- Building the reducer -- Building buttons -- Saving to local storage via Redux middleware -- Building middleware -- Changing keyboard focus -- Writing the reducer -- Focusing the prompt -- Requesting focus in other components -- Summary -- Further reading -- Chapter 15: Adding Animation -- Technical requirements -- Designing animation -- Building an animated line component -- Animating with requestAnimationFrame -- Canceling animations with cancelAnimationFrame…”
    Libro electrónico
  4. 5624
    Publicado 2022
    Materias:
    Video
  5. 5625
    Publicado 2017
    Tabla de Contenidos: “…Developing our first Faces application -- Facelets -- Project stages -- Validation -- Grouping components -- Form submission -- Named beans -- Static navigation -- Dynamic navigation -- Custom data validation -- Creating custom validators -- Validator methods -- Customizing default messages -- Customizing message styles -- Customizing message text -- Summary -- Chapter 7: Additional Jakarta Faces Features -- Ajax-enabled Faces applications -- Jakarta Faces HTML5 support -- HTML5-friendly markup -- Pass-through attributes -- Faces Flows -- Faces WebSocket support -- Additional Faces component libraries -- Summary -- Chapter 8: Object Relational Mapping with Jakarta Persistence -- The CUSTOMERDB database -- Configuring Jakarta Persistence -- Persisting data with Jakarta Persistence -- Entity relationships -- One-to-one relationships -- One-to-many relationships -- Many-to-many relationships -- Composite primary keys -- Jakarta Persistence Query Language -- Criteria API -- Updating data with the Criteria API -- Deleting data with the Criteria API -- Bean Validation support -- Final notes -- Summary -- Chapter 9: WebSockets -- Developing WebSocket server endpoints -- Developing an annotated WebSocket server endpoint -- Developing WebSocket clientsin JavaScript -- Developing JavaScript client-side WebSocket code -- Developing WebSocket clients in Java -- Summary -- Chapter 10: Securing Jakarta EE Applications -- Identity stores -- Setting up an identity store stored in a relational database -- Setting up an identity store stored in an LDAP database -- Custom identity stores -- Authentication mechanisms -- Basic authentication mechanism -- Form authentication mechanism -- Custom form authentication mechanism -- Summary -- Chapter 11: Servlet Development and Deployment -- What is a servlet? …”
    Libro electrónico
  6. 5626
    Publicado 2024
    Materias:
    Libro electrónico
  7. 5627
    Publicado 2024
    Materias:
    Vídeo online
  8. 5628
    Publicado 2021
    Materias:
    Video
  9. 5629
    Publicado 2020
    Materias:
    Video
  10. 5630
    por Press, Posts & Telecom
    Publicado 2024
    Tabla de Contenidos: “…封 -- 内容提 -- 作 简介 -- 技术审稿人简介 -- 前 -- 源与支持 -- 目录 -- 第1章 D3.js 入 指南 -- 1.1 简介 -- 1.2 搭建简易的 D3 开发环境 -- 1.2.1 准备工作 -- 1.2.2 搭建环境 -- 1.2.3 工作原理 -- 1.2.4 更多内容 -- 1.3 搭建基于NPM 的D3 开发环境 -- 1.3.1 准备工作 -- 1.3.2 搭建环境 -- 1.3.3 工作原理 -- 1.3.4 更多内容 -- 1.4 理 D3 格的函数式JavaScript编程 -- 1.4.1 准备工作 -- 1.4.2 开始编程 -- 1.4.3 工作原理 -- 1.4.4 更多内容 -- 第2章 精挑细 -- 2.1 简介 -- 2.1.1 入 -- 2.1.2 CSS3 择器入 -- 2.2 取单个元素 -- 2.2.1 准备工作 -- 2.2.2 开始编程 -- 2.2.3 工作原理 -- 2.3 取多个元素 -- 2.3.1 准备工作 -- 2.3.2 开始编程 -- 2.3.3 工作原理 -- 2.4 代 中的元素 -- 2.4.1 准备工作 -- 2.4.2 开始编程 -- 2.4.3 工作原理 -- 2.5 使用子 择器 -- 2.5.1 准备工作 -- 2.5.2 开始编程 -- 2.5.3 工作原理 -- 2.6 函数级 用 -- 2.6.1 准备工作 -- 2.6.2 开始编程 -- 2.6.3 工作原理 -- 2.7 处理原始 -- 2.7.1 准备工作 -- 2.7.2 开始编程 -- 2.7.3 工作原理 -- 第3章 与数据同 -- 3.1 简介 -- 入-更新- 出模式 -- 3.2 将数组绑定为数据 -- 3.2.1 准备工作 -- 3.2.2 开始编程 -- 3.2.3 工作原理 -- 3.3 将对 字 绑定为数据 -- 3.3.1 准备工作 -- 3.3.2 开始编程 -- 3.3.3 工作原理 -- 3.4 将函数绑定为数据 -- 3.4.1 准备工作 -- 3.4.2 开始编程 -- 3.4.3 工作原理 -- 3.5 数组的处理 -- 3.5.1 准备工作 -- 3.5.2 开始编程 -- 3.5.3 工作原理 -- 3.6 数据的 滤 -- 3.6.1 准备工作 -- 3.6.2 开始编程 -- 3.6.3 工作原理 -- 3.7 基于数据的图形排序 -- 3.7.1 准备工作 -- 3.7.2 开始编程 -- 3.7.3 工作原理 -- 3.8 从服务器加 数据 -- 3.8.1 准备工作 -- 3.8.2 开始编程 -- 3.8.3 工作原理 -- 3.9 利用 列异步加 数据 -- 3.9.1 准备工作 -- 3.9.2 开始编程 -- 3.9.3 工作原理 -- 第4章 张弛有"度" -- 4.1 简介 -- 什么是尺度 -- 4.2 使用 续尺度 -- 4.2.1 准备工作 -- 4.2.2 开始编程 -- 4.2.3 工作原理 -- 4.3 使用时 尺度 -- 4.3.1 准备工作 -- 4.3.2 开始编程 -- 4.3.3 工作原理 -- 4.3.4 更多内容 -- 4.3.5 参 -- 4.4 使用有序尺度 -- 4.4.1 准备工作 -- 4.4.2 开始编程 -- 4.4.3 工作原理 -- 4.5 字符串插值 -- 4.5.1 插值器 -- 4.5.2 准备工作 -- 4.5.3 开始编程 -- 4.5.4 工作原理 -- 4.5.5 更多内容 -- 4.6 插值 -- 4.6.1 准备工作 -- 4.6.2 开始编程 -- 4.6.3 工作原理 -- 4.6.4 参 -- 4.7 复合对 插值 -- 4.7.1 准备工作 -- 4.7.2 开始编程 -- 4.7.3 工作原理 -- 第5章 玩 坐标 -- 5.1 简介 -- 5.2 坐标 基础 -- 5.2.1 准备工作 -- 5.2.2 开始编程 -- 5.2.3 工作原理 -- 5.3 定义刻度 -- 5.3.1 准备工作 -- 5.3.2 开始编程…”
    Libro electrónico
  11. 5631
    Publicado 2024
    Materias: “…Java (Computer program language)…”
    Vídeo online
  12. 5632
    Publicado 2021
    Materias:
    Video
  13. 5633
    por Murray, Scott
    Publicado 2013
    Materias: “…JavaScript (Lenguaje de programación)…”
    Libro
  14. 5634
    por Jensen, Cary
    Publicado 1998
    Materias:
    Libro
  15. 5635
    por LEAL DIOGO, José
    Publicado 1979
    Materias: “…Santa Casa da Misericórdia…”
    Libro
  16. 5636
    Materias: “…Climatología Rías Bajas…”
    Libro
  17. 5637
    por López García, José Tomás
    Publicado 1982
    Materias:
    Libro
  18. 5638
    Publicado 2020
    >Texto completo en Biblioteca Virtual Tirant
    Libro
  19. 5639
    por Jara, Miguel A.
    Publicado 2006
    Enlace del recurso
    Artículo digital
  20. 5640