Mostrando 27,581 - 27,600 Resultados de 33,382 Para Buscar 'JAXA~', tiempo de consulta: 0.93s Limitar resultados
  1. 27581
    por Zhan, Zhimin. author
    Publicado 2015
    Tabla de Contenidos: “…Frames -- 12. Testing Ajax.-13. . File Upload and Pop-up Dialogs -- 14. …”
    Libro electrónico
  2. 27582
    por Payne, Rap. author
    Publicado 2019
    Tabla de Contenidos: “…- Part 2: Foundational Flutter -- Chapter 3: Everything is Widgets -- Chapter 4: Value Widgets -- Chapter 5: Responding to Gestures -- Chapter 6: Laying out Your Widgets -- Chapter 7: Navigation and Routing -- Chapter 8: Styling your Widgets -- Chapter 9: Maintaining State -- Part 3: Above and Beyond -- Chapter 10: Your Flutter App Can Work with Files -- Chapter 11: Making RESTful API calls with Ajax -- Chapter 12: Using Firebase with Flutter -- Appendix A: Dart Language Intro. …”
    Libro electrónico
  3. 27583
    Publicado 1981
    Tabla de Contenidos: “…v. I,1 : Aara-Aphlad. - Bibliogr…”
    Libro
  4. 27584
    Publicado 2022
    Tabla de Contenidos: “…-- Creating code snippets -- Deleting code snippets -- Importing code snippets -- Summary -- Chapter 7: Coding Efficiently with AI and Code Views -- Technical requirements -- Understanding CodeLens -- Finding references in code -- Code maps -- Working with code views -- Class view -- The object browser -- Using Visual IntelliCode -- Whole line completions -- IntelliCode suggestions -- Summary -- Chapter 8: Web Tools and Hot Reload -- Technical requirements -- Using scaffolding -- Installing JavaScript and CSS libraries -- Debugging in JavaScript -- Hot Reload -- Summary -- Chapter 9: Styling and Cleanup Tools -- Technical requirements -- Woking with CSS styling tools -- CSS3 snippets -- Hierarchical CSS indentation -- Color picker -- IntelliSense in style files -- Working with images -- Cleaning code with code analysis tools -- Code quality analysis -- Working with code styles -- Configuring a code cleanup profile -- Executing code cleanup -- Summary -- Chapter 10: Publishing Projects -- Technical requirements -- The options to publish a project -- Publishing in a folder -- Publishing in IIS -- Publishing in Microsoft Azure -- Summary -- Part 3: GitHub Integration and Extensions -- Chapter 11: Implementing Git Integration -- Technical requirements -- Getting started with Git settings -- Creating a Git repository -- Cloning a Git repository -- Fetching, pulling, and pushing Git repositories -- Fetching repositories -- Pulling repositories -- Pushing to repositories -- Managing branches -- Viewing changes in repositories -- Summary -- Chapter 12: Sharing Code with Live Share…”
    Libro electrónico
  5. 27585
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  6. 27586
    Publicado 2015
    Tabla de Contenidos: “…Applying material to older devicesThe AppCompat support library; Applying the material theme; Adding a material toolbar; Action icons; Summary; Chapter 3: Common Components; App bar style and code; Applying a material palette; Image assets; Applying actions; The app bar structure; Phones; Tablets and desktops; Capturing action calls with Java code; Menus and dialogs; Menus; Options menu; Contextual menus; Dialogs; Creating a material dialog; Click listeners; Summary; Chapter 4: Sliding Drawers and Navigation; Drawer design; The layout; Navigation components and keylines; Structure and metrics…”
    Libro electrónico
  7. 27587
    Publicado 2015
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Lucene; Introduction; Installing Lucene; Setting up a simple Java Lucene project; Obtaining an IndexWriter; Creating an analyzer; Creating fields; Creating and writing documents to an index; Deleting documents; Obtaining an IndexSearcher; Creating queries with the Lucene QueryParser; Performing a search; Enumerating results; Chapter 2: Analyzing Your Text; Introduction; Obtaining a common analyzer; Obtaining a TokenStream; Obtaining TokenAttribute values…”
    Libro electrónico
  8. 27588
    por Horton, John
    Publicado 2015
    “…The book is best suited for existing Android or Java programmers who want to adapt their skills to make exciting Android games. …”
    Libro electrónico
  9. 27589
    Publicado 2017
    Tabla de Contenidos: “…-- Async and the road ahead -- Better component error handling -- Rendering multiple elements and strings -- Rendering to portals -- Summary -- Chapter 2: Installing Powerful Tools for Your Project -- Approaching our project -- Installing Node.js and npm -- Installing Git -- Getting data from the Twitter Streaming API -- Filtering data with Snapkite Engine -- Creating the project structure -- Creating package.json -- Reusing Node.js modules -- Building with Webpack -- Creating a web page -- Summary -- Chapter 3: Creating Your First React Element -- Understanding the virtual DOM -- Installing React -- Creating React elements with JavaScript -- The type parameter -- The props parameter -- The children parameter -- Rendering React elements -- Creating React elements with JSX -- Summary -- Chapter 4: Creating Your First React Component -- Stateless versus stateful -- Creating your first stateless React component -- Creating your first stateful React component -- Summary -- Chapter 5: Make Your React Components Reactive -- Solving a problem using React -- Planning your React application -- Creating a container React component -- Summary -- Chapter 6: Using Your React Components with Another Library -- Using another library in your React component -- Understanding React component's lifecycle methods -- Mounting methods -- The componentWillMount method -- The componentDidMount method -- Unmounting methods -- The componentWillUnmount method -- Summary -- Chapter 7: Update Your React Components -- Understanding component lifecycle updating methods…”
    Libro electrónico
  10. 27590
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  11. 27591
    Publicado 2015
    Tabla de Contenidos: “…Chapter 5: Message FlowRouters; Payload-type router; Header value router; Recipient list router; XPath router; Error message exception-type router; Default output channel; Using annotations; Filters; Using a Java class to act as a filter; Configuring a filter as a message endpoint; Splitters; Aggregators; Correlation strategy; Release strategy; Message store; Resequencers; Chaining handlers; Summary; Chapter 6: Integration with External Systems; Working with files; Prerequisites; Reading files; Behind the scene; Filters; Preventing duplicates; Concurrent access; Writing files; Naming the file…”
    Libro electrónico
  12. 27592
    por Jiang, Yifeng
    Publicado 2012
    Tabla de Contenidos: “…Precreating regions before moving data into HBaseChapter 3:Using Administration Tools; Introduction; HBase Master web UI; Using HBase Shell to manage tables; Using HBase Shell to access data in HBase; Using HBase Shell to manage the cluster; Executing Java methods from HBase Shell; Row counter; WAL tool-manually splitting and dumping WALs; HFile tool-viewing textualized HFile content; HBase hbck-checking the consistency of an HBase cluster; Hive on HBase-querying HBase using a SQL-like language; Chapter 4:Backing Up and Restoring HBase Data; Introduction; Full shutdown backup using distcp…”
    Libro electrónico
  13. 27593
    Publicado 2016
    Tabla de Contenidos: “…Setting the HDFS block size for a specific file in a clusterEnabling transparent encryption for HDFS; Importing data from another Hadoop cluster; Recycling deleted data from trash to HDFS; Saving compressed data in HDFS; Introduction; Writing the Map Reduce program in Java to analyze web log data; Executing the Map Reduce program in a Hadoop cluster; Adding support for a new writable data type in Hadoop; Implementing a user-defined counter in a Map Reduce program; Map Reduce program to find the top X; Map Reduce program to find distinct values…”
    Libro electrónico
  14. 27594
    Publicado 2015
    Tabla de Contenidos: “…The WebVR APISupported Browsers and Devices; Querying for VR Devices; Setting Up VR Fullscreen Mode; Head Tracking; Creating a WebVR Application; Three.js: A JavaScript 3D Engine; A Full Example; Tools and Techniques for Creating Web VR; WebVR Engines and Development Tools; Using Unity3D and Unreal for WebVR Development; Open Source Libraries and Frameworks; WebVR and the Future of Web Browsing; Chapter Summary; Chapter 6. …”
    Libro electrónico
  15. 27595
    Publicado 2002
    Tabla de Contenidos:
    Libro electrónico
  16. 27596
    Publicado 2007
    Tabla de Contenidos:
    Libro electrónico
  17. 27597
    por Cumming, Andrew
    Publicado 2009
    Tabla de Contenidos: “…Fill the Temporary TableSQL Server; Oracle; Find the Middle Row or Rows; Tally Results into a Chart; Calculate the Distance Between GPS Locations; Reconcile Invoices and Remittances; Invoice Numbers Do Not Match; Find Possible Matches; Find Transposition Errors; Oracle; Single Query; Apply a Progressive Tax; Calculate Rank; 6. Online Applications; The Input Document; gross.xsl; Running the Hack; Hacking the Hack; Present Data Graphically Using SVG; Oracle; MySQL; Add Navigation Features to Web Applications; Oracle; Access; Running the Hack; Hacking the Hack…”
    Libro electrónico
  18. 27598
    por Kankanamge, Charitha
    Publicado 2012
    Tabla de Contenidos: “…; Capabilities of soapUI; Installing soapUI; System requirements; Installing soapUI on Linux; soapUI installation on Windows; Installing soapUI on MacOS; A glance at soapUI user interface; Summary; Chapter 2: The Sample Project; The problem domain; Project pre-requisites; Java; Apache Ant; MySQL; Setting up Apache Axis2…”
    Libro electrónico
  19. 27599
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Data Modeling with DynamoDB; Data model; Efficient use of primary keys; Basics of indexes; Default or primary indexes; Secondary indexes; DynamoDB data types; Summary; Chapter 2: DynamoDB Interfaces; The management console; Managing the DynamoDB table; Managing DynamoDB table items; The Eclipse plugin; The command-line interface; Summary; Chapter 3: Tools and Libraries of AWS DynamoDB; Creating your first SDK project; Java SDK operations; DynamoDB Local; Summary…”
    Libro electrónico
  20. 27600
    por Rodger, Richard Luna
    Publicado 2012
    Tabla de Contenidos: “…Building a To-Do List AppSummary; Chapter 4: Enhancing Your App; Using App Caching; Handling Touch Events; Touch Events; Gesture Events; Embedding an Interactive Map; The Google Maps API; Providing an Application Icon and a Startup Screen; Summary; Chapter 5 : Building Apps in the Cloud; Server-Side JavaScript; Introducing Node; Installing Node; Using the Node Package Manager; Introducing the MongoDB Database; Cloud Analytics for Your To-Do List App; Doing the Math; Organizing Your System; Collecting the Usage Data; Submitting the Usage Data; Charting the Usage Data; Summary…”
    Libro electrónico