Mostrando 521 - 540 Resultados de 909 Para Buscar '"JSON"', tiempo de consulta: 0.08s Limitar resultados
  1. 521
    por Nelli, Fabio. author
    Publicado 2014
    Tabla de Contenidos: “…""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Charting Technology Overview""; ""Elements in a Chart""; ""Most Common Charts""; ""How to Realize Charts on the Web""; ""HTML5""; ""Charting with SVG and CANVAS""; ""Canvas vs SVG""; ""The DOM""; ""Developing in JavaScript""; ""Running and Debugging JavaScript""; ""Data Types in JavaScript""; ""Arrays""; ""Objects""; ""Firebug and DevTools""; ""JSON""; ""Summary""; ""Chapter 2: Working with D3""; ""Introducing D3""…”
    Libro electrónico
  2. 522
    Tabla de Contenidos: “…Publishing to npm Summary; Related Resources; Chapter 3: Yeoman; Installing Yeoman ; Creating Your First Project; Subcommands; Creating Your First Generator; Yeoman Generators are Node Modules ; Sub-Generators ; Lodash Templates ; Defining Secondary Commands ; Composability ; Summary; Related Resources; Chapter 4: PM2; Installation ; Working with Processes; Recovering from Errors ; Responding to File Changes ; Monitoring Logs; Monitoring Resource Usage; Monitoring Local Resources ; Monitoring Remote Resources ; Advanced Process Management; JSON Application Declarations…”
    Libro electrónico
  3. 523
    Publicado 2015
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Apache Thrift; Distributed systems and their services; Service-oriented architecture; Distributed systems; Maintainability; Scalability; Testability; An introduction to Apache Thrift; Supported programming languages; Data types; Transports; Protocols; Versioning; Security; Interface description language; Apache Thrift and others; Custom protocols; XML-RPC and JSON-RPC; SOAP and WSDL; RESTful APIs; CORBA; Apache Avro; Protocol Buffers…”
    Libro electrónico
  4. 524
    Publicado 2015
    Tabla de Contenidos: “…Additional informationChanging the Elasticsearch configuration; Changing the Kibana configuration; Importing a JSON file into Elasticsearch; Installation of npm; Installation of npm on Ubuntu 14.04; Installation of npm on Windows; Installing elasticdump; Installing elasticdump on Ubuntu 14.04; Installing elasticdump on Windows; Summary; Chapter 2: Exploring the Discover Page; Understanding the time filter; Setting the time filter; The Auto-refresh page; Understanding the toolbar; Using the search bar; New Search; Save Search; Load Saved Search; Understanding the Fields list…”
    Libro electrónico
  5. 525
    Publicado 2015
    Tabla de Contenidos: “…""A Few Examples""""Twitter""; ""Getting Started""; ""A Few Examples""; ""Google APIs""; ""Getting Started""; ""A Few Examples""; ""Parsing JSON""; ""Bringing It All Back Home""; ""More About APIs""; ""Chapter 5. …”
    Libro electrónico
  6. 526
    Publicado 2016
    Tabla de Contenidos: “…Setting up and customizing a responsive single page webdesign with BootstrapDisplaying a model in the View, using the JSTL; Defining a common WebContentInterceptor; Designing a client-side MVC pattern with AngularJS; Chapter 3: Working with Java Persistence and Entities; Introduction; Configuring the Java Persistence API in Spring; Defining useful EJB3 entities and relationships; Making use of the JPA and Spring Data JPA; Chapter 4: Building a REST API for a Stateless Architecture; Introduction; Binding requests and marshalling responses; Configuring content-negotiation (JSON, XML, and so on)…”
    Libro electrónico
  7. 527
    Publicado 2015
    Tabla de Contenidos: “…Organizing Jasmine specs into groups and subgroupsChapter 5: Jasmine Spies; Introduction; Writing Jasmine tests using the spyOn() method and special matchers for spies; Writing Jasmine tests using tracking properties; Writing Jasmine tests with your own custom spy method; Using jasmine.any and jasmine.objectContaining; Writing Jasmine tests to mock the JavaScript timeout functions; Chapter 6: Jasmine with AJAX, jQuery, and Fixtures; Introduction; Writing Jasmine specs for AJAX; Designing Jasmine specs with HTML and JSON fixtures; Writing Jasmine specs for jQuery…”
    Libro electrónico
  8. 528
    por Dovey, James
    Publicado 2012
    Tabla de Contenidos: “…Filesystem Change CoordinationFile Presenters; Trying It Out; Watching a Folder; Presenting and Coordinating Files; Searching with Spotlight; The Metadata API; Predicates; Querying the Metadata Store; Files in the Cloud; Summary; Chapter 6 Networking: Connections, Data, and the Cloud; Basic Principles; Network Latency; Asynchronicity; Sockets, Ports, Streams, and Datagrams; The Cocoa URL Loading System; Using NSURLConnection; Authentication; URL Connection Data Handling; Network Streams; Network Data; Reading and Writing JSON; Working with XML; XML Trees; XPath and XQuery…”
    Libro electrónico
  9. 529
    Publicado 2014
    Tabla de Contenidos: “…BackgroundMotivation; Use cases; Pattern implementation; Code snippets; Results; Additional information; JSON ingress and egress patterns; Background; Motivation; Use cases; Pattern implementation; Code snippets; Results; Additional information; Summary; Chapter 3: Data Profiling Patterns; Data profiling for Big Data; Big Data profiling dimensions; Sampling considerations for profiling Big Data; Sampling support in Pig; Rationale for using Pig in data profiling; The data type inference pattern; Background; Motivation; Use cases; Pattern implementation; Code snippets; Pig script; Java UDF…”
    Libro electrónico
  10. 530
    por Dincer, Alper
    Publicado 2013
    Tabla de Contenidos: “…Adding the traffic layerAdding the transit layer; Adding the bicycling layer; Adding the weather and cloud layers; Adding the Panoramio layer; Chapter 3: Adding Vector Layers; Introduction; Adding markers to maps; Adding popups to markers or maps; Adding lines to maps; Adding polygons to maps; Adding circles/rectangles to maps; Adding animated lines to maps; Adding KML/GeoRSS layers; Adding GeoJSON to the Google Maps JavaScript API; Adding WKT to the Google Maps JavaScript API; Chapter 4: Working with Controls; Introduction; Adding and removing controls; Changing the position of controls…”
    Libro electrónico
  11. 531
    por Boschi, Sigismondo
    Publicado 2013
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Working with AMQP; Introduction; Connecting to the broker; Producing messages; Consuming messages; Using body serialization with JSON; Using RPC with messaging; Broadcasting messages; Working with message routing using direct exchanges; Working with message routing using topic exchanges; Guaranteeing message processing; Distributing messages to many consumers; Using message properties; Messaging with transactions; Handling unroutable messages…”
    Libro electrónico
  12. 532
    Publicado 2014
    Tabla de Contenidos: “…The Repeat Transactional stateThe Opaque state; Executing the topology; Summary; Chapter 4: Real-time Trend Analysis; Use case; Architecture; The source application; The logback Kafka appender; Apache Kafka; Kafka spout; The XMPP server; Installing the required software; Installing Kafka; Installing OpenFire; Introducing the sample application; Sending log messages to Kafka; Introducing the log analysis topology; Kafka spout; The JSON project function; Calculating a moving average; Adding a sliding window; Implementing the moving average function; Filtering on thresholds…”
    Libro electrónico
  13. 533
    Publicado 2022
    Tabla de Contenidos: “…Chapter 4: Understanding WebAssembly Binary Toolkit -- Technical requirements -- Getting started with WABT -- Installing WABT -- Converting WAST into WASM -- Converting WASM into WAST -- f or -- fold-exprs -- Converting WASM into C -- simple.h -- simple.c -- Converting WAST into JSON -- Understanding a few other tools provided by WABT -- wasm-objdump -- wasm-strip -- wasm-validate -- wasm-interp -- Summary -- Chapter 5: Understanding Sections in WebAssembly Modules -- Technical requirements -- Exports and imports -- Exports -- Imports -- Globals -- Start -- Memory -- Summary…”
    Libro electrónico
  14. 534
    Publicado 2024
    Tabla de Contenidos: “…Connecting to an FTP server in Power Automate -- Using the SFTP connector -- Parsing a JSON file -- Why parse? -- Using the F&O connector to update a record -- Getting the existing record -- Adding conditional branches -- Using the Dataverse connector to update a record -- Summary -- Questions -- Further reading -- Answers -- Chapter 6: Power Apps: What's in it for Finance and Operations Consultants? …”
    Libro electrónico
  15. 535
    Publicado 2023
    Tabla de Contenidos: “…Redirect()->back() -- Other Redirect Methods -- redirect()->with() -- Aborting the Request -- Custom Responses -- response()->make() -- response()->json() and ->jsonp() -- response()->download(), ->streamDownload(), and ->file() -- Testing -- TL -- DR -- Chapter 4. …”
    Libro electrónico
  16. 536
    Publicado 2023
    Tabla de Contenidos: “…-- API Tests in Boozang -- Setting Up a Simple Test with the Google APIs -- Parsing and Validating the Response -- Server Side Mock with JSON Server…”
    Libro electrónico
  17. 537
    Publicado 2021
    Tabla de Contenidos: “…HTTP DESDE ANDROID -- TAREAS PRÁCTICAS DEL TEMA 10 -- HTTP -- ASYNCTASK -- ATRIBUTOS IMPORTANTES DE HTTP -- URL -- CONTENIDO -- STATUS -- MÉTODO -- JSON -- TEST TEMA 10 -- 11. CLASES PRINCIPALES -- TAREAS PRÁCTICAS DEL TEMA 11 -- CONNECTIVITYMANAGER -- MEDIAPLAYER -- DOWNLOADMANAGER -- BROADCASTRECEIVER -- ALARMMANAGER -- PENDINGINTENT -- CONTENTPROVIDER -- FILEPROVIDER -- TEST TEMA 11 -- 12. …”
    Libro electrónico
  18. 538
    por Olsson, Mikael. author
    Publicado 2015
    “…This includes the latest ECMAScript 5, JSON (JavaScript Object Notation) and DOM (Document Object Model) specifications and implementations. …”
    Libro electrónico
  19. 539
    Publicado 2023
    Tabla de Contenidos: “…Part 2: Getting Hands-On with the Deepfake Process -- Chapter 5: Extracting Faces -- Technical requirements -- Getting image files from a video -- Running extract on frame images -- face_alignments.json -- face_bbox_{filename}_{face number}.png -- face_aligned_{filename}_{face number}.png -- face_mask_{filename}_{face number}.png -- Getting hands-on with the code -- Initialization -- Image preparation -- Face detection -- Face landmarking/aligning -- Summary -- Exercises -- Chapter 6: Training a Deepfake Model -- Technical requirements -- Understanding convolutional layers -- Getting hands-on with AI -- Defining our upscaler -- Creating the encoder -- Building the decoders -- Exploring the training code -- Creating our models -- Looping over the training -- Teaching the network -- Saving results -- Summary -- Exercises -- Chapter 7: Swapping the Face Back into the Video -- Technical requirements -- Preparing to convert video -- Getting hands-on with the convert code -- Initialization -- Loading the AI -- Preparing data -- The conversion loop -- Creating the video from images -- Summary -- Exercises -- Part 3: Where to Now? …”
    Libro electrónico
  20. 540
    Publicado 2017
    Tabla de Contenidos: “…Checking for collisions -- Particle effects for feedback -- Catching the monster -- Summary -- Chapter 6: Storing the Catch -- Inventory system -- Saving the game state -- Setting up services -- Reviewing code -- Monster CRUD operations -- Updating the Catch scene -- Creating the Inventory scene -- Adding the menu buttons -- Bringing the game together -- Mobile development woes -- Summary -- Chapter 7: Creating the AR World -- Getting back to the map -- The Singleton -- Introducing the Google Places API -- Using JSON -- Setting up the Google Places API service -- Creating the markers -- Optimizing the search -- Summary -- Chapter 8: Interacting with an AR World -- The Places scene -- Google Street View as a backdrop -- Slideshow with the Google Places API photos -- Adding UI interaction for selling -- The game mechanics of selling -- Updating the database -- Connecting the pieces -- Summary -- Chapter 9: Finishing the Game -- Outstanding development tasks -- Missing development skills -- Cleaning up assets -- Releasing the game -- Problems with location-based games -- Location-based multiplayer game -- Firebase as a multiplayer platform -- Other location-based game ideas -- The future of the genre -- Summary -- Chapter 10: Troubleshooting -- Console window -- Compiler errors and warnings -- Debugging -- Remote debugging -- Advanced debugging -- Logging -- CUDLR -- Unity Analytics -- Issues and solutions by chapter -- Summary -- Index…”
    Libro electrónico