Mostrando 7,381 - 7,400 Resultados de 8,735 Para Buscar 'TPIY~', tiempo de consulta: 0.92s Limitar resultados
  1. 7381
    Publicado 2017
    Tabla de Contenidos: “…. -- See also -- Chapter 3: Using OAuth 2.0 Protected APIs -- Introduction -- Creating an OAuth 2.0 client using the Authorization Code grant type -- Getting ready -- How to do it... -- How it works... -- Creating an OAuth 2.0 client using the Implicit grant type -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating an OAuth 2.0 client using the Resource Owner Password Credentials grant type -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating an OAuth 2.0 client using the Client Credentials grant type -- Getting ready -- How to do it... -- How it works... -- See also -- Managing refresh tokens on the client side -- Getting ready -- How to do it... -- How it works... -- See also -- Accessing an OAuth 2.0 protected API with RestTemplate -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 4: OAuth 2.0 Profiles -- Introduction -- Revoking issued tokens -- Getting ready -- How to do it... -- How it works... -- Remote validation using token introspection -- Getting ready -- How to do it... -- How it works... -- There's more... -- Improving performance using cache for remote validation -- Getting ready -- How to do it... -- How it works... -- See also -- Using Gatling to load test remote token validation -- Getting ready -- How to do it... -- There's more... -- See also -- Dynamic client registration…”
    Libro electrónico
  2. 7382
    Publicado 2018
    Tabla de Contenidos: “…Passing reference type values as method parameters -- Exercise - Variable declarations and initializations -- Answer -- Summary -- Chapter 6: Interfaces, Classes, and Object Construction -- What is an API? -- Java APIs -- Command line APIs -- HTTP-based APIs -- Software component API -- Interface and object factory as API -- Interface -- Object factory -- Reading configuration file -- Using the json-simple library -- Using the json-api library -- Unit test -- Calculator API -- Adding static methods to API -- The API is complete -- Overloading, overriding, and hiding -- Interface method overloading -- Interface method overriding -- Interface static member hiding -- Class member hiding -- Instance method overriding -- Instance method overloading -- This, super, and constructors -- Keyword this and its usage -- Keyword super and its usage -- Constructors -- Final variable, final method, or final class -- Final variable -- Final method -- Final class -- Exercise - Restricting a class instantiation to a single shared instance -- Answer -- Summary -- Chapter 7: Packages and Accessibility (Visibility) -- What is importing? …”
    Libro electrónico
  3. 7383
    por Flanagan, David
    Publicado 2004
    Tabla de Contenidos: “…Exercises; II. Core Java APIs; 3.2. Working with Files; 3.3. Copying File Contents; 3.4. …”
    Libro electrónico
  4. 7384
    por Gouigoux, Jean-Philippe
    Publicado 2024
    Tabla de Contenidos: “…Routines and avoiding punching additional paper cards -- Libraries and the capacity to share instructions between programs -- Attempts at general interoperability -- Using web standards to try and get universal -- The steps in middleware -- The most recent evolution - REST APIs -- What we are missing to reach actual service reusability -- Characteristics of a service -- As a service explained -- Getting rid of middleware altogether -- External interop finally becoming a reality -- Interop made real with standards -- Keeping complete compatibility -- Managing APIs -- Inversion of dependency for services -- Application to our demonstration system -- Interfaces needing analysis -- Using norms and standards -- Where do I find norms and standards? …”
    Libro electrónico
  5. 7385
    Publicado 2011
    Tabla de Contenidos: “…Part III Urban Cultural Landscape and Creative Milieu: Creativity, culture and urban milieux, Roberto Camagni; Creativity: the strategic role of cultural landscapes, Xavier Greffe; Cultural heritage and creative cities: an economic evaluation perspective, Faroek Lazrak, Peter Nijkamp, Piet Rietvald and Jan Rouwendal; Cities as creative hubs: from instrumental to functional values of culture-led local development, Guido Ferelli, Pier Luigi Sacco and Giorgio Tavano Blessi; Rural areas as creative milieus: evidence from Europe, Aliye Ahu Akgün, Tüzin Baycan and Peter Nijkamp. …”
    Libro
  6. 7386
    Publicado 2023
    Tabla de Contenidos: “…About the Editor vii -- Editorial for the Special Issue "Potentially Toxic Elements Pollution in Urban and Suburban Environments" 1 -- Assessment of the Railroad Transport Impact on Physical and Chemical Soil Properties: The Case Study from Zdunska Wola Karsznice Railway Junction, Central Poland 7 Vulnerability to Nitrate Occurrence in the Spring Waters of the Sila Massif (Calabria, Southern Italy) 21 -- Potentially Toxic Elements in Urban Soils from Public-Access Areas in the Rapidly Growing Megacity of Lagos, Nigeria 39 -- Discharge Patterns of Potentially Harmful Elements (PHEs) from Coking Plants and Its Relationship with Soil PHE Contents in the Beijing-Tianjin-Hebei Region, China 55 -- Influence of Urban Informal Settlements on Trace Element Accumulation in Road Dust and Their Possible Health Implications in Ekurhuleni Metropolitan Municipality, South Africa 73 -- Water-Rock Interaction Processes: A Local Scale Study on Arsenic Sources and Release Mechanisms from a Volcanic Rock Matrix 97 -- Exploring Soil Pollution Patterns Using Self-Organizing Maps 117 -- Impact Factors on Migration of Molybdenum(VI) from the Simulated Trade Effluent Using Membrane Chemical Reactor Combined with Carrier in the Mixed Renewal Solutions 135 -- Spatial Distribution, Contamination Levels, and Health Risk Assessment of Potentially Toxic Elements in Household Dust in Cairo City, Egypt 145 -- Composition, Source Apportionment, and Health Risk of PM2.5-Bound Metals during Winter Haze in Yuci College Town, Shanxi, China 167 -- Pollution Characteristics, Source Apportionment, and Health Risk Assessment of Potentially Toxic Elements (PTEs) in Road Dust Samples in Jiayuguan, Hexi Corridor, China 181 -- Pollution and Health Risk Assessments of Potentially Toxic Elements in the Fine-Grained Particles (10-63 μm and <10 μm) in Road Dust from Apia City, Samoa 199.…”
    Libro electrónico
  7. 7387
    por Leistner, Frank
    Publicado 2012
    Tabla de Contenidos: “…Fear of Losing ControlUnlearning; Dealing with ""Stupid""; Integration; No Time to Post: Portfolio Management; Legal Concerns; Note; Chapter 7: Technology: The Enabler; Social or Supporting Social; I Want an Internal Facebook; The Power of Simplicity; Multidimensional Navigation; Groups or Communities; Notification Management; Notes; Chapter 8: Social Media Analytics; Analyze What Is Going On; Social Network Analysis versus Reporting; Choosing the Right KPIs; Notes; Chapter 9: What's Next; Advances in Technology; Dealing with Channel Overload; More Social or More Technology…”
    Libro electrónico
  8. 7388
    Publicado 2016
    Tabla de Contenidos: “…Discovering Third-Party Security SolutionsConsidering Cloud Security Solutions; Understanding Data Repositories; Dealing with File Sharing Issues; Considering Cloud Storage; Choosing Between Product Types; Working with Libraries; Accessing APIs; Considering Microservices; Part II. Applying Successful Coding Practices; Chapter 4. …”
    Libro electrónico
  9. 7389
    Publicado 2022
    Tabla de Contenidos: “…Expected Data -- Limit/Size/Pagination/Sorting -- API Version Testing -- Internal vs. External APIs -- Consumer-Driven Contract Testing -- Importance of Negative Testing -- Summary -- Chapter 7: A Good Test Script -- Components of a Test Script -- setup() -- test() -- teardown() -- Guidelines -- Single-Attempt Test -- Document Test Objective -- Keep It Small -- Use assertj for Assertions -- Use log4j -- Order of Tests -- No Interventions Between Test Steps -- Avoid Hard Sleeps -- Always Use Assertions -- Do Not Overtest -- Do Not Import a Test into Another Test -- Test Boundaries -- API Test Coverage -- Provide Short Commands -- Do not try{} catch{} -- Summary -- Chapter 8: Coding Guidelines -- Coding Best Practices -- Class Naming Conventions -- Method Naming Conventions -- Variable Naming Conventions -- Constant Naming Conventions -- Provide User Actions -- Simplicity -- Indentation -- Test Assertions -- Test Class Naming Conventions -- Test Method Naming Conventions -- Test Package Naming Conventions -- Documentation -- Summary -- Chapter 9: Organize a Test Framework -- Framework Requirements -- Request -- Response -- Exception -- Configuration -- User Authentication -- Processor -- Model -- Test Framework -- Test Assertions -- Logger -- Util -- Test Execution -- Debug Config -- Test Driver -- Setting Up a Maven Project -- Dependencies and Plugins -- RestAssured -- Log4j -- TestNG -- Spring Framework -- Assertj -- Jackson-Databind -- Maven Compiler Plugin -- Surefire Plugin -- Java Code Formatting Plugin -- Request -- Response -- Exceptions -- Configuration -- Properties File -- Spring -- Application Configuration -- Application Context -- Application Config -- Complete URL For the Test Script -- Test Data…”
    Libro electrónico
  10. 7390
    por Maximo, Rui
    Publicado 2009
    Tabla de Contenidos: “…Unified Communications: Challenges and OpportunitiesChallenges in Unified Communications; Opportunities in Unified Communications; The Unified Communications Platform; Unified Communications APIs; Summary; Additional Resources; Chapter 2: Microsoft Unified Communications APIs Foundation; Unified Communications Managed API 2.0; Scenarios; Considerations; API Architecture; Object Model; UCMA 2.0 Workflow API; Scenarios; Windows Workflow Foundation; Considerations; Workflow Architecture; Object Model; Office Communicator Automation API; Scenarios; Considerations; Application Architecture…”
    Libro electrónico
  11. 7391
    Publicado 2011
    “…Master Qt’s Most Powerful APIs, Patterns, and Development Practices Qt has evolved into a remarkably powerful solution for cross-platform desktop, Web, and mobile development. …”
    Libro electrónico
  12. 7392
    por Morris, Steven, 1972-
    Publicado 2005
    Tabla de Contenidos: “…; Abstract Services; Managing Abstract Services in OCAP; Registering Applications; Selecting Abstract Services; 6 Resource Management Issues; Introducing the Resource Notification API; Using the Resource Notification API; Handling Resource Contention; Resource Management in OCAP…”
    Libro electrónico
  13. 7393
    Publicado 2023
    Tabla de Contenidos:
    Libro electrónico
  14. 7394
    Publicado 2024
    Tabla de Contenidos: “…-- Making the impact visible to your stakeholders - Feedback loop to measure and report progress -- Engagement model -- Summary -- Chapter 5: People, Process, and Technology -- Empowering people for an effective data stewardship program -- Roles and responsibilities -- Skills and training -- Stakeholder engagement -- Demonstrating the return on investment (ROI) of a data stewardship program -- Standardizing processes to ensure consistent data operation -- Data governance framework -- Data compliance and risk management -- Leveraging technology to fast-track your data journey -- Data infrastructure -- Data integration -- Data security and privacy technologies -- Investment strategy on technology for data stewardship -- Fostering the data culture -- Cultivating a data-driven culture -- Overcoming resistance -- Measuring cultural change -- Understanding the TOM - From strategy to operation -- Designing the TOM -- Implementing the TOM -- Evaluating and adjusting the TOM -- Summary -- Chapter 6: Establishing a Data Governance Organization -- Establishing data governance bodies -- Building your team -- Team structure and hierarchy -- Mode of data stewardship -- Data is a team sport -- Creating a data governance roadmap -- Creating short-term and long-term roadmaps -- Risk management and mitigation -- Defining KPIs -- Measuring and reporting on KPIs -- Using KPIs for continuous improvement -- Reviewing the fitness of your data stewardship mode -- Summary -- Chapter 7: Data Steward Roles and Responsibilities…”
    Libro electrónico
  15. 7395
    Publicado 2019
    Libro
  16. 7396
    Publicado 2019
    “…Iš viso kongregaciją sudaro apie 550 vienuolių. 1645 m. Krakėse, Lietuvos Didžiosios Kunigaikštystės teritorijoje, funduotas vienuolynas buvo vienas sėkmingiausių Žemaičių vyskupo Jurgio Tiškevičiaus projektų, tebesitęsiantis iki šiandien. …”
    Libro electrónico
  17. 7397
    por Boduch, Adam
    Publicado 2022
    “…From composable and Native UIs through to device-specific APIs and offline development, this book has everything you need to create engaging and user-friendly React applications in no time…”
    Libro electrónico
  18. 7398
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Domo Ecosystem Overview Importing Data Storing Data Sculpting Data Sculpting Data In-Memory Creating Dashboards Working with Drill Pathways Interacting with Dashboards Interacting with Cards Telling Relevant Stories Distributing Stories Alerting Buzzing Extending Domo with Domo Apps Using Domo APIs in Python Using Domo Machine Learning Securing Assets Organizing the Team Establishing Standard Procedures…”
    Libro electrónico
  19. 7399
    Publicado 2020
    “…Common file and database operations Network communication with remote APIs Application lifecycle Custom views and components Threading and asynchronous work Unit and integration tests Configuring, building, and running an app on a device…”
    Libro electrónico
  20. 7400
    Publicado 2021
    Tabla de Contenidos: “…More Advanced and Tricky Topics -- 8. Advanced Recursion -- 9. Binary Trees -- 10. …”
    Libro electrónico