Mostrando 161 - 180 Resultados de 905 Para Buscar '"JSON"', tiempo de consulta: 0.07s Limitar resultados
  1. 161
    por Kosev, Gorgi
    Publicado 2013
    Tabla de Contenidos: “…Creating autocomplete for input -- Creating a custom single-selection list -- Creating a multiple selection list -- Geographic location input using maps -- Chapter 6: Data Validation -- Introduction -- Validating text by length -- Validating numbers by range -- Using the built-in pattern validation -- Advanced use of built-in constraints and custom validations -- Calculating password strength -- Validating US zip codes -- Using asynchronous server-side validation -- Combining client-side and server-side validation -- Chapter 7: Data Serialization -- Introduction -- Deserializing JSON to JavaScript objects -- Serializing objects to JSON string -- Decoding base64 encoded binary data -- Encoding binary data or text into base64 -- Serializing binary data into JSON -- Serializing and deserializing cookies -- Serializing a form into request strings -- Reading XML documents with DOMParser -- Serialization of XML document at the client side -- Chapter 8: Communicating With Servers -- Creating an HTTP GET request to fetch JSON -- Creating a request with custom headers -- Versioning your API -- Fetching JSON data with JSONP -- Reading XML data from server -- Using the FormData interface -- Posting a binary file to the server -- Creating an SSL connection with Node.js -- Making real-time updates with Ajax Push -- Exchanging real-time messages using WebSockets -- Chapter 9: Client-side templates -- Introduction -- Rendering objects using Handlebars -- Rendering objects using EJS -- Rendering objects using Jade -- Rendering arrays using Handlebars -- Rendering arrays using EJS -- Rendering arrays using Jade -- Simplifying templates with helpers in Handlebars -- Reusing templates with partials in Handlebars -- Reusing templates with partials in EJS -- Using filters in Jade -- Using mixins in Jade -- Using layouts and blocks in Jade…”
    Libro electrónico
  2. 162
    por Sunderaraman, Prabhu. author
    Publicado 2013
    Tabla de Contenidos: “…""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Core JavaScript and JavaScript Frameworks""; ""JavaScript Frameworks""; ""JavaScript Language Features""; ""The Arguments Keyword""; ""Use of Arguments in Ext JS 4""; ""Functions""; ""Use of Higher-Order Functions in Ext JS 4""; ""Classes in JavaScript""; ""Use of Classes in Ext JS 4""; ""JSON""; ""Use of JSON in Ext JS 4""; ""Summary""; ""Chapter 2: Overview of Ext JS 4""; ""Downloading Ext JS 4""; ""Getting Started With Ext JS 4""…”
    Libro electrónico
  3. 163
    por Mardan, Azat. author
    Publicado 2014
    Tabla de Contenidos: “…; ""response.send(â€?)""; ""response.json(â€?)""; ""response.jsonp(â€?)""; ""response.redirect(â€?)""…”
    Libro electrónico
  4. 164
    por Paz, Jose Rolando Guay
    Publicado 2013
    Tabla de Contenidos: “…""Working with Ajax""""Triggering Ajax Calls""; ""Creating Ajax Forms""; ""Creating Ajax ActionLinks""; ""Implementing Ajax Callbacks""; ""Making Ajax Requests Directly with jQuery""; ""Working with JSON""; ""Returning JSON from an Action Method""; ""Using JSON in the Browser""; ""Introducing Web API""; ""Using the ASP.NET MVC 4 Web API Project Template""; ""Creating Web API Controllers""; ""Summary""; ""Chapter 9: Security""; ""Authentication and Authorization""; ""Using Windows Authentication""; ""Using Forms Authentication""; ""Securing Controllers and Action Methods""…”
    Libro electrónico
  5. 165
    Publicado 2022
    Tabla de Contenidos: “…Introduction -- Setting up your coding environment -- Creating your first database and table -- Beginning data exploration with SELECT -- Understanding data types -- Importing and exporting data -- Basic math and stats with SQL -- Joining tables in a relational database -- Table design that works for you -- Extracting information by grouping and summarizing -- Inspecting and modifying data -- Statistical functions in SQL -- Working with dates and times -- Advanced query techniques -- Mining text to find meaningful data -- Analyzing spatial data with PostGIS -- Working with JSON data -- Saving time with views, functions, and triggers -- Using PostgreSQL from the command line -- Maintaining your database -- Telling your data's story -- Appendix A. …”
    Libro electrónico
  6. 166
    Publicado 2015
    “…Po opanowaniu podstaw przejdziesz do najpopularniejszych formatów wymiany informacji pomiędzy systemami-- JSON oraz XML…”
    Libro electrónico
  7. 167
    Publicado 2021
    “…As you work your way through the chapters, youll gain confidence and a deep understanding of advanced Go concepts, including concurrency and the operation of the Go Garbage Collector, using Go with Docker, writing powerful command-line utilities, working with JavaScript Object Notation (JSON) data, and interacting with databases. Youll also improve your understanding of Go internals to optimize Go code and use data types and data structures in new and unexpected ways. …”
    Libro electrónico
  8. 168
    Publicado 2007
    “…"GWT includes both a tool set (e.g. hosted mode, compiler) and a set of libraries (e.g. widgets, RPC, XML, JSON). It has always been a design principle that GWT users should be able to write and use their own libraries. …”
    Vídeo online
  9. 169
    por Sarasa Cabezuelo, Antonio
    Publicado 2017
    “…En este manual se realiza una introducción a un conjunto de herramientas y técnicas para el acceso y procesamiento de datos web, que se encuentran en formatos como XML, CSV o JSON, o bien en bases de datos tanto relacionales como NoSQL. …”
    Enlace del recurso
    Libro electrónico
  10. 170
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Hello Qt -- Installing Qt -- Maintaining your installation -- Qt Creator -- Scratchpad project -- qmake -- Summary -- Chapter 2: Project Structure -- Projects, MVC, and unit testing -- Project creation -- cm-lib -- cm-tests -- cm-ui -- Mastering MVC -- QObject -- QML -- Project output -- Summary -- Chapter 3: User Interface -- UX -- Creating views -- StackView -- Anchors -- Sizing -- Navigation -- Fixing conflicts -- Summary -- Chapter 4: Style -- Style resource -- Font Awesome -- Components -- Styling the navigation bar -- Clicking -- Commands -- Command bar -- Summary -- Chapter 5: Data -- JSON -- Object hierarchy -- DataDecorators -- Entities -- Entity collections -- Data models -- Custom TextBox -- Summary -- Chapter 6: Unit Testing -- Unit testing -- The default Qt approach -- Custom approach -- DataDecorator tests -- Entity Tests -- Mocking -- Summary -- Chapter 7: Persistence -- SQLite -- Primary keys -- Creating clients -- Panels -- Finding clients -- Editing clients -- Deleting clients -- Summary -- Chapter 8: Web Requests -- Network access -- Web Requests -- RSS View -- RSS -- Summary -- Chapter 9: Wrapping Up -- Object factory -- UI scaling -- Dashboard -- Enumerator selectors -- Contacts -- Deployment preparation -- OS X -- Linux -- Windows -- Qt Installer framework -- Installation -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  11. 171
    por Korotkevitch, Dmitri. author
    Publicado 2016
    Tabla de Contenidos: “…Functions -- 12. XML and JSON -- 13. Temporary Tables and TempDB -- 14. CLR -- 15. …”
    Libro electrónico
  12. 172
    Publicado 2017
    Tabla de Contenidos: “…Relational database systems: an introduction -- Planning the installation and installing SQL server -- SQL server management studio -- SQL components -- Data definitions language -- Queries -- Modification of a table's contents -- Stored procedures and user defined functions -- System catalog -- Indices -- Views -- Security system of the database engine -- Concurrency control -- Triggers -- System environment of the database engine -- Backup, recovery, and system availability -- Automating system administration tasks -- Data replication -- Query optimizer -- Performance tuning -- In-memory OLTP -- Business intelligence: an introduction -- SQL server analysis services -- Business intelligence and transact-SQL -- SQL server reporting services -- Optimizing techniques for data warehousing -- Columnstore indices -- XML and JSON integration in the database engine -- Spatial and temporal data -- SQL server full-text search…”
    Libro electrónico
  13. 173
    Publicado 2018
    Tabla de Contenidos: “…Data access. Files -- xML and JSON -- LINQ -- Databases -- Part 5. Additional techniques. …”
    Libro electrónico
  14. 174
    por Gierer, Gerald
    Publicado 2013
    Tabla de Contenidos: “…The Web Request Handling Layer -- A brief history of Web MVC -- Request handling for enterprise web applications -- Building the request handling layer -- Preparing for JSON generation -- Implementing the Company addJson method -- Implementing the Project addJson method -- Implementing the Task addJson method -- Implementing the User addJson method -- Implementing the TaskLog addJson method -- A note on JSON -- Creating the request handlers -- Defining the AbstractHandler superclass -- Defining the SecurityHandler class -- The @Controller and @RequestMapping annotations -- The @ResponseBody annotation -- The @RequestParam annotation -- Authenticating a user -- Logging out -- Defining the CompanyHandler class -- Defining the ProjectHandler class -- The Spring HandlerInterceptor interface -- The Spring MVC configuration -- Defining the TaskLogHandler class -- The @InitBinder annotation -- More on Spring MVC…”
    Libro electrónico
  15. 175
    Publicado 2019
    Tabla de Contenidos: “…Performing actions that trigger computations -- Reusing the same rdd for different actions -- Summary -- Chapter 8: Immutable Design -- Delving into the Spark RDD's parent/child chain -- Extending an RDD -- Chaining a new RDD with the parent -- Testing our custom RDD -- Using RDD in an immutable way -- Using DataFrame operations to transform -- Immutability in the highly concurrent environment -- Using the Dataset API in an immutable way -- Summary -- Chapter 9: Avoiding Shuffle and Reducing Operational Expenses -- Detecting a shuffle in a process -- Testing operations that cause a shuffle in Apache Spark -- Changing the design of jobs with wide dependencies -- Using keyBy() operations to reduce shuffle -- Using a custom partitioner to reduce shuffle -- Summary -- Chapter 10: Saving Data in the Correct Format -- Saving data in plain text format -- Leveraging JSON as a data format -- Tabular formats - CSV -- Using Avro with Spark -- Columnar formats - Parquet -- Summary -- Chapter 11: Working with the Spark Key/Value API -- Available actions on key/value pairs -- Using aggregateByKey instead of groupBy() -- Actions on key/value pairs -- Available partitioners on key/value data -- Implementing a custom partitioner -- Summary -- Chapter 12: Testing Apache Spark Jobs -- Separating logic from Spark engine-unit testing -- Integration testing using SparkSession -- Mocking data sources using partial functions -- Using ScalaCheck for property-based testing -- Testing in different versions of Spark -- Summary -- Chapter 13: Leveraging the Spark GraphX API -- Creating a graph from a data source -- Creating the loader component -- Revisiting the graph format -- Loading Spark from file -- Using the Vertex API -- Constructing a graph using the vertex -- Creating couple relationships -- Using the Edge API -- Constructing the graph using edge…”
    Libro electrónico
  16. 176
    Publicado 2014
    Tabla de Contenidos: “…Serializing a dataset to JSON and backSerializing objects to JSON and back using RTTI; Sending a POST HTTP request encoding parameters; Implementing a RESTful interface using WebBroker; Controlling remote applications using UDP; Using App Tethering to create a companion app; Creating DataSnap Apache modules; Chapter 6: Riding the Mobile Revolution with FireMonkey; Introduction; Taking a photo, applying effects, and sharing it; Using listview to show and search local data; Do not block the main thread!…”
    Libro electrónico
  17. 177
    Publicado 2020
    Tabla de Contenidos: “…Decoding JSON collections -- 4.3.3. Decoding JSON HTTP responses -- Summary -- Chapter 5. …”
    Libro electrónico
  18. 178
    Publicado 2022
    Tabla de Contenidos: “…-- Protecting applications from CSRF -- Solutions that do not work -- Solutions that do work -- Samesite cookies -- Protecting your Sanic app with authentication -- Using API keys -- Understanding session-based versus non-session-based authentication -- Using sessions -- JSON Web Tokens (JWTs) -- Summary -- Chapter 8: Running a Sanic Server -- Technical requirements -- Handling the server life cycle -- Server listeners -- Configuring an application -- What is the Sanic configuration object? …”
    Libro electrónico
  19. 179
    Publicado 2024
    Tabla de Contenidos: “…. -- How it works... -- Chapter 10: JSON Parsing Made Easy -- Technical requirements -- JSON format in a nutshell -- How to do it... -- How it works... -- Processing JSON data from a text file -- How to do it... -- How it works... -- There's more... -- Writing JSON data to a text file -- How to do it... -- How it works... -- Using Google's Geocoding API -- How to do it... -- How it works... -- There's more... -- Chapter 11: Conversion Library -- Technical requirements -- Converting data -- How to do it... -- How it works... -- There's more... -- Converting images -- How to do it... -- How it works... -- There's more... -- Converting videos -- How to do it... -- How it works... -- There's more... -- Converting currency -- How to do it... -- How it works... -- There's more... -- Chapter 12: Accessing Databases with SQL Driver and Qt -- Technical requirements -- Setting up a database -- How to do it... -- How it works... -- Connecting to a database -- How to do it... -- How it works... -- Writing basic SQL queries -- How to do it... -- How it works... -- Creating a login screen with Qt -- How to do it... -- How it works... -- Displaying information from a database in model view -- How to do it... -- How it works...…”
    Libro electrónico
  20. 180
    Publicado 2016
    Tabla de Contenidos: “…DevicesTime for action - implementing a device to encrypt data; Text streams; Data serialization; Binary streams; Time for action - serialization of a custom structure; XML streams; Time for action - implementing an XML parser for player data; JSON files; Time for action - the player data JSON serializer; Time for action - implementing a JSON parser; QSettings; Summary; Chapter 5: Graphics with Qt; Raster painting; Painter attributes; Widget painting; Time for action - custom-painted widgets; Time for action - transforming the viewport; Time for action - drawing an oscillogram; Input events…”
    Libro electrónico