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
-
61021
-
61022
-
61023Publicado 2021Tabla de Contenidos: “…Working with Python Operators -- Arithmetic operators -- Comparison operators -- Boolean operators -- Creating and Using Variables -- Creating valid variable names -- Creating variables in code -- Manipulating variables -- Saving your work -- Running your Python app in VS Code -- Understanding What Syntax Is and Why It Matters -- Putting Code Together -- Book 2 Understanding Python Building Blocks -- Chapter 1 Working with Numbers, Text, and Dates -- Calculating Numbers with Functions -- Still More Math Functions -- Formatting Numbers -- Formatting with f-strings -- Showing dollar amounts -- Formatting percent numbers -- Making multiline format strings -- Formatting width and alignment -- Grappling with Weirder Numbers -- Binary, octal, and hexadecimal numbers -- Complex numbers -- Manipulating Strings -- Concatenating strings -- Getting the length of a string -- Working with common string operators -- Manipulating strings with methods -- Uncovering Dates and Times -- Working with dates -- Working with times -- Calculating timespans -- Accounting for Time Zones -- Working with Time Zones -- Chapter 2 Controlling the Action -- Main Operators for Controlling the Action -- Making Decisions with if -- Adding else to your if logic -- Handling multiple else statements with elif -- Ternary operations -- Repeating a Process with for -- Looping through numbers in a range -- Looping through a string -- Looping through a list -- Bailing out of a loop -- Looping with continue -- Nesting loops -- Looping with while -- Starting while loops over with continue -- Breaking while loops with break -- Chapter 3 Speeding Along with Lists and Tuples -- Defining and Using Lists -- Referencing list items by position -- Looping through a list -- Seeing whether a list contains an item -- Getting the length of a list -- Adding an item to the end of a list…”
Libro electrónico -
61024Word for dummiesWord For DummiesPublicado 2022Tabla de Contenidos: “…Changing orientation (landscape or portrait) -- Setting the page margins -- Using the Page Setup dialog box -- Page Numbering -- Adding an automatic page number -- Starting with a different page number -- Numbering with Roman numerals -- Removing page numbers -- New Pages from Nowhere -- Starting text on a new page -- Inserting a blank page -- Page Background Froufrou -- Coloring pages -- Printing colored pages -- Adding a watermark -- Chapter 14 Section Formatting -- Slice a Document into Sections -- Creating a section -- Using sections -- Removing a section break -- That First Page -- Adding a cover page -- Inserting a cover page manually -- Headers and Footers -- Using a preset header or footer -- Creating a custom header or footer -- Working with multiple headers and footers -- Removing a header or a footer -- Chapter 15 Style Formatting -- The Big Style Overview -- Finding the styles -- Using a style -- Discovering the current style -- Removing style formatting -- Make Your Own Styles -- Creating a style -- Using the Create New Style from Formatting dialog box -- Modifying a style -- Assigning a shortcut key to a style -- Deleting a style -- Style Tips and Tricks -- Changing the Normal style -- Creating heading styles -- Customizing the Style Gallery -- Chapter 16 Template and Themes Formatting -- Instant Documents with Templates -- Using a template to start a new document -- Changing a document's attached template -- Templates of Your Own -- Creating a template based on a document you already have -- Making a new template from scratch -- Modifying a template -- The Theme of Things -- Applying a document theme -- Modifying or creating a theme -- Chapter 17 Random Drawer Formatting -- Weird and Fun Text Effects -- Steal This Format! …”
Libro electrónico -
61025Publicado 2018Tabla de Contenidos: “…Customizing message boxes -- The InputBox Function -- InputBox syntax -- An InputBox example -- Another type of InputBox -- The GetOpenFilename Method -- The syntax for the GetOpenFilename method -- A GetOpenFilename example -- The GetSaveAsFilename Method -- Getting a Folder Name -- Displaying Excel's Built-in Dialog Boxes -- Chapter 16 UserForm Basics -- Knowing When to Use a UserForm -- Creating UserForms: An Overview -- Working with UserForms -- Inserting a new UserForm -- Adding controls to a UserForm -- Changing properties for a UserForm control -- Viewing the UserForm Code window -- Displaying a UserForm -- Using information from a UserForm -- A UserForm Example -- Creating the UserForm -- Adding the CommandButtons -- Adding the OptionButtons -- Adding event-handler procedures -- Creating a macro to display the dialog box -- Making the macro available -- Testing the macro -- Chapter 17 Using UserForm Controls -- Getting Started with Dialog Box Controls -- Adding controls -- Introducing control properties -- Dialog Box Controls: The Details -- CheckBox control -- ComboBox control -- CommandButton control -- Frame control -- Image control -- Label control -- ListBox control -- MultiPage control -- OptionButton control -- RefEdit control -- ScrollBar control -- SpinButton control -- TabStrip control -- TextBox control -- ToggleButton control -- Working with Dialog Box Controls -- Moving and resizing controls -- Aligning and spacing controls -- Accommodating keyboard users -- Testing a UserForm -- Dialog Box Aesthetics -- Chapter 18 UserForm Techniques and Tricks -- Using Dialog Boxes -- A UserForm Example -- Creating the dialog box -- Writing code to display the dialog box -- Making the macro available -- Trying out your dialog box -- Adding event-handler procedures -- Validating the data -- Now the dialog box works -- A ListBox Example…”
Libro electrónico -
61026Publicado 2015Tabla de Contenidos: “…Displaying a simple message box -- Getting a response from a message box -- Customizing message boxes -- The InputBox Function -- InputBox syntax -- An InputBox example -- Another type of InputBox -- The GetOpenFilename Method -- The syntax for the GetOpenFilename method -- A GetOpenFilename example -- The GetSaveAsFilename Method -- Getting a Folder Name -- Displaying Excel's Built‐in Dialog Boxes -- Chapter 16 UserForm Basics -- Knowing When to Use a UserForm -- Creating UserForms: An Overview -- Working with UserForms -- Inserting a new UserForm -- Adding controls to a UserForm -- Changing properties for a UserForm control -- Viewing the UserForm Code window -- Displaying a UserForm -- Using information from a UserForm -- A UserForm Example -- Creating the UserForm -- Adding the CommandButtons -- Adding the OptionButtons -- Adding event‐handler procedures -- Creating a macro to display the dialog box -- Making the macro available -- Testing the macro -- Chapter 17 Using UserForm Controls -- Getting Started with Dialog Box Controls -- Adding controls -- Introducing control properties -- Dialog Box Controls: The Details -- CheckBox control -- ComboBox control -- CommandButton control -- Frame control -- Image control -- Label control -- ListBox control -- MultiPage control -- OptionButton control -- RefEdit control -- ScrollBar control -- SpinButton control -- TabStrip control -- TextBox control -- ToggleButton control -- Working with Dialog Box Controls -- Moving and resizing controls -- Aligning and spacing controls -- Accommodating keyboard users -- Testing a UserForm -- Dialog Box Aesthetics -- Chapter 18 UserForm Techniques and Tricks -- Using Dialog Boxes -- A UserForm Example -- Creating the dialog box -- Writing code to display the dialog box -- Making the macro available -- Trying out your dialog box -- Adding event‐handler procedures…”
Libro electrónico -
61027Publicado 2015Tabla de Contenidos: “…-- Creating a Table -- Changing the Look of a Table -- Working with Tables -- Navigating in a table -- Selecting parts of a table -- Adding new rows or columns -- Deleting rows or columns -- Moving a table -- Working with the Total Row -- Removing duplicate rows from a table -- Sorting and filtering a table -- Sorting a table -- Filtering a table -- Filtering a table with slicers -- Converting a table back to a range -- Chapter 6: Worksheet Formatting -- Getting to Know the Formatting Tools -- Using the formatting tools on the Home tab -- Using the Mini toolbar -- Using the Format Cells dialog box -- Using Different Fonts to Format Your Worksheet -- Changing Text Alignment -- Choosing horizontal alignment options -- Choosing vertical alignment options -- Wrapping or shrinking text to fit the cell -- Merging worksheet cells to create additional text space -- Displaying text at an angle -- Controlling the text direction -- Using Colors and Shading -- Adding Borders and Lines -- Adding a Background Image to a Worksheet -- Using Named Styles for Easier Formatting -- Applying styles -- Modifying an existing style -- Creating new styles -- Merging styles from other workbooks -- Controlling styles with templates…”
Libro electrónico -
61028Publicado 2023Tabla de Contenidos: “…Transitioning groups of elements -- Creating a moving effect while transitioning a list -- Configuring an animation on initially rendering -- Exercise 8.02 - sorting a list of messages with an animation -- Examining transition routes -- Exercise 8.03 - creating a transition effect for each route navigated -- Using the GSAP library for animation -- Installing GSAP -- Basic tweens -- Exercise 8.04 - tweening with GSAP -- Modifying the look and feel with easing -- Modifying the look and feel with stagger -- Using Timeline -- Activity 8.01 - building a messages app with transitions and GSAP -- Summary -- Part 3: Global State Management -- Chapter 9: The State of Vue State Management -- Technical requirements -- Understanding the component architecture and the problem of the state -- Holding the state in a common ancestor component -- Exercise 9.01 - adding an occupation field to the profile card generator -- Exercise 9.02 - adding a Clear button to the profile card generator -- Adding simple state management -- Exercise 9.03 - moving the Clear button to the application header profile card generator and updating the Clear logic -- Activity 9.01 - adding Organization, Email, and Phone Number fields to a profile card generator -- Deciding when to use a local state or global state -- Summary -- Chapter 10: State Management with Pinia -- Technical requirements -- What Pinia is -- Installing Pinia -- Using Pinia to create a store -- Exercise 10.01 - building a Color Preview app with a shared state -- Adding and using getters in your Pinia store -- Exercise 10.02 - improving the Color Preview app with getters -- Additional getter features -- Working with Pinia actions -- Exercise 10.03 - adding lightening and darkening features to the Color Preview app -- Debugging Pinia in Devtools -- Activity 10.01 - creating a simple shopping cart and price calculator…”
Libro electrónico -
61029Publicado 2023Tabla de Contenidos: “…Reviewing new fixed asset purchases and adding them to the chart of accounts…”
Libro electrónico -
61030por Pinillos, AndreaTabla de Contenidos: “…-- Using the LookUp() function -- Summary -- Chapter 7: Canvas App Formulas -- Technical requirements -- Exploring formulas in canvas apps -- Creating a submit button formula for canvas apps -- Adding a success screen after a Submit button click -- Adding a back button to the success screen -- Adding a new form after the back button is clicked -- Displaying all events in a gallery view -- Adding a refresh button to the event gallery -- Adding sorting to the event gallery -- Adding search to the event gallery -- Filtering active events -- Summary -- Chapter 8: Conditional Formatting and URL Deep Linking -- Technical requirements -- Applying conditional formatting -- Importance of conditional formatting -- Core benefits -- Concepts within conditional formatting -- Example of basic conditional formatting -- Examples of conditional formatting -- Best practices -- Implementing URL deep linking -- What is URL deep linking? …”
Publicado 2024
Libro electrónico -
61031por Lucas, Michael, 1967-Tabla de Contenidos: “…-- Setting BLOCKSIZE -- Adding New Hard Disks -- Creating an MBR Partition -- Creating a Disklabel -- Moving Partitions -- Adding New Filesystems -- Stackable Mounts -- 9. …”
Publicado 2013
Libro electrónico -
61032por Langenhan, DanielTabla de Contenidos: “…. -- There's more... -- Adding ISO files to vCD automatically -- Getting ready -- How to do it... -- How it works... -- 6. …”
Publicado 2013
Libro electrónico -
61033Publicado 2022Tabla de Contenidos: “…Bevel and Emboss -- Inner Glow -- Creating and Puppet Warping a Gradient Fill -- Adding Paint Layers -- Puppet Warp for Type and Shape Layers -- Summary -- Chapter 7: Perspective Warp and Content-Aware Scale -- Perspective Warp -- Project: Cherry Blossom Box -- Perspective Warp Options -- Smart Objects Smart Filter and Filter Effects Mask -- Adding a Layer Mask Using the Channels Panel -- Adding a Layer Style to Create Some Shadows -- Project: Cherry Blossom Box Part 2 -- Can You Detach or Delete One Quad Shape Plane? …”
Libro electrónico -
61034por Sabin-Wilson, LisaTabla de Contenidos: “…Activating Akismet -- Configuring Akismet -- Chapter 5 Creating Categories and Tags -- Archiving Content with WordPress -- Building categories -- Changing the name of a category -- Creating new categories -- Creating and Editing Tags -- Book 4 Publishing Your Site with WordPress -- Chapter 1 Exploring the WordPress Block Editor -- Using the Block Editor -- Discovering available blocks -- Discovering core blocks -- Inserting new blocks -- Configuring block settings -- Paragraph block settings -- Image block settings -- Chapter 2 Writing Your First Post -- Composing Your Post -- Refining Your Post Options -- Publishing Your Post -- Being Your Own Editor -- Chapter 3 Creating a Static Page -- Understanding the Difference between Pages and Posts -- Creating the Front Page of Your Website -- Creating the static page -- Setting page options -- Assigning a static page as the home page -- Adding a Blog to Your Website -- Chapter 4 Managing Media -- Adding New Files to the Media Library -- Getting to know allowed media file types -- Uploading a new file to the Media Library -- Uploading multiple files at once -- Understanding Media Library Features -- Filtering options in the Media Library -- Managing files in Grid View -- Managing files in List View -- Other Media Library view settings -- Viewing and Editing Media File Details -- Editing file details on the Edit Media page -- Editing images in the Media Library -- Discover Some Great Plugins to Manage Media -- Chapter 5 Embedding Video, Audio, and Other Media -- Inserting Images into Your Content -- Uploading an image from your computer -- Inserting an image from the Media Library -- Using the Columns Block to Insert Multiple Images in a Row -- Inserting a Cover Image into a Post -- Inserting a Photo Gallery -- Inserting Video Files into Your Posts -- Adding a link to a video from the web…”
Publicado 2024
Libro electrónico -
61035Publicado 2018Tabla de Contenidos: “…Cover -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Package Installation and Management -- Introducing Anaconda -- Installing Python using Anaconda -- Running a Jupyter Notebook -- Running a Notebook -- Creating a new Notebook -- Adding code -- Managing Python packages -- Managing packages with Anaconda Navigator -- Online searching for packages using Anaconda Cloud -- Managing Python packages with conda -- Managing Python packages using pip -- Upgrading and uninstalling the package with pip -- Python virtual environments -- Virtual environments using Anaconda -- Managing environments with conda -- Virtual environments using virtualenv -- Summary -- Chapter 2: Introduction to Geospatial Code Libraries -- Geospatial Data Abstraction Library (GDAL) and the OGR Simple Features Library -- Installing GDAL -- Installing GDAL using Anaconda3 -- Installing GDAL using conda -- Installing GDAL using pip -- Installing a second GDAL version using pip -- Other recommended GDAL resources -- GEOS -- Installing GEOS -- Shapely -- Installing Shapely -- Fiona -- Installing Fiona -- Python shapefile library (pyshp) -- Installing pyshp -- pyproj -- Installing pyproj -- Rasterio -- Rasterio dependencies -- Installation of Rasterio -- GeoPandas -- GeoPandas installation -- GeoPandas dependencies -- How it all works together -- Summary -- Chapter 3: Introduction to Geospatial Databases -- Installing PostgreSQL and PostGIS on Windows -- Installing PostgreSQL and PostGIS on Mac -- Working with PostgreSQL and PostGIS using Python -- Connecting to PostgreSQL using psycopg2 -- Installing psycopg2 -- Connecting to the database and creating a table -- Adding data to the table -- Shapely -- Querying the data -- Changing the CRS -- Buffer -- Distance and near -- Lines in the database -- Length of a line…”
Libro electrónico -
61036Publicado 2011Tabla de Contenidos: “…: the use of league tables and student surveys to determine "quality" in higher education / Stella Jones-Devitt and Catherine Samiei -- Branding a university: adding real value or smoke and mirrors? / Chris Chapleo --…”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
61037por Daneri, Pablo A.Tabla de Contenidos: “…Aplicación de Monitoreo Usando el AD620AAislamiento Eléctrico del Paciente; Acoplamiento entre las Etapas Aisladas y las No Aisladas; Acoplamiento Óptico; Acoplamiento Electromagnético; Filtro Pasabanda; Detección de la Espiga por el Marcapasos; Amplificador de Ganancia Variable; Registrador de Papel o Pantalla; Etapas de Procesamiento; Monitores Electrocardiográficos; Inconvenientes en la Medición; Circuitos de Aplicación; Aparatos de Registro Electrocardiográfico; Simulador de Señales de ECG…”
Publicado 2007
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
61038por Sage PublicationsTabla de Contenidos: “…A collaborative study from the MSBase Registry -- Treatment discontinuation in multiple sclerosis: The French Web-based survey ALLIANCE -- Detection of cortical lesions in multiple sclerosis: A new imaging approach -- Improved working ability in a contemporary MS population compared with a historic non-treated MS population in the same geographic area of Sweden -- Evaluation of an integrated multidisciplinary approach in multiple sclerosis care: A prospective, randomized, controlled study -- Remotely-delivered cognitive remediation in multiple sclerosis (MS): protocol and results from a pilot study -- A randomized trial of teriflunomide added to glatiramer acetate in relapsing multiple sclerosis -- Free kappa light chains in cerebrospinal fluid as a biomarker to assess risk conversion to multiple sclerosis -- Predicting optimal response to B-cell depletion with rituximab in multiple sclerosis using CXCL13 index, magnetic resonance imaging and clinical measures -- Improvement to baseline after plasma exchange in spinal attacks associated with neuromyelitis optica…”
Publicado 2015
Revista digital -
61039por Organisation for Economic Co-operation and Development StaffTabla de Contenidos: “…. -- Unit labour costs -- Value added by activity -- Real value added by activity -- Small and medium-sized enterprises -- Income inequality -- Globalisation -- Poverty rates and gaps -- Trade share of international trade in GDP -- International trade in goods -- International trade in services -- Trading partners -- Africa's trade partners -- Foreign direct investment -- Balance of payments -- Prices -- Consumer price indices -- Producer price indices -- Labour compensation -- Long-term interest rates -- Rates of conversion -- Real effective exchange rates -- Energy and transportation -- Energy supply -- Energy intensity -- Energy supply per capita -- Electricity generation -- Nuclear energy -- Renewable energy -- Energy production -- Oil production -- Oil prices -- Goods transport -- Passenger transport -- Road fatalities -- Labour -- Employment rates -- Employment rates by age group -- Part-time employment -- Self-employment -- Employment by region -- Hours worked -- Unemployment rates -- Long-term unemployment -- Unemployment by region -- Youth inactivity -- Science and technology -- Expenditure on R&D -- Researchers -- Patents -- biotechnology -- Size of the ICTsector -- Investment in ICT -- Exports of ICT goods -- Computer, internet and telecommunication -- Environment -- Water consumption -- Fisheries -- Emissions of carbon dioxide -- Air quality by region -- Municipal waste -- Education -- International Student Assessment -- Trends in reading -- Enjoyment of reading -- How many students study abroad? …”
Publicado 2011
Libro electrónico -
61040Publicado 2016Tabla de Contenidos: “…Starting and enabling clustering servicesTroubleshooting; Security fundamentals; Letting in and letting out; Getting acquainted with PCS; Managing authentication and creating the cluster; Setting up a virtual IP for the cluster; Adding a virtual IP as a cluster resource; Viewing the status of the virtual IP; Summary; Chapter 3: A Closer Look at High Availability; Failover - an introduction to high availability and performance; Fencing - isolating the malfunctioning nodes; Installing and configuring a STONITH device; Split-brain - preparing to avoid inconsistencies…”
Libro electrónico