Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,204
- Biblia 1,956
- Derecho canónico 1,758
- Teología 1,588
- Teología dogmática 1,503
- Iglesia Católica 1,202
- Crítica e interpretación 1,025
- Padres de la Iglesia 920
- Moral cristiana 842
- Església Catòlica 790
- Filosofía 735
- Development 673
- Bíblia 623
- Application software 614
- Liturgia 608
- Patrística 550
- Història 545
- Teología moral 526
- Tomás de Aquino 489
- Teologia 485
- Engineering & Applied Sciences 484
- Pontificia Università Lateranense (Vaticano) 480
- Computer programs 409
- Litúrgia 397
- -Historia 385
- Derecho 373
- Design 369
- Obras anteriores a 1800 366
- History 352
- Obres anteriors al 1800 342
-
60001Publicado 2023Tabla de Contenidos: “…9.2.1 Installing the NuGet packages -- 9.2.2 Creating the user entity -- 9.2.3 Updating the ApplicationDbContext -- 9.2.4 Adding and applying a new migration -- 9.2.5 Setting up the services and middleware -- 9.2.6 Implementing the AccountController -- 9.3 Authorization settings -- 9.3.1 Adding the authorization HTTP header -- 9.3.2 Setting up the [authorize] attribute -- 9.3.3 Testing the authorization flow -- 9.4 Role-based access control -- 9.4.1 Registering new users -- 9.4.2 Creating the new roles -- 9.4.3 Assigning users to roles -- 9.4.4 Adding role-based claims to JWT -- 9.4.5 Setting up role-based auth rules -- 9.4.6 Testing the RBAC flow -- 9.4.7 Using alternative authorization methods -- 9.5 Exercises -- 9.5.1 Adding a new role -- 9.5.2 Creating a new user -- 9.5.3 Assigning a user to roles -- 9.5.4 Implementing a test endpoint -- 9.5.5 Testing the RBAC flow -- Summary -- 10 Beyond REST -- 10.1 REST drawbacks -- 10.1.1 Overfetching -- 10.1.2 Underfetching -- 10.2 GraphQL -- 10.2.1 GraphQL advantages -- 10.2.2 GraphQL drawbacks -- 10.2.3 Implementing GraphQL -- 10.2.4 Working with GraphQL -- 10.3 Google Remote Procedure Call -- 10.3.1 gRPC pros -- 10.3.2 gRPC cons -- 10.3.3 Installing the NuGet packages -- 10.3.4 Implementing the gRPC Server -- 10.3.5 Implementing the gRPC client -- 10.3.6 Adding Authorization support -- 10.4 Other REST alternatives -- 10.4.1 Newline Delimited JSON (NDJSON) -- 10.4.2 Falcor -- 10.4.3 Thrift -- 10.5 Exercises -- 10.5.1 Write a new GraphQL query -- 10.5.2 Fetch GraphQL data for a mutation -- 10.5.3 Implement new gRPC server features -- 10.5.4 Add new gRPC client wrappers -- 10.5.5 Test the new gRPC features -- Summary -- Part 4 Toward production -- 11 API documentation -- 11.1 Web API potential audience -- 11.1.1 Prospectors -- 11.1.2 Contractors -- 11.1.3 Builders -- 11.2 API documentation best practices…”
Libro electrónico -
60002por Calmet, Augustin, 1672-1757
Publicado 1759Biblioteca de la Universidad de Navarra (Otras Fuentes: Red de Bibliotecas de la Archidiócesis de Granada, Biblioteca S.M. e Instituto Teológico «San Xosé» de Vigo, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca del Seminario Diocesano de Jaén)Ver edición digitalizada del t.1
Ver edición digitalizada del t.2
Libro -
60003Publicado 2018Tabla de Contenidos: “…Testing timer functions -- 4.3. Adding properties to the Vue instance -- 4.4. Mocking code -- 4.5. …”
Libro electrónico -
60004Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- Acknowledgments -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Installing and Managing Hyper-V in Full, Server Core, and Nano Server -- Introduction -- Verifying Hyper-V requirements -- Enabling the Hyper-V role -- Installing Windows Server 2016, Microsoft Hyper-V Server 2016, and Nano Server -- Managing a Server Core installation using sconfig -- Remotely managing a Nano Server installation -- Managing Nano Server using PowerShell -- Managing Nano Server using Server Management Tools - SMT -- Configuring Hyper-V post-installation settings -- Chapter 2: Migrating and Upgrading Physical and Virtual Servers -- Introduction -- Performing an in-place upgrade -- from Windows Server 2012 R2 to Windows Server 2016 -- Exporting and importing virtual machines -- Migrating virtual machines and updating their Integration Services -- Migrating virtual machine using Cross Version Shared Nothing Live Migration -- Migrating virtual machine storage using storage migration -- Converting VHD files to VHDX -- Upgrading the VM configuration version -- Converting physical computers to virtual machines -- Chapter 3: Managing Disk and Network Settings -- Introduction -- Creating and adding virtual hard disks -- Configuring IDE and SCSI controllers -- Configuring the Storage Quality of Service -- Configuring and adding Virtual Fibre Channel storage -- Creating resource pools -- Enabling and adding NIC teaming -- Creating and managing virtual switches -- Using advanced virtual machine network settings -- Adding and removing vmNICs -- Chapter 4: Saving Time and Cost with Hyper-V Automation -- Introduction -- Creating virtual machine templates -- Learning and utilizing basic commands in PowerShell -- Using PowerShell commands for daily tasks…”
Libro electrónico -
60005por Mitchell, Shawn RossTabla de Contenidos: “…Divide by a scalar number -- Normalizing a vector -- Adding the Vector2D class -- Adding velocity -- Adding acceleration -- Creating fixed frames per second -- Input handling -- Creating our input handler class -- Handling joystick/gamepad input -- SDL joystick events -- Initializing joysticks -- Listening for and handling axis movement -- Dealing with joystick button input -- Handling mouse events -- Using mouse button events -- Handling mouse motion events -- Implementing keyboard input -- Wrapping things up -- Summary -- 5. …”
Publicado 2013
Libro electrónico -
60006Publicado 2010Tabla de Contenidos: “…Tcl Example Used to Check the CPU Utilization -- Summary -- References -- Chapter 5 Advanced Tcl Operation in Cisco IOS -- Introduction to the Syslog Protocol -- Configuring Syslog Server Parameters in Cisco IOS -- Syslog Tcl Script Example -- Syslog Tcl Script Sample Output -- Sending Syslog Messages to a File -- Syslog Server Script Procedures -- Syslog Server Script Body -- Putting the Syslog Script into Operation -- Introduction to Embedded Syslog Manager -- Filtering Syslog Messages -- ESM Global Variables -- Rebuilding a Syslog Message from Its Components -- Displaying/Adding ESM Tcl Script Filters -- Introduction to Embedded Menu Manager -- Using Tcl as a Web Server -- Obtaining a Free Web Server Application -- Reverse Engineering the Web Server -- Creating Your Own Simple Web Page -- Creating a Web Page Using IOS show Commands -- Adding User Input to the Web Page -- Introduction to IP SLA -- Adding the IP SLA Measurement to the Web Page -- Tcl Script Refresh Policy -- SNMP Proxy Event Detector -- Remote-Procedure Call Requests -- Multiple-Event Support for Event Correlation -- Using the clear Command -- Summary -- References -- Chapter 6 Tcl Script Examples -- Creating an Application from Start to Finish -- Determine What You Want to Accomplish -- Creating a Flowchart -- Deciding What the User Interface Should Look Like -- Write the Code in Pseudo-Code -- Before You Begin -- Starting to Program the Application -- Troubleshooting as You Go -- Using Tcl to Troubleshoot Network Problems -- Monitoring the Console for Events -- Creating a Web Application for Remote SNMP Graphing -- Summary -- References -- Chapter 7 Security in Tcl Scripts -- Introduction to PKI Infrastructure -- PKI Prerequisite -- Confidentiality with PKI -- Digital Signatures with PKI -- Using Digital Signatures to Sign a Tcl Script…”
Libro electrónico -
60007Publicado 2024Tabla de Contenidos: “…-- Block variations -- Adding a block style using PHP or JavaScript -- Adding a block style from a theme -- Removing a default block style -- Using PHP -- Approaches to creating a block style -- Custom block style using PHP with inline CSS -- Custom block style using PHP with a stylesheet -- JavaScript approaches -- Summary -- Questions -- Answers -- Further reading -- Chapter 4: Blocks and Styles Wrap-Up -- Unleashing creativity - combining design tools -- Effects on groups to create shadows -- Design tools are evolving -- Sidebar controls and component system -- Growing the blocks and tools -- Adding options -- Tips and tricks -- block.json and block styles -- Summary -- Questions -- Answers -- Part 2: Block Patterns -- Chapter 5: Understanding Block Patterns -- What is a block pattern? …”
Libro electrónico -
60008Publicado 2024Tabla de Contenidos: “…-- Digital Interaction Platform -- The Salesforce Industries Process Library -- Digital Experience Layer -- Service Management Layer -- Developer Experience Layer -- Summary -- Chapter 2: A Sample Application -- Technical requirements -- Hands-on lab - creating an OmniScript -- Creating an OmniScript -- Adding steps -- Creating a DataRaptor -- OmniScript preview -- Adding a FlexCard -- Adding a FlexCard to an OmniScript -- Summary -- Part 2: Getting to Know the Tools -- Chapter 3: Evaluating the Performance of an OmniStudio Implementation -- Technical requirements -- Measuring execution times in OmniStudio -- Execution times in DataRaptors -- Execution times in Integration Procedures -- Execution times in OmniScripts -- Exploring the OmniStudio Tracking Service -- Enabling tracking for OmniStudio -- Adding custom fields to event tracking -- Collecting stats and errors -- Salesforce debug logs -- Collecting debug logs in production -- Process Profiler in IDX Workbench -- Vlocity Error Log -- Summary -- Chapter 4: An Introduction to Load Testing -- Technical requirements -- Why and how to do load testing -- General considerations -- Salesforce Performance Assistant -- Running your load test -- Using Selenium for load testing -- Load testing with JMeter -- Summary -- Chapter 5: Tracking Code Changes and Deployment -- Technical requirements -- Using the out-of-the-box export and import tools -- Exporting Integration Procedures and OmniScripts -- Extracting metadata with the Vlocity Build tool -- Downloading the Vlocity Build tool -- Running the Vlocity Build tool -- Exporting Vlocity metadata…”
Libro electrónico -
60009por Colonia (Diócesis).Tabla de Contenidos: “….: Licet sacris canonibus sit institutum ne aliquis ad regimen parochialis ecclesiae assumatur (h . 22 r.) . 5 . …”
Publicado 1375
Manuscrito -
60010Publicado 2021Tabla de Contenidos: “…. -- There's more... -- Adding the CreateAudioSource(...) method as an extension to the MonoBehavior class -- Delaying before playing a sound -- Getting ready -- How to do it... -- How it works... -- Preventing an audio clip from restarting if it is already playing -- Getting ready -- How to do it... -- How it works... -- Waiting for the audio to finish playing before auto-destructing an object -- Getting ready -- How to do it... -- How it works... -- See also -- Scheduling a sound to play at a certain time -- Getting ready -- How to do it... -- How it works... -- Audio visualization from sample spectral data -- Getting ready -- How to do it... -- How it works... -- There's more... -- Adding visualizations to a second AudioSource component -- Trying out different Fast Fourier Transform (FFT) window types -- Synchronizing simultaneous and sequential music to create a simple 140 bpm music-loop manager -- Getting ready -- How to do it... -- How it works... -- There's more... -- Adding visualizations to the four playing loops -- Further reading -- Chapter 5: Creating 3D Objects, Terrains, Textures, and Materials -- Technical requirements -- Creating 3D primitives and adding materials and textures -- Getting ready -- How to do it... -- How it works... -- There's more... -- Enhancing the scene - adding a spotlight and wood material -- Creating a new Material asset file in the Project window and then setting its Albedo to a texture -- Converting and importing 3D models into a project -- Getting ready -- How to do it... -- How it works... -- Highlighting GameObject materials on mouseover -- Getting ready -- How to do it... -- How it works... -- There's more... -- Collider needed for custom meshes…”
Libro electrónico -
60011Publicado 2022Tabla de Contenidos: “…Using Linux kernel boot options -- Setting Up Printers -- Managing DVDs, CD-ROMs, and Flash Drives -- Updating the Operating System -- Updating Ubuntu -- Updating openSUSE -- Installing New Software -- Adding applications -- Adding applications in Ubuntu -- Adding applications in openSUSE -- Adding packages -- The Synaptic Package Manager -- Installing with YaST2 -- 2 Linux Desktops -- Chapter 1 The GNOME Desktop -- Looking at the History of GNOME -- Breaking Down the GNOME Desktop -- Menu, please! …”
Libro electrónico -
60012Publicado 2023Tabla de Contenidos: “…Deleting projects -- Tagging Transactions -- Creating Tag Groups and Tags -- Tagging existing transactions -- Tagging new transactions -- Disabling the Tags feature -- Part 3 Budgeting, Reporting, and Analysis -- Chapter 13 Creating Budgets in QuickBooks -- Creating a Budget -- Importing Budgets -- Basing Spreadsheet Budgets on Actuals -- Deleting Budgets -- Chapter 14 Utilizing QuickBooks Reports -- Looking at the Reports Page -- Finding the Report You Want -- Examining standard reports -- Finding customized reports -- Reviewing management reports -- Contemplating Multi-Co reporting -- Searching for a report -- Printing a Report -- Customizing Reports -- Saving a customized report -- Taking actions with custom reports -- Exporting Reports from QuickBooks -- Exporting to Excel -- Exporting to PDF -- Exporting to Google Sheets -- Custom Reporting with Spreadsheet Sync -- Chapter 15 Analyzing QuickBooks Data in Excel -- Automatically Opening Excel Reports Exported from QuickBooks -- Sifting through Excel Reports -- Filtering data -- Guarding against a tricky trap -- Slicing your data -- Sorting data -- Creating Custom Reporting with Pivot Tables -- Understanding pivot table requirements -- Adding fields -- Removing fields -- Spreadsheet Sync -- Part 4 Features for Accountants -- Chapter 16 Introducing QB Accountant -- Getting Started with QuickBooks Online Accountant -- Setting Up Your Team -- Assigning lead accountants -- Examining the QB Accountant Interface -- Using Your Practice commands -- Toolbar commands -- Adding Companies to the Client List -- Inviting you to be the accountant user -- Adding a client to your practice -- Accepting primary admin rights from your client -- Transferring primary admin rights to your client -- Working with the Client List -- Customizing the Client List -- Removing Clients from Your Client List…”
Libro electrónico -
60013Publicado 2014Tabla de Contenidos: “…Hue/Saturation Adjustment Layers -- Hue Blend Mode -- Selective Color Adjustment Layers -- Replacing Color -- Matching Colors -- Photo Filter Adjustment Layers -- Posterizing: Your Ticket to Cartoon Art -- Inverting Colors -- Adding Color -- Colorizing Images -- Adding Solid Blocks of Color -- Building a Better Sunrise (or Sunset) -- Adding Color to a Semi-Transparent Layer -- Chapter 9: Correcting Color and Lighting -- Lighting Basics -- Quick Fixer-Uppers -- Fixing Color -- Fixing Lighting -- Correcting Images in Camera Raw -- Changing White Balance -- Fixing Exposure -- Making Colors Pop -- Camera Raw's Adjustment Brush -- Camera Raw's Graduated Filters -- More Fun with Camera Raw -- Using Levels -- Histograms: Mountains of Information -- The Levels Sliders -- The Levels Eyedroppers -- Correcting by the Numbers -- Color-Correcting Skin -- Working with Curves -- Changing Contrast -- Creating HDR Images -- Making Colors Pop -- Intensifying Colors -- Adjusting Hue/Saturation -- Adding Lab Pop -- Rescuing the Unfixables -- Chapter 10: Retouching, Removing, and Repositioning -- The Great Healers -- The Spot Healing Brush -- Content-Aware Fill -- The Healing Brush -- The Patch Tool -- Using the Clone Stamp Tool -- Zapping Shines and Shadows -- Removing an Object -- Duplicating an Object -- Whitening Teeth -- Super Slimmers -- Fixing Flabby Chins -- Liquifying Bulges -- Slimming with Free Transform -- Skin Softeners -- Selective Blur -- Easy Glamour Glow -- Softening Wrinkles with Faux Dodge and Burn -- Show-Stopping Eyes -- Lightening Eyes -- Fixing Red-Eye -- Fixing Animal White-Eye -- Other Creative Madness -- Repositioning with Content-Aware Move -- Reshaping Objects with Puppet Warp -- Warping with Perspective -- Chapter 11: The Art of Sharpening -- What Is Sharpening? …”
Libro electrónico -
60014Publicado 2017Tabla de Contenidos: “…operator -- Conversions -- Collections and generics -- Loops -- OOP in Kotlin -- Defining packages -- Importing members -- Defining classes and constructors -- Adding members to classes -- Adding functions -- The main entry function -- Adding properties -- Inheritance -- Interfaces -- Visibility modifiers -- Singleton and companion objects -- Data classes -- Lambdas and inline functions -- Procedural programming in Kotlin -- Style guide -- Quiz -- Summary -- Chapter 10: Kotlin Programming -- Kotlin for the Eclipse IDE plugin -- Installing the Kotlin plugin for the Eclipse IDE…”
Libro electrónico -
60015Publicado 2024Tabla de Contenidos: “…Implement the change -- Adding a new feature -- 1. Identify a problem and find the function/s to change -- 2. …”
Libro electrónico -
60016Publicado 2024Tabla de Contenidos: “…Configuring CI to automate testing -- Adding CI for the frontend -- Adding CI for the backend -- Configuring CD to automate the deployment -- Getting Docker Hub credentials -- Getting Google Cloud credentials -- Defining the deployment workflow -- Summary -- Part 3: Practicing Development of Full-Stack Web Applications -- Chapter 6: Adding Authentication with JWT -- Technical requirements -- What is JWT? …”
Libro electrónico -
60017por Krishnan, VinodTabla de Contenidos: “…-- Time for action - adding the view link to the application module -- What just happened? …”
Publicado 2013
Libro electrónico -
60018Publicado 2022Tabla de Contenidos: “…Symbol Options -- Symbols Control Panel -- Returning to the Control Panel Options -- Apply the Blending Tool to the Symbol -- Project: Blowing in the Wind, Part 4 -- Adding Posts and Bushes as Symbols -- Creating the Row with the Blend Tool -- Adding More Blend Rows -- Add Additional Bushes on Another Layer -- Editing All Symbol Instances -- Project: Wolf-Girl -- Summary -- Chapter 7: Warping Patterns -- Pattern Introduction -- Swatches Panel for Patterns -- Pattern Editing Mode -- Pattern Options Panel -- Scaling Your Pattern -- Transform and Scale the Pattern with the Transform Panel -- Object Transform and Patterns -- Repeating Patterns with the Object Menu -- Radial Repeat -- Grid Repeat -- Mirror Repeat -- Further Repeat Menu Options -- Pattern Library and the Pattern Options Panel -- Extracting Photoshop Patterns from the Creative Cloud Libraries Panel -- Customizing a Capture Pattern and Modifying It -- Altering Colors -- Use Your Patterns for Some Brushes -- Project: Blowing in the Wind, Part 5 -- Project: Colorizing the Circus Tent -- Summary -- Chapter 8: Gradients, Mesh Tool, and Transparency -- Working with Gradient Panel and Gradient Tool -- Linear Gradient -- Linear Gradient Fill and Stroke -- Gradient Tool (G) -- Linear Gradient Strokes -- Project: Blowing in the Wind, Part 6, Adding Linear Gradients -- Radial Gradient -- Radial Gradient Fill -- Gradient Tool (G) -- Radial Gradient Stroke -- Project: Blowing in the Wind, Part 6, Adding a Radial Gradient -- Adding the Radial Gradient to the Sun -- Freeform Gradient -- Freeform Gradient Example -- Mesh Tool (U) -- Create Gradient Mesh -- How to Separate the Gradient Mesh from a Path -- Project: Blowing in the Wind, Part 6, Working with the Mesh Tool on Flowers -- Petal 1 -- Petal 2 -- Petal 3 -- Petal 4 -- Stem -- Make Poppies and Group the Poppies -- Copy the Poppies…”
Libro electrónico -
60019Publicado 2024Tabla de Contenidos: “…. -- Microsoft Teams templates -- See also -- Adding a member -- Getting ready -- How to do it... -- How it works... -- See also -- Joining a team -- Getting ready -- How to do it... -- How it works... -- There's more.. -- See also -- Leaving a team -- Getting ready…”
Libro electrónico -
60020por McFedries, PaulTabla de Contenidos: “…-- Books: Reading E-books on Your iPad -- Read Now: Your iPad's bedside table -- Perusing your personal library -- Making e-reading easier with a custom font and layout -- Searching inside a book -- Bookmarks that don't fall out -- Adding highlights and notes -- Buying books in the Book Store -- Reading books with your ears in the Audiobooks section -- News: Staying Informed on Your iPad -- Chapter 8 iPad Videography -- Finding Stuff to Watch -- Watching shows with the TV app -- Renting and buying at the Apple TV Store -- Watching your own videos -- Are we compatible? …”
Publicado 2024
Libro electrónico