Mostrando 58,501 - 58,520 Resultados de 71,889 Para Buscar '".ad"', tiempo de consulta: 0.30s Limitar resultados
  1. 58501
    por Stark, Rodney
    Publicado 2014
    Tabla de Contenidos: “…Classical Beginnings (500 BC-AD 500) -- Stagnant Empires and the Greek "Miracle" -- Jerusalem's Rational God -- The Roman Interlude -- Part II. …”
    Libro
  2. 58502
    por Pesch, Christian (S.I.)
    Publicado 1909
    Tabla de Contenidos: “…I Institutiones propaedeuticae ad sacram theologiam. De Christo Legato Divino. …”
    Libro
  3. 58503
    Publicado 2005
    Tabla de Contenidos: “…Introduction : the western way of war / Genesis of the infantry 600-350 BC / From phalanx to legion 350-250 BC / Roman way of war 250 BC-AD 300 / On Roman ramparts 300-1300 / New weapons, new tactics 1300-1500 / Gunpowder revolution 1300-1500 / Ships of the line 1500-1650 / Conquest of the Americas 1500-1650 / Dynastic war 1494-1660 / States in conflict 1661-1763 / Nations in arms 1763-1815 / Industrialization of war 1815-1872 / Towards world war 1871-1914 / West at war 1914-1918 / World in conflict 1919-1941 / World at war 1941-1945 / Post-war world 1945-2004…”
    Libro
  4. 58504
    Tabla de Contenidos: “…Aduersus Antropomorphitas liber ; iusdem De adoratione in spiritu et veritate dialogi XVII ad Palladium / Bonauentura Vulcanio ..., 14 h., con portada y signaturas propias ; D. …”
    Libro
  5. 58505
    Publicado 1584
    Tabla de Contenidos: “…Enc. junto a: Index biblicus quires eas, de quibus in sacris bibliis agitur, ad certa capita alphabeti ordine digesta, revocatas, summa brevitate complectitur /a D. …”
    Libro
  6. 58506
    Publicado 2018
    Tabla de Contenidos: “…Installing Angular Flex Layout -- Layout basics -- Flex Layout APIs for DOM containers -- Flex Layout APIs for DOM elements -- Flex Layout APIs for any element -- Adding Material Components to your app -- Angular Material schematics -- Modifying landing page with Material Toolbar -- Representing weather in Material Card -- Accessibility -- Card header and content -- Material typography -- Applying typography -- Updating the tagline as center-aligned caption -- Updating Current Weather card layout -- Implementing Layout Scaffolding -- Aligning elements -- Styling elements -- Fine-tuning styles -- Tweaking to match design -- Updating unit tests -- Custom themes -- Advanced themes -- Updating Angular Material -- Take stock of your current versions -- Check on the latest available versions -- Updating Angular Material -- Summary -- Chapter 6: Reactive Forms and Component Interaction -- Interactive prototype -- MockFlow WireFramePro -- Building the mock-up -- Home screen -- Search results -- Settings pane -- Adding interactivity -- Exporting the functional prototype -- Searching with user input -- Adding Angular Reactive Forms -- Adding and verifying components -- Adding search to weather service -- Implementing search -- Limiting user inputs with throttle/debounce -- Implementing input validation and error messaging -- Template driven forms with two-way binding -- Enabling component interaction -- Global events -- Child-parent relationships with event emitters -- Parent-child relationships with input binding -- Sibling interactions with subjects -- Summary -- Chapter 7: Create a Router-First Line-of-Business App -- Angular cheat sheet -- Binding -- Built-in directives -- Common pipes -- Starter commands, major components, and CLI scaffolds -- Configure Angular CLI autocomplete -- Router-first architecture -- Creating LemonMart…”
    Libro electrónico
  7. 58507
    Publicado 2016
    Tabla de Contenidos: “…-- When to play the sounds -- Adding the sound code -- Improving the game and the code -- FAQ -- Summary -- Chapter 6: Object-Oriented Programming, Classes, and SFML Views -- Planning and starting the Zombie Arena game -- Creating a project from the template -- The project assets -- Exploring the assets -- Adding the assets to the project -- OOP -- What is OOP? …”
    Libro electrónico
  8. 58508
    Publicado 2017
    Tabla de Contenidos: “…. -- Setting up your QGIS IDE -- Getting ready -- How to do it... -- Adding the Python interpreter to Windows -- Adding the PyQGIS module paths to the interpreter -- Adding the PyQGIS API to the IDE -- Adding environment variables -- How it works... -- Debugging QGIS Python scripts -- How to do it... -- Configuring QGIS -- Configuring Eclipse -- Testing the debugger -- How it works... -- Navigating the PyQGIS API -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a traditional QGIS plugin -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a Processing Toolbox plugin -- Getting ready -- How to do it... -- How it works... -- There's more... -- Distributing a plugin -- Getting ready -- How to do it... -- How it works... -- Building a standalone application -- Getting ready -- How to do it... -- How it works... -- There's more…”
    Libro electrónico
  9. 58509
    Publicado 2017
    Tabla de Contenidos: “…. -- Chapter 5: Menus and Navigations -- Adding Font Awesome to Bootstrap navbar -- Getting ready -- How to do it...…”
    Libro electrónico
  10. 58510
    Publicado 2023
    Tabla de Contenidos:
    Libro electrónico
  11. 58511
    por Chambers, Mark L.
    Publicado 2024
    Tabla de Contenidos: “…Where's my familiar USB port? -- Adding a DVD drive -- Location, Location, Location! …”
    Libro electrónico
  12. 58512
    Publicado 2018
    Tabla de Contenidos: “…-- Using the power of npm modules -- Using the data you collect -- Some things to keep in mind -- Getting weather data on our Pi with OpenWeatherMap -- Getting an OpenWeatherMap API key -- Bringing in request -- Parsing the response -- Building a weather dashboard with an LCD -- Adding an LCD to the Pi -- The LCD object…”
    Libro electrónico
  13. 58513
    Publicado 2017
    Tabla de Contenidos: “…Setting a page title so that it can be controlled dynamically -- Working with a Boolean data type -- Using the decimal data type to set monetary values -- Summary -- Chapter 9: Computed Variables and Basic Math -- Declaring and setting two variables to signify two different salaries -- Adding the two salaries -- Averaging the two salaries -- Summary -- Chapter 10: Interacting with Users Through the Web Page -- Using Toolbox to search for a command -- Adding an Event Handler -- Working with string input -- Converting string input to a numerical value -- Working with methods -- Working with the converted numerical value -- Summary -- Chapter 11: Using Method Chaining to Write More Compact Code -- Inserting a text box into the markup -- Entering your C# code -- Introducing method chaining -- Testing your code -- Summary -- Chapter 12: Reacting to a Single Condition with If/Else Blocks -- Adding checkbox to your code -- Adding a panel statement -- Testing the checkbox -- Working with the AutoPostBack property -- Constructing an if statement -- Constructing an else statement -- Testing your code -- Summary -- Chapter 13: Making a Variable Grow by Adding 1 -- Growing a variable by one -- Another way to grow a variable -- Summary -- Chapter 14: Repeating Blocks of Code with While Loops -- Inserting a button -- Modifying the button -- Creating a while loop -- Working with the Math class -- Running the code -- Experimenting with the code -- Summary -- Chapter 15: Repeating Blocks of Code with For Loops -- Inserting a button -- Inserting ListBox -- Binding in the code -- Starting a for loop -- Filling ListBox using the for loop -- Summary -- Chapter 16: Iterating Over Collections with foreach Loops -- Inserting TextBox -- Inserting a label -- Relating TextBox with Label -- Generating a vertical output -- Removing parts of the code to determine their impact…”
    Libro electrónico
  14. 58514
    Tabla de Contenidos: “…Erasmus, Desiderius (1467-1536). Precatio ad dominum Iesum pro pace ecclesiae. Tyrannius, Hieronymus, anot. …”
    Colección
  15. 58515
    por Baronio, Cesare, Cardenal
    Publicado 1600
    Libro
  16. 58516
    Publicado 2018
    Tabla de Contenidos: “…-- Summary -- Chapter 2: Getting Started with Matplotlib -- Loading data -- List -- NumPy array -- pandas DataFrame -- Our first plots with Matplotlib -- Importing the pyplot -- Line plot -- Scatter plot -- Overlaying multiple data series in a plot -- Multiline plots -- Scatter plot to show clusters -- Adding a trendline over a scatter plot -- Adjusting axes, grids, labels, titles, and legends -- Adjusting axis limits -- Adding axis labels -- Adding a grid -- Titles and legends -- Adding a title -- Adding a legend -- A complete example -- Saving plots to a file -- Setting the output format…”
    Libro electrónico
  17. 58517
    por Green, Marnie E.
    Publicado 2013
    Tabla de Contenidos: “…Accessing Team Sites in Office 365Introducing the SharePoint Team Site; Chapter 5: Working with Web Pages; Introducing the Ribbon; Understanding SharePoint Web Pages; Creating a New Wiki Content Page; Creating a New Web Part Page; Chapter 6: Working with Web Parts; Adding a Web Part to Your Page; Choosing the Right Web Part; Changing Web Part Properties; Connecting Web Parts; Chapter 7: Getting Familiar with Apps; Introducing SharePoint Apps; Adding Apps to Your Site; Accessing App Settings; Configuring the General Settings; Chapter 8: Creating a Custom App; Planning Your Custom App…”
    Libro electrónico
  18. 58518
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Cover -- Title Page -- Copyright and Credit -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Getting Started with Okta -- Chapter 1: IAM and Okta -- Exploring the origins of Okta -- Understanding IAM and Okta -- Exploring Okta -- Zero trust -- Discovering the basic features of Okta -- Universal Directory -- Single sign-on -- Multifactor authentication and adaptive multifactor authentication -- Lifecycle management -- Advanced features of Okta -- Okta Advanced Server Access -- Workflows -- Okta Access Gateway -- API Access Gateway -- Okta and NIST -- Summary -- Chapter 2: Working with Universal Directory -- Directory integrations -- Microsoft AD integration -- LDAP integration -- Everything about users -- Using groups -- Types of groups in Okta -- Using AD groups -- Creating users in AD through Okta groups -- Pushing groups -- Deleting groups -- Assigning applications to groups -- Some best practices for group usage -- Overview of devices -- Registering a device -- Summary -- Chapter 3: Using Single Sign-On for a Great End User Experience -- Using single sign-on with Okta -- Understanding global session policies -- Using the Okta dashboard -- Setting up Agentless Desktop single sign-on -- Simplifying administration with the Okta Integration Network -- Setting up a basic integration with Secure Web Authentication -- SWA with the App Integration Wizard -- Using SAML and OpenID Connect applications -- Managing inbound SSO -- IdP discovery -- Summary -- Chapter 4: Increasing Security with Adaptive Multifactor Authentication -- Factor types -- Knowledge factors -- Possession factors -- Biometric factors -- Authenticators and enrollment -- Knowledge factors -- Possession factors -- Biometric factors -- MFA enrollment -- Contextual access management -- Device security signals -- Integrating with MDM…”
    Libro electrónico
  19. 58519
    Publicado 2018
    Tabla de Contenidos: “…-- Plotting with glyphs -- Creating line plots -- Creating bar plots -- Creating patch plots -- Creating scatter plots -- Customizing glyphs -- Summary -- Chapter 3: Plotting with different Data Structures -- Technical requirements -- Creating plots using NumPy arrays -- Creating line plots using NumPy arrays -- Creating scatter plots using NumPy arrays -- Creating plots using pandas DataFrames -- Creating a time series plot using a pandas DataFrame -- Creating scatter plots using a pandas DataFrame -- Creating plots with ColumnDataSource -- Creating a time series plot using the ColumnDataSource -- Creating a scatter plot using the ColumnDataSource -- Summary -- Chapter 4: Using Layouts for Effective Presentation -- Technical requirements -- Creating multiple plots along the same row -- Creating multiple plots in the same column -- Creating multiple plots in a row and column -- Creating multiple plots using a tabbed layout -- Creating a robust grid layout -- Linking multiple plots together -- Summary -- Chapter 5: Using Annotations, Widgets, and Visual Attributes for Visual Enhancement -- Technical requirements -- Creating annotations to convey supplemental information -- Adding titles to plots -- Adding legends to plots -- Adding color maps to plots -- Creating widgets to add interactivity to plots…”
    Libro electrónico
  20. 58520
    por Ahmed, Farhan A.
    Publicado 2013
    Tabla de Contenidos: “…Configuring hardware settingsStash area; Adding a new chassis with blade servers; Adding an empty chassis; Configuring and adding a blade server to the chassis; Configuring and adding a rack-mount server; Modifying server components; Launching UCSM using the platform emulator; UCSPE limitations; Summary; Chapter 3:Configuring Cisco UCS Using UCS Manager; Introducing Cisco UCSM; UCSM firmware version; Walking through the UCSM interface; Navigation pane; The Equipment tab; The Servers tab; The LAN tab; The SAN tab; The VM tab; The Admin tab; The Fault Summary area…”
    Libro electrónico