Mostrando 5,901 - 5,920 Resultados de 12,444 Para Buscar '"LinkedIn"', tiempo de consulta: 0.20s Limitar resultados
  1. 5901
    Publicado 2018
    Tabla de Contenidos: “…Creating a Router-first app -- Configuring Angular.json and Package.json -- Configuring Material and Styles -- Designing LemonMart -- Identifying user roles -- Identifying high-level modules with site map -- Generating router-enabled modules -- Designing the home route -- Setting up default routes -- RouterLink -- Router outlet -- Branding, Custom, and Material Icons -- Branding -- Color palette -- Implementing browser manifest and icons -- Custom icons -- Material icons -- Angular Augury -- Component Tree -- Break point debugging -- Router Tree -- NgModules -- Submodules with lazy loading -- Configuring submodules with components and routes -- Eager loading -- Lazy loading -- Completing the walking skeleton -- Manager module -- User module -- POS and inventory modules -- POS module -- Inventory module -- Inspect router tree -- Common Testing Module -- Summary -- Chapter 8: Continuous Integration and API Design -- Continuous Integration -- Containerizing build environment -- Builder -- Debugging build environment -- Tester -- Configuring a headless browser for Angular -- Configuring testing environment -- Web server -- CircleCI -- Code coverage report -- API design -- Designing around major data components -- Defining entities -- Swagger -- Defining a Swagger YAML file -- Creating a Swagger server -- OpenAPI 3.0 with unofficial tooling -- Swagger 2.0 with official tooling -- Enable Cross-Origin Resource Sharing (CORS) -- Verifying and publishing Swagger server -- Summary -- Chapter 9: Design Authentication and Authorization -- Wrapping up mock-ups -- Design authentication and authorization workflow -- Add auth service -- Implement a basic authentication service -- Implementing the login component -- Conditional navigation -- Common validations -- UI service -- Caching with cookie and localStorage -- JSON Web Token life cycle -- HTTP interceptor…”
    Libro electrónico
  2. 5902
    Publicado 2021
    Tabla de Contenidos: “…Creating a Report in Splunk to Get a Total Transaction Request from Eastern USA -- Creating a Report in Splunk to Get a Successful Transaction Request on the Web Page -- Creating a Total Sales Report for Western US Cities -- Creating a Total Sales Report for Eastern US Cities -- Creating Report for an HTTP Status Code -- Creating a Report for an HTTP Method -- Creating Report to Get a Total Transaction Request for Different Categories -- Creating a Dashboard -- Adding a Report to a Dashboard -- Dynamic Form-based Dashboards -- Adding a Radio Button Using XML -- Adding a Time Modifier Using XML -- Adding a Drop-Down Menu Using XML -- Adding a Link List Using XML -- Using the User Interface for Input -- Summary -- Multiple-Choice Questions -- References -- Chapter 7: Splunk User/Power User Exam Set -- Questions -- Summary -- Part II: Splunk Data Administration and System Administration -- Chapter 8: Splunk Licenses, Indexes, and Role Management -- Buckets -- How Does a Bucket Work? …”
    Libro electrónico
  3. 5903
    Publicado 2018
    Tabla de Contenidos: “…Interactables using Daydream VR Elements -- Summary -- Chapter 6: World Space UI -- Studying VR design principles -- A reusable default canvas -- Visor HUD -- The reticle cursor -- The windshield HUD -- The game element UI -- Using TextMeshPro -- Info bubble -- An in-game dashboard with input events -- Creating a dashboard with buttons -- Linking the water hose to the buttons -- Activating buttons from the script -- Look to highlight a button -- Looking and then clicking to select -- Looking and starting to select -- Pointing and clicking with VR components -- Using Unity UI and SteamVR -- Using Unity UI and Daydream -- Building a wrist-based menu palette -- Summary -- Chapter 7: Locomotion and Comfort -- Understanding Unity characters -- Unity components -- The Camera component -- The Rigidbody component -- The Character Controller component -- Unity Standard Assets -- ThirdPersonController -- AIThirdPersonController -- First-person FPSController -- RigidBodyFPSController -- Using glide locomotion -- Move in the direction you're looking -- Keep your feet on the ground -- Don't pass through solid objects -- Don't fall off the edge of the world -- Stepping over small objects and handling uneven terrain -- Starting and stopping movement -- Adding comfort mode locomotion -- Other locomotion considerations -- Techniques for teleportation -- Looking to teleport -- Teleporting between surfaces -- Teleport spawn points -- Other teleport considerations -- Teleportation toolkits -- Teleporting with SteamVR Interaction System -- Teleporting with Daydream Elements -- Resetting center and position -- Supporting room scale teleportation -- Managing VR motion sickness -- Summary -- Chapter 8: Playing with Physics and Fire -- Unity physics -- Bouncy balls -- Managing game objects -- Destroying fallen objects -- Setting a limited lifetime…”
    Libro electrónico
  4. 5904
    Publicado 2018
    Tabla de Contenidos: “…Visual selection -- Layout -- Navigation pane -- Full screen mode -- Supporting tiles -- Custom date filters -- Multi-dashboard architectures -- Single-dashboard architecture -- Multiple-dashboard architecture -- Organizational dashboard architecture -- Multiple datasets -- Dashboard tiles -- Tile details and custom links -- Images and text boxes -- SQL Server Reporting Services -- Excel workbooks -- Live report pages -- Mobile-optimized dashboards -- Summary -- Chapter 8: Managing Application Workspaces and Content -- Application workspaces -- Workspace roles and rights -- Workspace admins -- Workspace members -- My Workspace -- Staged deployments -- Workspace datasets -- Power BI REST API -- Client application ID -- Workspace and content IDs -- PowerShell sample scripts -- Dashboard data classifications -- Version control -- OneDrive for Business version history -- Source control for M and DAX code -- Metadata management -- Field descriptions -- Creating descriptions -- View field descriptions -- Metadata reporting -- Query field descriptions -- Standard metadata reports -- Server and database parameters -- Querying the DMVs from Power BI -- Integrating and enhancing DMV data -- Metadata report pages -- Summary -- Chapter 9: Managing the On-Premises Data Gateway -- On-premises data gateway planning -- Top gateway planning tasks -- Determining whether a gateway is needed -- Identifying where the gateway should be installed -- Defining the gateway infrastructure and hardware requirements -- On-premises data gateway versus personal mode -- Gateway clusters -- Gateway architectures -- Gateway security -- Gateway configuration -- The gateway service account -- TCP versus HTTPS mode -- Managing gateway clusters -- Gateway administrators -- Gateway data sources and users -- PowerShell support for gateway clusters -- Troubleshooting and monitoring gateways…”
    Libro electrónico
  5. 5905
    Publicado 2018
    Tabla de Contenidos: “…5.4 Semaphores -- 5.5 Monitors -- 5.6 Message Passing -- 5.7 Readers/Writers Problem -- 5.8 Summary -- 5.9 Key Terms, Review Questions, and Problems -- Chapter 6 Concurrency: Deadlock and Starvation -- 6.1 Principles of Deadlock -- 6.2 Deadlock Prevention -- 6.3 Deadlock Avoidance -- 6.4 Deadlock Detection -- 6.5 An Integrated Deadlock Strategy -- 6.6 Dining Philosophers Problem -- 6.7 UNIX Concurrency Mechanisms -- 6.8 Linux Kernel Concurrency Mechanisms -- 6.9 Solaris Thread Synchronization Primitives -- 6.10 Windows Concurrency Mechanisms -- 6.11 Android Interprocess Communication -- 6.12 Summary -- 6.13 Key Terms, Review Questions, and Problems -- PART 3 MEMORY -- Chapter 7 Memory Management -- 7.1 Memory Management Requirements -- 7.2 Memory Partitioning -- 7.3 Paging -- 7.4 Segmentation -- 7.5 Summary -- 7.6 Key Terms, Review Questions, and Problems -- 7A Loading and Linking -- Chapter 8 Virtual Memory -- 8.1 Hardware and Control Structures -- 8.2 Operating System Software -- 8.3 UNIX and Solaris Memory Management -- 8.4 Linux Memory Management -- 8.5 Windows Memory Management -- 8.6 Android Memory Management -- 8.7 Summary -- 8.8 Key Terms, Review Questions, and Problems -- PART 4 SCHEDULING -- Chapter 9 Uniprocessor Scheduling -- 9.1 Types of Processor Scheduling -- 9.2 Scheduling Algorithms -- 9.3 Traditional UNIX Scheduling -- 9.4 Summary -- 9.5 Key Terms, Review Questions, and Problems -- Chapter 10 Multiprocessor, Multicore, and Real-Time Scheduling -- 10.1 Multiprocessor and Multicore Scheduling -- 10.2 Real-Time Scheduling -- 10.3 Linux Scheduling -- 10.4 UNIX SVR4 Scheduling -- 10.5 UNIX FreeBSD Scheduling -- 10.6 Windows Scheduling -- 10.7 Summary -- 10.8 Key Terms, Review Questions, and Problems -- PART 5 INPUT/OUTPUT AND FILES -- Chapter 11 I/O Management and Disk Scheduling -- 11.1 I/O Devices…”
    Libro electrónico
  6. 5906
    Publicado 2004
    Tabla de Contenidos: “…CSM High Availability Management Server -- 7.1 When to deploy CSM HA MS -- 7.2 HA MS installation requirement -- 7.2.1 Software support -- 7.2.2 Storage support -- 7.2.3 Network consideration -- 7.2.4 Remote shell consideration -- 7.2.5 Network Installation Management (NIM) consideration -- 7.2.6 Symbolic link consideration -- 7.3 HA MS implementation scenarios -- 7.3.1 Environment setup -- 7.3.2 CSM MS installation on the backup MS -- 7.4 HA MS configuration -- 7.4.1 HA MS installation -- 7.4.2 Set up NTP on both management servers -- 7.4.3 Shared disk configuration -- 7.4.4 Create the HA MS definition file…”
    Libro electrónico
  7. 5907
    401(k)s & IRAs
    401(k)s & IRAs For Dummies
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 The ABCs of 401(k)s and IRAs -- Chapter 1 Explaining IRAs and 401(k)s -- Exploring the Basics of Retirement Savings Plans -- Getting down to 401(k) basics -- Introducing IRAs -- Comparing and Contrasting IRAs and 401(k)s -- Accentuating the Positive -- Saving up -- Getting employer contributions -- Chapter 2 Taxing Issues -- Realizing the Reasons for Tax Breaks -- What the government gains -- What you gain -- Talking Tax Terms -- Earning your income -- Combining your income -- Adjusting your income with AGI -- Figuring your marginal tax rate -- Getting Credit for Contributions -- Deducting IRA contributions -- Paying attention if your spouse has a plan -- Earning extra credit according to income -- Taxing Income at Retirement -- Staying Alert to Changes in Tax Law -- Chapter 3 Naming Beneficiaries and Planning for the Future -- Deciding Who Gets Your Savings When You're Gone -- Detailing the Distribution -- Talking Timing and Taxes -- Passing along Company Stock -- Starting the Roth Clock -- Qualifying Your Charitable Giving -- Giving a good QCD -- Linking RMDs and QCDs (and minding your Ps and Qs) -- Giving tax free -- Being a Beneficiary -- Deciding - or being told - what to do with the money -- Saying no to the money -- Stretching an inherited IRA -- Part 2 401(k) Basics -- Chapter 4 Checking the Benefits of a 401(k) -- Realizing What a 401(k) Does for You -- Lowers how much tax you pay -- Gets you matching funds from your employer -- Makes room for a little something extra: Employer non-matching contribution -- Allows you to save without tears -- Vesting: When Your Employer's Contribution Is Yours to Keep -- Vesting of employer contributions…”
    Libro electrónico
  8. 5908
    Outlook for dummies
    Outlook For Dummies
    Publicado 2022
    Tabla de Contenidos: “…Front Ends and Back Ends -- Creating Messages -- The quick-and-dirty way -- The slow but complete way -- Blind copying for privacy -- Formatting a message -- Setting the message importance -- Setting sensitivity -- Setting other message options -- Adding an Internet link to an email message -- Dictating a message -- Reading and Replying to Email Messages -- Viewing previews of message text -- Sending a reply -- Resending messages -- Read it to me! …”
    Libro electrónico
  9. 5909
    Publicado 2022
    Tabla de Contenidos: “…Object Mode -- Transform -- Set Origin -- Mirror -- Clear and Apply -- Snap -- Duplicate -- Link/Transfer Data -- Join -- Convert -- Show/Hide -- Delete -- Edit Mode -- Mesh Visualization -- Normals -- Normal Configuration -- Auto Smooth -- The Toolbar in Edit Mode -- Other Modeling Tools in Edit Mode -- Duplicate (Shift+D) -- Fill: Make Edge/Face (F) -- Deleting &amp -- Dissolving (X) -- Merge Vertices (M) -- Separate (P) -- Bridge Edges Loops -- Triangles to Quads (Alt+J) -- Add Mesh Add-Ons -- Sculpting -- Brush Settings -- Preparing the Object -- Preparing the Interface -- Sculpting Tools -- Adding Resolution -- Remesh -- Dyntopo -- Modeling with Modifiers -- Generate Modifiers -- Array -- Bevel -- Boolean -- Decimate -- Geometry Nodes -- Mirror -- Multiresolution -- Remesh -- Skin -- Solidify -- Subdivision Surface -- Deform Modifiers -- Displace -- Wave -- Exercises: The Mad Hatter's Tea Party -- Exercise 1: Modeling a Teapot -- Setting the File -- Creating the Base Shape -- Creating the Handle and Spout -- Separating the Cover -- Creating the Teapot Base -- Exercise 2: Creating a Glass -- Setting the File -- Preparing the Basic Object -- Creating the Profile and Screwing It -- Summary -- Chapter 3: Building a 3D Environment -- Modeling for Architecture -- Precision Drawing -- Importing and Exporting CAD File Formats -- CAD Drawing Tools -- FreeCAD -- QCAD -- ODA File Converter -- Blender 3.0 Measuring Tools -- Annotate -- Measure -- Measurement -- MeasureIt -- Blender 3.0 Add-ons for Architectural Modeling -- Preinstalled Add-ons -- Edit Mesh Tools -- Precision-Drawing-Tools (PDT) -- Scatter -- Tiny CAD Mesh Tools -- Bool Tool -- Sapling Tree Gen and Modular Tree -- External Add-ons -- QBlocker -- Blender GIS -- Procedural and Parametric Modeling -- Add-ons for Procedural and Parametrical Modeling -- Internal Add-ons -- Archimesh -- Tissue…”
    Libro electrónico
  10. 5910
    Publicado 2022
    Tabla de Contenidos: “…Using the Safari sidebar -- Tab groups are the new pinned tabs -- Shared with You: Links from others -- Bookmarking your favorite pages -- Finding your bookmarks in the sidebar -- Managing your favorites and the Favorites bar -- What's on your Reading list? …”
    Libro electrónico
  11. 5911
    por OECD
    Publicado 2021
    Tabla de Contenidos: “…Environmental governance and management -- Disparity of regional systems is partly mitigated through co-ordination mechanisms -- Environmental assessment of policies has improved and includes ex post evaluation -- The permitting system is diversified, linked to spatial planning and supported by general binding rules…”
    Libro electrónico
  12. 5912
    por OECD
    Publicado 2022
    Tabla de Contenidos: “…The role of the crisis management system and its links with the government's influenza pandemic plan -- 2.2.5. …”
    Libro electrónico
  13. 5913
    Publicado 2016
    Tabla de Contenidos: “…Markets have become more concentrated, on balance -- Figure 1.16. The link between an industry's productivity and its relative price has loosened -- Figure 1.17. …”
    Libro electrónico
  14. 5914
    Tabla de Contenidos: “…Migration among long­term care givers -- Home­based caregivers in the total labour force by country of residence and place of birth in selected OECD countries in 2012­13 -- Linking information on country of birth and country of training -- Figure 3.9. …”
    Libro electrónico
  15. 5915
    por African Development Bank
    Publicado 2016
    Tabla de Contenidos: “…Human development in Africa has made strong gains, but remains uneven -- Sustainable cities and structural transformation are a priority for human development in Africa -- Sustainable urbanisation must address inequality and exclusion -- Notes -- References -- Chapter 5: Political and economic governance in Africa -- In brief -- Key governance challenges in Africa are a growing demand for public services, the threats of terrorism and internal conflicts -- Several African countries are innovating to meet the growing demand for public services -- Improvements in the business environment require time and must complement structural reforms to bear fruit -- Fighting terrorism requires better regional co-ordination and information sharing -- Several African countries have seen their electoral processes become fairer -- Note -- References -- PART II: Sustainable Cities and Structural Transformation -- Chapter 6: The implications of Africa's urbanisation for structural transformation -- In brief -- The links between urbanisation and structural transformation in Africa are complex and varied -- Urbanisation represents challenges for development and the environment -- Policies should focus on productive jobs and public goods for the growing urban population -- Now is the time to prepare for Africa's urban transition -- Annex 6.A1. …”
    Libro electrónico
  16. 5916
    Publicado 2016
    Tabla de Contenidos: “…The service sector has a low capital stock and its links to manufacturing are weak -- Appropriate framework conditions are needed to increase productivity -- Table 1.1. …”
    Libro electrónico
  17. 5917
    Publicado 2016
    Tabla de Contenidos: “…-- Creating a project from the template -- Project assets -- Outsourcing assets -- Making your own sound FX -- Adding assets to the project -- Exploring assets -- Understanding screen and internal coordinates -- Starting to code the game -- Making code clearer with comments -- #including Windows essentials -- The main function -- Presentation and syntax -- Returning values from a function -- Running the game -- Opening a window using SFML -- #including SFML features -- OOP, classes, objects -- Using namespace sf -- SFML VideoMode and RenderWindow -- Running the game -- The main game loop -- While loops -- C-style code comments -- Input, update, draw, repeat -- Detecting a key press -- Clearing and drawing the scene -- Running the game -- Drawing the game background -- Preparing the sprite using a texture -- Double-buffering the background sprite -- Running the game -- Handling errors -- Configuration errors -- Compile errors -- Link errors -- Bugs -- FAQ -- Summary -- Chapter 2: Variables, Operators, and Decisions - Animating Sprites -- C++ variables -- Types of variable -- Constants -- User-defined types -- Declaring and initializing variables -- Declaring variables -- Initializing variables -- Declaring and initializing in one step -- Declaring and initializing user-defined types -- Manipulating variables…”
    Libro electrónico
  18. 5918
    Publicado 2017
    Tabla de Contenidos: “…-- Microsoft Azure 101 -- Microsoft Azure Compute -- Capabilities of Azure IaaS and How It Is Purchased -- Creating Virtual Machines in Azure IaaS -- Availability Sets -- Azure Storage -- Virtual Networks -- Linking On-Premises Networks with Azure IaaS -- Managing with PowerShell -- Migrating Virtual Machines Between Hyper-V and Azure IaaS -- The Bottom Line -- Chapter 13 Bringing It All Together with a Best-of-Breed Cloud Solution -- Which Is the Right Technology to Choose? …”
    Libro electrónico
  19. 5919
    Publicado 2016
    Tabla de Contenidos: “…6.1.4 Design it / Formular gestalten -- 6.1.5 Page -- 6.1.6 Body -- 6.1.7 Gestaltung von Formularen / Forms -- 6.1.8 MonkeyRewards -- 6.1.9 Headergrafik -- 6.2 Verschiedene Anmeldemöglichkeiten -- 6.2.1 Anmeldeformulare -- 6.2.2 Anmeldung per Link -- 6.2.3 Anmeldeformular auf Webseiten -- 6.2.4 Classic-Anmeldeformular -- Kapitel 7: Weitere MailChimp-Formulare -- 7.1 Translate it / Formular übersetzen -- 7.1.1 Mehrsprachige Formulare -- 7.1.2 Vorgehen beim Übersetzen -- 7.2 Die Formulare im Einzelnen -- 7.2.1 Signup form / Anmeldeformular -- 7.2.2 Signup form with alerts / Anmeldeformular mit Fehlermeldungen -- 7.2.3 Signup »thank you« page / Anmelde-Abschluss Teil 1 -- 7.2.4 Opt-in confirmation email / Opt-in-Bestätigungsmail -- 7.2.5 Opt-in confirmation captcha / Opt-in-Bestätigungs-Captcha -- 7.2.6 Confirmation »thank you« page / Anmeldebestätigungsseite Teil 2 -- 7.2.7 Final »welcome« email / Anmeldebestätigungs-E-Mail -- 7.2.8 Unsubscribe Form / Abmeldeformular -- 7.2.9 Unsubscribe success page / Abmeldebestätigungsseite -- 7.2.10 Goodbye email / Abschiedsmail -- 7.2.11 Profile update email / E-Mail zu den Newsletter-Einstellungen -- 7.2.12 Profile update email sent / E-Mail-Versandbestätigung für die Newsletter-Einstellungen -- 7.2.13 Update profile form / Newsletter-Einstellungen ändern -- 7.2.14 Update profile sample form / Newsletter-Einstellungen- Beispielformular -- 7.2.15 Update profile »thank you« page / Bestätigung nach Einstellungsänderung -- 7.2.16 Forward to a friend form / Newsletterempfehlungsformular -- 7.2.17 Forward to a friend email / Newsletterempfehlungsmail -- 7.2.18 About your list / Über diesen Newsletter -- 7.2.19 Campaign archive page / Newsletter-Archiv -- 7.2.20 Survey landing page / Umfrageergebnisseite -- 7.3 Sonstige Übersetzungen und neue Texte -- 7.4 Formularübersicht -- 7.5 Übersetzungsarbeit sparen…”
    Libro electrónico
  20. 5920
    Publicado 2018
    Tabla de Contenidos: “…-- 1.3 - The Global Warming Link -- 1.4 - The Environmental Kuznets Curve (EKC): The Not-So-Distant Cousin of the EGN -- A brief literature review of the EKC -- 2 - The Methodological Development of the EGN -- 2.1 - Literature Surveys Regarding the EGN…”
    Libro electrónico