Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 60
- Derecho canónico 59
- Biblia 50
- Teología 49
- Derecho romano 33
- Processament de la parla 33
- obras anteriores a 1800 31
- Historia eclesiástica 27
- Dret canònic 26
- Iglesia Católica 26
- Història 25
- Moral cristiana 25
- Teología dogmática 25
- Església Catòlica 23
- Derecho Canónico 21
- Teologia 21
- Iglesia católica 19
- Teologia moral 18
- Música 17
- Obras anteriores a 1800 17
- Reconeixement automàtic de la parla 17
- TFC 17
- Obres anteriors al 1800 16
- Comentarios 15
- PFC 15
- Patrística 15
- Teología moral 15
- Bíblia 14
- Development 14
- Música sagrada 14
-
2141Publicado 2024Tabla de Contenidos: “…. -- See also -- Changing your name with a type alias -- Getting ready -- How to do it... -- There's more... -- See also…”
Libro electrónico -
2142Publicado 2021Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Biblioteca Universitat Ramon Llull, Universidad Loyola - Universidad Loyola Granada)Acceso restringido con credenciales UPSA
Acceso desde Dialnet
Libro electrónico -
2143Publicado 2009Tabla de Contenidos: “…Executing SQL Commands Using SQL*Plus -- The SQL*Plus Buffer -- Formatting SQL*Plus Results -- Displaying the Number of Rows Returned -- SQL*Plus Commands versus SQL Statements -- Saving and Running SQL Statements in SQL*Plus -- Discontinuation of the SQL*Plus for Windows GUI Version -- Differences Between SQL Developer and SQL*Plus -- Lab 2.3 Exercises -- Lab 2.3 Exercise Answers -- Lab 2.3 Quiz -- Workshop -- CHAPTER 3 The WHERE and ORDER BY Clauses -- LAB 3.1 The WHERE Clause -- Comparison Operators -- Logical Operators -- Lab 3.1 Exercises -- Lab 3.1 Exercise Answers -- Lab 3.1 Quiz -- LAB 3.2 The ORDER BY Clause -- Using the ORDER BY Clause -- Sorting Data Using SQL Developer's GUI Functionality -- Column Alias -- Comments in SQL Statements -- Saving Your SQL Statements -- Understanding Oracle Error Messages -- Reading the Oracle Error Message Carefully -- Resolving One Error at a Time -- Double-Checking the Syntax of Your Statement -- Looking Up the Oracle Error Number -- Lab 3.2 Exercises -- Lab 3.2 Exercise Answers -- Lab 3.2 Quiz -- Workshop -- CHAPTER 4 Character, Number, and Miscellaneous Functions -- Data Types -- Reading Syntax Diagrams -- LAB 4.1 Character Functions -- The LOWER Function -- The UPPER and INITCAP Functions -- The LPAD and RPAD Functions -- The DUAL Table -- The LTRIM, RTRIM, and TRIM Functions -- The SUBSTR Function -- The INSTR Function -- The LENGTH Function -- Functions in WHERE and ORDER BY Clauses -- Nested Functions -- Concatenation -- The REPLACE Function -- The TRANSLATE Function -- The SOUNDEX Function -- Which Character Function Should You Use? …”
Libro electrónico -
2144Publicado 2004Tabla de Contenidos: “…Deploying sample on WebSphere Business Integration Server Foundation -- 8.1 Deployment considerations -- 8.2 Prerequisite software -- 8.3 Installing prerequisite products -- 8.4 Installing the Business Process Container -- 8.4.1 Preparing to install the Business Process Container -- 8.4.2 Installing the Business Process Container using the WebSphere Administrative Console wizard -- 8.4.3 Business Process Container commands -- 8.4.4 Verifying the Business Process Container configuration -- 8.4.5 Backing up your server configuration files -- 8.4.6 Removing the Business Process Container -- 8.5 Configuration for the sample application -- 8.5.1 Resources used by the private exchange application -- 8.5.2 Set authentication alias for the JDBC DataSource -- 8.6 Install the private exchange application -- 8.6.1 Installing the application EAR files…”
Libro electrónico -
2145Publicado 2016Tabla de Contenidos: “…2.6.4 Grundzustände festlegen und Flankensteuerung -- 2.7 Projekt: Eine Alarmanlage -- 2.7.1 Aufbau und Arbeitsweise der Alarmanlage -- 2.7.2 Programmierung -- 2.8 Aufgaben -- 2.9 Lösungen -- Kapitel 3: Kollektionen: Mengen, Listen, Tupel und Dictionaries -- 3.1 Die Typhierarchie -- 3.2 Gemeinsame Operationen für Kollektionen -- 3.3 Kollektionen in Bedingungen -- 3.3.1 Projekt: Kundenberatung -- 3.3.2 Projekt: Sichere Kommunikation -- 3.4 Iteration - die for-Anweisung -- 3.4.1 Verwendung von break -- 3.5 Sequenzen -- 3.5.1 Konkatenation und Vervielfältigung -- 3.5.2 Direkter Zugriff auf Elemente - Indizierung -- 3.5.3 Slicing -- 3.5.4 Projekt: Lesbare Zufallspasswörter -- 3.6 Tupel -- 3.7 Zeichenketten (Strings) -- 3.7.1 Strings durch Bytestrings codieren -- 3.7.2 Der Formatierungsoperator % -- 3.8 Listen -- 3.8.1 Listen sind Objekte und empfangen Botschaften -- 3.8.2 Klasse, Typ und Instanz -- 3.8.3 Kopie oder Alias? -- 3.8.4 Listenoperationen -- 3.8.5 Projekt: Zufallsnamen -- 3.8.6 Projekt: Telefonliste -- 3.8.7 Listen durch Comprehensions erzeugen -- 3.9 Zahlen in einer Folge - range()-Funktion -- 3.10 Projekt: Klopfzeichen -- 3.11 Mengen -- 3.11.1 Projekt: Häufigkeit von Buchstaben in einem Text -- 3.12 Projekt: Zufallssounds -- 3.12.1 Wie kommen Töne aus dem Raspberry Pi? …”
Libro electrónico -
2146Publicado 2010Tabla de Contenidos: “…Alignment -- 7.2 Unions -- 7.3 Enumerated Values -- 7.3.1 Enumerated Types -- 7.3.2 Enum Properties -- 7.4 Alias -- 7.5 Parameterized Scopes with template -- 7.5.1 Eponymous templates -- 7.6 Injecting Code with mixin templates -- 7.6.1 Symbol Lookup inside a mixin -- 7.7 Summary and Reference -- 8 Type Qualifiers -- 8.1 The immutable Qualifier -- 8.1.1 Transitivity -- 8.2 Composing with immutable -- 8.3 Immutable Parameters and Methods -- 8.4 Immutable Constructors -- 8.5 Conversions involving immutable -- 8.6 The const Qualifier -- 8.7 Interaction between const and immutable -- 8.8 Propagating a Qualifier from Parameter to Result -- 8.9 Summary -- 9 Error Handling -- 9.1 Throwing and catching -- 9.2 Types -- 9.3 Finally clauses -- 9.4 Nothrow Functions and the Special Nature of Throwable -- 9.5 Collateral Exceptions -- 9.6 Stack Unwinding and Exception-Safe Code -- 9.7 Uncaught Exceptions -- 10 Contract Programming -- 10.1 Contracts -- 10.2 Assertions -- 10.3 Preconditions -- 10.4 Postconditions -- 10.5 Invariants -- 10.6 Skipping Contract Checks. …”
Libro electrónico -
2147por Ballard, ChuckTabla de Contenidos: “…9.3.7 Configuring application server: adding our EGL Web Project -- 9.3.8 Setting the path to Informix JDBC client libraries on the application server -- 9.3.9 Adding an authentication alias to the application server -- 9.3.10 Adding a data source to the application server -- 9.4 Checkpoint -- 9.5 Setup tasks part 2 -- 9.5.1 Setting up the JDBC data source for use by the EGL compiler -- 9.5.2 Creating Data Parts -- 9.5.3 A sub-task to create a database connection resource -- 9.5.4 Returning to the Data Parts creation task -- 9.5.5 Results of the Data Parts Wizard -- 9.5.6 EGL statements Library: Package, Import, and Use -- 9.5.7 Creating our own EGL Package and Library -- 9.6 Final checkpoint -- 9.7 Alternate means to create JDBC data source -- Chapter 10. …”
Publicado 2005
Libro electrónico -
2148Publicado 2023Tabla de Contenidos: “…. -- See also -- Adding alias to a provider to use multiple instances of the same provider -- Getting ready -- How to do it... -- How it works... -- See also -- Manipulating variables -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Keeping sensitive variables safe -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using local variables for custom functions -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using outputs to expose Terraform provisioned data -- Getting ready -- How to do it... -- How it works... -- There's more...…”
Libro electrónico -
2149Publicado 2003Tabla de Contenidos: “…Business logic -- PiggyBank business layer -- Preparing Application Developer -- Workspace -- Preferences -- Import required projects -- Implementing the components -- Implementing the framework project -- Creating the Java project -- Tailoring the logging implementation -- Creating the packages -- Creating the classes -- Creating the IPiggyBankBusinessDelegate interface -- Creating the BusinessDelegateFactory -- Implementing the business delegate project -- Creating the Java project -- Creating the packages -- Creating the classes -- Creating the PiggyBankEJBDelegateImpl -- Creating the PiggyBankEJBDelegateFactory -- Creating an enterprise application for the EJBs -- Creating an EAR project with an EJB module -- Preparing the WebSphere test environment -- Server project -- WebSphere Version 5.0.2 server -- Adding the enterprise application to the server -- Configuring the server with a data source -- Define an authentication alias -- Define a data source -- Setting the server class path -- Enabling security for the server -- Disable security for now -- Utility projects -- Adding a utility project to an enterprise application -- Module dependency -- Implementing the EJB project -- Project properties -- Creating the packages -- Reviewing the model -- Creating the transfer objects -- Creating the CMP entity beans -- Create the Customer entity bean -- Create the CmpEntityAdapter…”
Libro electrónico -
2150Publicado 2012Tabla de Contenidos: “…Administering Database Servers -- Registering Servers -- Connecting to a Server -- Creating a New Server Group -- Managing Multiple Servers -- Starting and Stopping Servers -- Managing Databases Using Object Explorer -- Creating Databases Without Using Transact-SQL -- Modifying Databases Without Using Transact-SQL -- Managing Tables Without Using Transact-SQL -- Authoring Activities Using SQL Server Management Studio -- Query Editor -- Solution Explorer -- SQL Server Debugging -- Summary -- Exercises -- Part II: Transact-SQL Language -- Chapter 4: SQL Components -- SQL's Basic Objects -- Literal Values -- Delimiters -- Comments -- Identifiers -- Reserved Keywords -- Data Types -- Numeric Data Types -- Character Data Types -- Temporal Data Types -- Miscellaneous Data Types -- Binary and BIT Data Types -- Large Object Data Types -- UNIQUEIDENTIFIER Data Type -- SQL_VARIANT Data Type -- HIERARCHYID Data Type -- TIMESTAMP Data Type -- Storage Options -- FILESTREAM Storage -- Sparse Columns -- Transact-SQL Functions -- Aggregate Functions -- Scalar Functions -- Numeric Functions -- Date Functions -- System Functions -- Metadata Functions -- Scalar Operators -- Global Variables -- NULL Values -- Summary -- Exercises -- Chapter 5: Data Definition Language -- Creating Database Objects -- Creation of a Database -- Attaching and Detaching Databases -- CREATE TABLE: A Basic Form -- CREATE TABLE and Declarative Integrity Constraints -- The UNIQUE Clause -- The PRIMARY KEY Clause -- The CHECK Clause -- The FOREIGN KEY Clause -- Referential Integrity -- Possible Problems with Referential Integrity -- The ON DELETE and ON UPDATE Options -- Creating Other Database Objects -- Integrity Constraints and Domains -- Alias Data Types -- CLR Data Types -- Modifying Database Objects -- Altering a Database -- Modifying File or Filegroup Properties -- Setting Database Options…”
Libro electrónico -
2151
-
2152Tabla de Contenidos: “…Preparing the environment -- 3.1 DFSMSrmm implementation -- 3.1.1 Installation wizards -- 3.1.2 Updating the installation-wide exits -- 3.1.3 Updating and validating the PARMLIB members -- 3.1.4 Creating a starting procedure -- 3.1.5 Defining an alias for high-level qualifier RMM -- 3.1.6 Protecting DFSMSrmm resources -- 3.1.7 Defining RACF groups for DFSMSrmm -- 3.1.8 Creating the DFSMSrmm CDS -- 3.1.9 Creating the DFSMSrmm CDS as extended format -- 3.1.10 Creating the DFSMSrmm journal -- 3.1.11 Restarting MVS with DFSMSrmm implemented -- 3.1.12 Starting and restarting DFSMSrmm -- 3.1.13 Stopping DFSMSrmm -- 3.1.14 Setting up DFSMSrmm utilities -- 3.1.15 Running the installation verification program -- 3.2 Tailoring the DFSMSrmm ISPF dialog -- 3.2.1 Adding DFSMSrmm to ISPF panels -- 3.2.2 Modifying the DFSMSrmm panel -- 3.2.3 Other changes -- 3.3 Making TSO HELP information available to users -- 3.4 Verifying your DFSMSrmm implementation -- 3.4.1 Displaying the PARMLIB options and control information -- 3.4.2 Adding owner information -- 3.4.3 Adding racks to DFSMSrmm -- 3.4.4 Adding volumes to DFSMSrmm -- 3.4.5 Adding bins to DFSMSrmm -- 3.4.6 Adding a VRS to DFSMSrmm -- 3.4.7 Creating tape data sets -- 3.4.8 Allocating inventory management data sets -- 3.4.9 Running inventory management -- 3.4.10 Confirming movements -- 3.4.11 Creating reports…”
Libro electrónico -
2153por Veraza Urtuzuástegui, JorgeTabla de Contenidos: “….) -- ARISTÓTELES, LE BON Y HITLER SOBRE EL MISMO (...) -- SADE SE ALÍA A SOLÓN CONTRA ARISTÓTELES (...) -- ABUSADO POR LOS AMOS, SADE, EL COMUNISTA, (...) -- DE LA POLÍTICA MEXICANA Y DE LA VIABILIDAD (...) -- DE LA POSIBILIDAD DE LA DEMOCRACIA DIRECTA (...) -- CAPÍTULO 7. …”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
2154Publicado 2021Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- What to Buy -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Book 1 Getting Started -- Chapter 1 Starting with Python -- Why Python Is Hot -- Choosing the Right Python -- Tools for Success -- Introducing Anaconda and VS Code -- Installing Anaconda and VS Code -- Writing Python in VS Code -- Choosing your Python interpreter -- Writing some Python code -- Getting back to VS Code Python -- Using Jupyter Notebook for Coding -- Chapter 2 Interactive Mode, Getting Help, and Writing Apps -- Using Python's Interactive Mode -- Opening Terminal -- Getting your Python version -- Going into the Python Interpreter -- Entering commands -- Using Python's built-in help -- Exiting interactive help -- Searching for specific help topics online -- Lots of free cheat sheets -- Creating a Python Development Workspace -- Creating a Folder for Your Python Code -- Typing, Editing, and Debugging Python Code -- Writing Python code -- Saving your code -- Running Python in VS Code -- Learning simple debugging -- Using the VS Code Python debugger -- Writing Code in a Jupyter Notebook -- Creating a folder for Jupyter Notebook -- Creating and saving a Jupyter notebook -- Typing and running code in a notebook -- Adding Markdown text -- Saving and opening notebooks -- Chapter 3 Python Elements and Syntax -- The Zen of Python -- Introducing Object-Oriented Programming -- Discovering Why Indentations Count, Big Time -- Using Python Modules -- Understanding the syntax for importing modules -- Using an alias with modules -- Chapter 4 Building Your First Python Application -- Opening the Python App File -- Typing and Using Python Comments -- Understanding Python Data Types -- Numbers -- Words (strings) -- Booleans…”
Libro electrónico -
2155Publicado 2022Tabla de Contenidos: “…-- Setting your dock preferences -- Chapter 4 Getting to Know Finder and Its Desktop -- Introducing Finder and Its Minions: The Desktop and Icons -- Introducing the desktop -- Bellying up to the toolbar -- Figuring out what an icon is -- Identifying your Finder icons in the wild -- Aliases Are Awesome! -- Creating aliases -- Deleting aliases -- Hunting down an alias's parent…”
Libro electrónico -
2156Publicado 2010Tabla de Contenidos: “…-- 2 Creating Versatile Types -- Format a Type with ToString( ) -- Make Types Equatable -- Make Types Hashable with GetHashCode( ) -- Make Types Sortable -- Give Types an Index -- Notify Clients when Changes Happen -- Overload Appropriate Operators -- Convert One Type to Another -- Prevent Inheritance -- Allow Value Type to Be Null -- 3 General Coding -- Declare Variables -- Defer Type Checking to Runtime (Dynamic Types) -- Use Dynamic Typing to Simplify COM Interop -- Declare Arrays -- Create Multidimensional Arrays -- Alias a Namespace -- Use the Conditional Operator (?…”
Libro electrónico -
2157por Simpson, AlanTabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- What to Buy to Do the Projects in This Book -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Book 1 Getting Started -- Chapter 1 Starting with Python -- Why Python Is Hot -- Choosing the Right Python -- Tools for Success -- Installing Python and VS Code -- Installing the Python extension -- Letting AI write your Python code -- Using GitHub Copilot -- Using Jupyter Notebook for Coding -- Chapter 2 Using Interactive Mode, Getting Help, and Writing Apps -- Using Python's Interactive Mode -- Opening Terminal -- Getting your Python version -- Going into the Python Interpreter -- Entering commands -- Using Python's built-in help -- Exiting interactive help -- Searching for specific help topics online -- Lots of free cheat sheets -- Creating a Folder for Your Python Code -- Typing, Editing, and Debugging Python Code -- Writing Python code -- Saving your code -- Running Python in VS Code -- Learning simple debugging -- Closing a File -- Writing Code in a Jupyter Notebook -- Creating a folder for Jupyter Notebooks -- Creating and saving a Jupyter notebook -- Typing and running code in a notebook -- Chapter 3 Python Elements and Syntax -- The Zen of Python -- Introducing Object-Oriented Programming -- Discovering Why Indentations Count, Big Time -- Using Python Modules -- Understanding the syntax for importing modules -- Using an alias with modules -- Chapter 4 Building Your First Python Application -- Opening the Python App File -- Typing and Using Python Comments -- Understanding Python Data Types -- Numbers -- Integers -- Floats -- Complex numbers -- Words (strings) -- Booleans -- Working with Python Operators -- Arithmetic operators -- Comparison operators -- Boolean operators -- Creating and Using Variables…”
Publicado 2024
Libro electrónico -
2158
-
2159por Doney, Lewis“…Part III of the Buddhism in Central Asia explores the impact of non-Buddhist influences on, and doctrinal issues in, Buddhist traditions within and between inter alia the Silk Road, China, Tibet, and the Uyghur and Tangut Empires…”
Publicado 2024
Libro electrónico -
2160