Mostrando 1,681 - 1,700 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.08s Limitar resultados
  1. 1681
    Publicado 2014
    Tabla de Contenidos: “…Summary of Contract RequirementsOther Factors in Custody Transfer; Accuracy; Uncertainty; Maintenance of Meter Equipment; Proving Meters; Operation Considerations; Custody Transfer Auditing; Summary of Custody Transfer; Non-Custody Transfer Measurement; Set Point Control Signal; Other Uses; Summary of Flow Measurement; References; 4 Basic Reference Standards; American Gas Association (AGA); Engineering and Operations: Measurement; American Petroleum Institute (API); Determination of Water and Sediment; Basic Calculation Data; Flow Calculation Procedures…”
    Libro electrónico
  2. 1682
    por Parker, David John
    Publicado 2010
    Tabla de Contenidos: “…The Characters and Text propertiesThe Connects and FromConnects collections; The Hyperlinks collection; The ID, Index, NameID, Name, and NameU properties; The IsCallout and IsDataGraphicCallout properties; The LayerCount property; The Master, MasterShape, and RootShape objects; The OneD property; The Parent object; The Type property; The Section object; The Row object; The Cell object; The Column property; The Error property; The Formula and FormulaU properties; The Name and LocalName properties; The Result properties; The Units property; Iterating through cells; Connectivity API…”
    Libro electrónico
  3. 1683
    por Powers, Shelley
    Publicado 2011
    Tabla de Contenidos: “…Advanced Media Element Scripting; Media Elements and Canvas; Playing a Video in an Canvas Element; Creating a Video Visual Filter using the Canvas Element; Media Elements and SVG; Adding an HTML5 Video to an SVG Document; Applying SVG Filters to Video Files within HTML; The Audio Data APIs…”
    Libro electrónico
  4. 1684
    por Zechner, Mario
    Publicado 2011
    Tabla de Contenidos: “…The ElementThe Element; The Element; Android Game Project Setup in Ten Easy Steps; Defining the Icon of Your Game; Android API Basics; Creating a Test Project; The AndroidBasicsStarter Activity; Starting Activities Programmatically; Creating the Test Activities; The Activity Life Cycle; In Theory; In Practice; Input Device Handling; Getting (Multi-)Touch Events; Processing Single-Touch Events; Processing Multitouch Events; Pointer IDs and Indices; The Action Mask and More Event Types; In Practice; Processing Key Events…”
    Libro electrónico
  5. 1685
    Publicado 2015
    Tabla de Contenidos: “…Implementation of ZooKeeper transactionsPhase 1 - leader election; Phase 2 - atomic broadcast; Local storage and snapshots; Summary; Chapter 3: Programming with Apache ZooKeeper; Using the Java client library; Preparing your development environment; The first ZooKeeper program; Implementing a Watcher interface; Example - a cluster monitor; The C client library; Getting started with the C API; Example - the znode data watcher; Python client bindings; A watcher implementation; Summary; Chapter 4: Performing Common Distributed System Tasks; ZooKeeper recipes; Barrier; Queue; Lock…”
    Libro electrónico
  6. 1686
    Publicado 2015
    Tabla de Contenidos: “…""The Power to Query = Big Query + HTTP Archive""""APIs""; ""Real User Monitoring""; ""Navigation Timing""; ""Resource Timing""; ""Free RUM Tools""; ""Boomerang""; ""Google Analytics""; ""A/B Testing""; ""Comparing RUM and Synthetic""; ""Cool Down""; ""Performance Boot Camp Setup""; ""Warm Up""; ""Measure First, Then Optimize Towards a Goal""; ""Your Website's Waterfall""; ""Performance Monitoring: Set up Your Performance Dashboard""; ""Create Your Private HTTP Archive""; ""How Big Is the Biggest Image?""…”
    Libro electrónico
  7. 1687
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding Apache Solr; Challenges in enterprise search; Understanding Apache Solr; Features of Apache Solr; Solr for end users; Powerful full text search; Search through rich information; Results ranking, pagination, and sorting; Facets for better browsing experience; Advanced search capabilities; Administration; Apache Solr architecture; Storage; Solr application; Integration; Client APIs and SolrJ client; Other interfaces; Practical use cases for Apache Solr…”
    Libro electrónico
  8. 1688
    por Zechner, Mario
    Publicado 2012
    Tabla de Contenidos: “…Xcode; Locating and Configuring Your Targets; Other Useful Tidbits; Android API Basics; Creating a Test Project…”
    Libro electrónico
  9. 1689
    Tabla de Contenidos: “…""Visio Web Access Web Part Connections""""Using a SQL Server Data Source""; ""Secure Store Services""; ""Configuring Secure Store Services""; ""Using Visio with SQL Server and SSS""; ""Visio Services JavaScript Mashup API""; ""Understanding the assets.js Code""; ""Working with SharePoint Designer 2013""; ""Creating Your Own Custom Data Providers""; ""Administration of Visio Services""; ""Creating a New Visio Graphics Service Application""; ""Deleting an Existing Visio Graphics Service Application""; ""List all Existing Visio Graphics Service Applications""…”
    Libro electrónico
  10. 1690
    por Rollins, Mark. author
    Publicado 2013
    Tabla de Contenidos: “…""Integrating Your App with the Google API""…”
    Libro electrónico
  11. 1691
    por Jefford, Darren, 1978-
    Publicado 2007
    Tabla de Contenidos: “…Chapter 3: AdaptersOverview; In-Box Adapters; Summary; Chapter 4: Pipelines; Architecture and Concepts; Pipeline Stages; Pipeline Configuration; Developing a Custom Pipeline Component; Creating a Pipeline Component; Summary; Chapter 5: Orchestrations; The Orchestration Execution Environment; Orchestration Development; Summary; Chapter 6: Business Activity Monitoring; Overview; BAM Fundamentals; Tracking Profile Editor; BAM API; Applied BAM; Summary; Chapter 7: Business Rules Engine; BRE Basics; Business Rule Composer; Hosting; Testing; Invoking Rules; Short-Term/Long-Term Facts…”
    Libro electrónico
  12. 1692
    Publicado 2022
    Tabla de Contenidos: “…GCP artificial intelligence services -- Google Vertex AI -- Google Cloud ML APIs -- Summary -- Further reading -- Chapter 2: Mastering Python Programming -- Technical requirements -- The basics of Python -- Basic Python variables and operations -- Basic Python data structure -- Python conditions and loops -- Python functions -- Opening and closing files in Python -- An interesting problem -- Python data libraries and packages -- NumPy -- Pandas -- Matplotlib -- Seaborn -- Summary -- Further reading -- Part 2: Introducing Machine Learning -- Chapter 3: Preparing for ML Development…”
    Libro electrónico
  13. 1693
    Publicado 2024
    Tabla de Contenidos: “…Building Blocks for a Comprehensive Test Strategy for ML Systems -- The What: Identifying Components For Testing -- Characteristics of a Good Test and Pitfalls to Avoid -- The How: Structure of a Test -- Software Tests -- Unit Tests -- Training Smoke Tests -- API Tests -- Post-deployment Tests -- Conclusion -- Chapter 6. …”
    Libro electrónico
  14. 1694
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1 - Getting Started with SvelteKit -- Chapter 1: Initial Setup and Project Structure -- Technical requirements -- Prerequisites -- Installing SvelteKit -- SvelteKit's Project Structure -- static/ -- tests/ -- src/ -- Hello World Application -- Summary -- Resources -- Chapter 2: Configurations and Options -- Technical requirements -- Configuring SvelteKit -- alias -- appDir -- csp -- csrf -- env -- prerender -- Configuring Vite -- plugins -- server -- build -- preview -- optimizeDeps -- ssr -- Summary -- Further Reading -- Chapter 3: Compatibility with Existing Standards -- Technical requirements -- Fetch -- FormData -- URL -- Summary -- Resources -- Part 2 - Core Concepts -- Chapter 4: Effective Routing Techniques -- Technical requirements -- Creating Dynamic Pages -- Creating Server Pages -- load() -- Page options -- Actions -- API Endpoints -- Creating Layouts -- Summary -- Resources -- Chapter 5: Deep Dive into Data Loading -- Technical requirements -- Loading in Clients -- Loading in Layouts -- Destructuring RequestEvent -- Summary -- Resources -- Chapter 6: Forms and Data Submission -- Technical requirements -- Form Setup -- Analyzing Actions -- Database setup -- Passwords and Security -- Login Action -- Enhancing Forms -- enhance -- Snapshots -- Summary -- Resources -- Chapter 7: Advanced Routing Techniques -- Technical requirements -- Using optional parameters -- Rest parameters -- Matching, sorting, and encoding - oh, my! …”
    Libro electrónico
  15. 1695
    Publicado 2023
    Tabla de Contenidos: “…Chapter 6: Smart Contract Security and Access Controls -- Understanding smart contract security -- Upgradability -- Integer overflow -- tx.origin -- Gas limits and DoS attacks -- Understanding smart contract access controls -- Understanding smart contract security tooling and audits -- Summary -- Part 3 -- Writing Your DApps for Web3 -- Chapter 7: Developer Tools and Libraries for Web3 Development -- Understanding the Web3 development stack -- Frontend stack -- Middle tier stack -- Backend stack -- Blockchain API stack -- Blockchain stack -- Understanding Ethereum clients…”
    Libro electrónico
  16. 1696
    Publicado 2024
    Tabla de Contenidos: “…AWS Direct Connect -- Public Internet -- Going Global -- Staying Highly Available with Availability Zones -- A Multiregion Strategy -- Living on the Edge -- Chapter 4 Camping in the Cloud -- Introduction -- Compute -- Compute Families -- Compute Services -- Auto-Scaling -- Load Balancers -- Storage -- Amazon S3 -- Amazon S3 Glacier -- AWS Snowball -- Amazon Elastic File System -- Amazon Elastic Block Store -- AWS Storage Gateway -- Networking -- VPC -- Security Groups -- Amazon Route 53 -- VPN, Direct Connect -- Databases -- Amazon RDS and Aurora -- Amazon DynamoDB -- Amazon Redshift -- Database Installation Options -- Machine Learning -- Services for ML -- Services for Analytics -- Getting Help -- First-Party Assistance -- Premium Support -- Technical Assistance -- Chapter 5 Being Frugal with Billing and Pricing -- Pricing Tiers -- The Free Tier -- On-Demand Instance Pricing -- Spot Instance Pricing -- Getting Billing Support and Information -- Cost Explorer, Billing Conductor, and AWS Budgets -- Consolidated Billing -- AWS Cost and Usage Report and Marketplace Tools -- Billing Support and the Enterprise -- Finding Pricing Information on AWS Services -- AWS Pricing Calculator and the Price List API -- Product Pages Pricing -- Alarms! Alerts! …”
    Libro electrónico
  17. 1697
    Publicado 2023
    Tabla de Contenidos: “…Modifying Routes to Allow Signed Links -- Views -- Returning Simple Routes Directly with Route::view() -- Using View Composers to Share Variables with Every View -- Controllers -- Getting User Input -- Injecting Dependencies into Controllers -- Resource Controllers -- API Resource Controllers -- Single Action Controllers -- Route Model Binding -- Implicit Route Model Binding -- Custom Route Model Binding -- Route Caching -- Form Method Spoofing -- HTTP Verbs in Laravel -- HTTP Method Spoofing in HTML Forms -- CSRF Protection -- Redirects -- redirect()->to() -- redirect()->route()…”
    Libro electrónico
  18. 1698
    Publicado 2023
    Tabla de Contenidos: “…Configuration, Secrets, and RBAC -- Configuration Through ConfigMaps and Secrets -- ConfigMaps -- Secrets -- Common Best Practices for the ConfigMap and Secrets APIs -- Best Practices Specific to Secrets -- RBAC -- RBAC Primer -- RBAC Best Practices -- Summary -- Chapter 5. …”
    Libro electrónico
  19. 1699
    por Lorenz, David
    Publicado 2024
    Tabla de Contenidos: “…Supabase Studio -- the convenient web dashboard -- Supabase Auth (GoTrue) -- the authentication handler -- PostgREST -- a REST and GraphQL API for your database -- Realtime -- elevating the user experience -- Storage -- simple and scalable object storage -- Image Proxy -- helping to transform images on the fly -- Edge Functions -- completing the optimization stack -- pg-meta -- an internal helper service for the database -- Kong -- the overarching service orchestrator -- Introducing the production-grade ticket system project -- Summary -- Chapter 2: Setting Up Supabase with Next.js…”
    Libro electrónico
  20. 1700
    Publicado 2004
    Tabla de Contenidos: “…Steps to enable a managed resource -- 3.1 Overview of a rudimentary control loop system -- 3.2 Generating information or events (Steps 1 and 2) -- 3.3 Sending events (Step 3) -- 3.4 Control loop (Step 4) -- 3.5 Management actions (Step 5) -- 3.6 Summary -- Part 2 Tools and APIs -- Chapter 4. Common Base Events and touchpoints -- 4.1 What is a Common Base Event? …”
    Libro electrónico