Mostrando 60,761 - 60,780 Resultados de 71,889 Para Buscar '".ad"', tiempo de consulta: 0.28s Limitar resultados
  1. 60761
    Publicado 2008
    Tabla de Contenidos: “…. -- 2.6. Exercises. -- 3. AD/DA Conversion. -- 3.1. Methods. -- 3.2. AD Converters. -- 3.3. …”
    Libro electrónico
  2. 60762
    Publicado 2015
    Tabla de Contenidos: “…WebSocket APIReady states; Events; Echo Test; The WebSockets client app; Instantiation; Adding events; Sending messages; Receiving messages; Closing the connection; The WebSocket server; The Node.js server; Summary; Chapter 3: Configuring the Server and Transferring Real-time Data; Full-duplex real-time data transfer; Foundation of real-time applications; Collaborative presentation application; The presentation library; Setting up the library; Adding collaboration; Code implementation; The client code; The server code; Do it yourself; Input username; The list of users…”
    Libro electrónico
  3. 60763
    por Totten, Chris
    Publicado 2012
    Tabla de Contenidos: “…Creating a Chase AnimationCreating a Run Animation; Organizing Your Animations; Chapter 9: Unity Engine Basics; Understanding Unity's Logic and Interface; Building a Whiteblock Level with Unity Primitives; Creating and Editing Materials in Unity; Organizing Assets with Unity Empties; Chapter 10: Implementing Your Zombie in a Unity Game; Importing Models into Unity; Unity Scripting-A Crash Course; Adding Interactivity to the Zombie; Turning the First Person Controller into an FPS Hero; Adding Other Gameplay Elements; Wrapping Up; Index…”
    Libro electrónico
  4. 60764
    Publicado 2013
    Tabla de Contenidos: “…Linking Datasets -- Recipe 1 - reconciling values with Freebase -- Recipe 2 - installing extensions -- Recipe 3 - adding a reconciliation service -- Recipe 4 - reconciling with Linked Data…”
    Libro electrónico
  5. 60765
    Publicado 2018
    Tabla de Contenidos: “…B11376_Cover-High Res -- C09882 ebook -- _GoBack -- Preface -- Images and Containers -- Virtualization versus Containerization -- How Docker Improves a DevOps Workflow -- Recap of the Docker Environment -- Basic Docker Terminal Commands -- Activity 1 - Utilizing the docker pull Command -- Activity 2 - Analyzing the Docker CLI -- Dockerfile Syntax -- Writing Dockerfiles for Python and JavaScript examples -- Python -- JavaScript -- Activity 3 - Building the Dockerfile -- Building Images -- docker build -- Removing Docker Images -- Activity 4 - Utilizing the Docker Image -- Running Containers From Images -- Python -- Versioning Images and Docker Hub -- Deploying a Docker Image to Docker Hub -- Summary -- Application Container Management -- The docker-compose Tool -- Installing docker-compose -- Overview of a Multi-Container Application Setup -- The Frontend -- The Backend -- The Database -- Using docker-compose -- docker-compose first run -- Activity 1 - Running WordPress Using docker-compose -- The docker-compose file: docker-compose.yml -- The docker-compose CLI -- Activity 2 - Analyzing the docker- compose CLI -- Managing Multiple Containers and Distributed Application Bundles -- Improve a Docker Workflow -- The Django Compose File Broken Down -- Endure Data Using Volumes -- Ports -- Activity 3 - Running the docker-compose File -- Networking with docker-compose -- Run the WordPress Containers -- Summary -- Orchestration and Delivery -- Orchestration -- An Overview of Docker Swarm -- Using Docker Engine to Create a Swarm -- Creating Docker Machines -- Listing Created Machines -- Worker Machine Creation -- Initializing our Swarm -- Connecting to a Machine -- Initializing Swarm Mode -- Adding Workers to our Swarm -- Viewing a Cluster's Status -- Activity 1 - Adding Nodes to a Cluster -- Managing Services and Applications in a Swarm…”
    Libro electrónico
  6. 60766
    Publicado 2015
    Tabla de Contenidos: “…Targeting stringsGlob matching; Perl-compatible regular expression matching; List matching; Grain and pillar matching; Compound matching; Remote execution modules and functions; Adding users; Installing packages; Managing services; Monitoring minion states; Running arbitrary commands; Summary; Chapter 3: Execution Modules - Write Your Own Solution; Exploring the source; Cross-calling execution modules; Grains and the __virtual__ function; The__opts__ and __pillar__ functions; Reformatting return data; An advanced example; Summary; Chapter 4: Defining the State of Your Infrastructure…”
    Libro electrónico
  7. 60767
    Publicado 2022
    Tabla de Contenidos: “…-- Ansible and Git repositories -- best practices -- Managing automation content in a Git server -- Setting up a GitHub account -- Creating your first Git repository -- Installing Git on a local machine -- Configuring SSH keys in GitHub -- Adding content to the Git repository -- Collaboration is the key to automation -- Using Git branching -- Implementing Git branching -- Summary -- Further reading -- Part 2: Finding Use Cases and Integrations -- Chapter 5: Expanding Your Automation Landscape -- Technical requirements…”
    Libro electrónico
  8. 60768
    Publicado 2013
    Tabla de Contenidos: “…The Enigma of Specific Learning Disabilities: A Neuropsychological FrameworkReferences; AppendixA; Chapter 6: Autism Spectrum Disorders; Introduction; Emergence of the Concept of Autism; Current Diagnostic Criteria; Ontogeny of Ad: Early Signs; Early Developmental Trajectory; Neuropathology And Pathophysiology of Ad; Brain Structure And Development; Assessment; Advanced Diagnostic Considerations and Practices; Contemporary Modes of Treatment; Conclusion; Acknowlegments; References; Chapter 7: Conduct and Oppositional Defiant Disorders; Introduction…”
    Libro electrónico
  9. 60769
    por Matthaeus de Libris
    Publicado 1301
    Tabla de Contenidos: “….: Congregati maiores natu Israel uenerunt ad Samuelem (h . 13 r.) . 3 . Iste sunt Arenge a Petro de Vineis super uariis et diuersis materiis compilate (h . 14 r.-16 v.) . …”
    Manuscrito
  10. 60770
    Publicado 2018
    Tabla de Contenidos: “…-- Terminology -- Mock objects -- Mockito -- Tic-Tac-Toe v2 requirements -- Developing Tic-Tac-Toe v2 -- Requirement 1 - store moves -- Specification - DB name -- Implementation -- Specification - a name for the Mongo collection -- Implementation -- Refactoring -- Specification - adding items to the Mongo collection -- Implementation -- Specification - adding operation feedback -- Implementation -- Refactoring -- Specification - error handling -- Implementation -- Specification - clear state between games -- Implementation -- Specification - drop operation feedback -- Implementation -- Specification - error handling -- Implementation -- Requirement 2 - store every turn -- Specification - creating new collection -- Implementation -- Specification refactoring…”
    Libro electrónico
  11. 60771
    Publicado 2023
    Tabla de Contenidos: “…-- For Future Reference: Query Folding -- Replacing Data -- Blanks and Nulls -- Errors -- Adding New Data -- Adding a New Column…”
    Libro electrónico
  12. 60772
    Publicado 2023
    Tabla de Contenidos: “…Let's Create a Hello World Module -- Technical requirements -- Defining a module -- Creating our first hello world module -- Overriding the install() and uninstall() methods -- Defining the hookDisplayHome(params) function -- Providing the module logo -- Adding an index.php file for security -- Installing our first module -- Summary -- Chapter 8: A Reinsurance Block Module -- Technical requirements -- Defining our module design -- Creating the module's initial structure -- Defining the module class -- Choosing our hooks -- Defining the install() and uninstall() methods -- Defining the hook execution handlers -- Adding a Smarty template view -- Adding CSS styles to our module -- Testing our module -- Summary -- Chapter 9: A Customer Callback Request Module -- Technical requirements -- Defining our module design -- Creating the module's initial structure -- Managing the model the modern way -- Creating the callback request entity…”
    Libro electrónico
  13. 60773
    Publicado 2022
    Tabla de Contenidos: “…Installing Kubebuilder -- Creating a Project -- Adding a Custom Resource to the Project -- Building and Deploying Manifests -- Running the Manager Locally -- Personalizing the Custom Resource -- Editing the Go Structures -- Enabling the Status Subresource -- Defining Printer Columns -- Regenerating the Files -- Implementing the Reconcile Function -- Adding RBAC Annotations -- Deploying the Operator on the Cluster -- Creating a New Version of the Resource -- Defining a New Version -- Implementing Hub and Convertible -- Setting Up the webhook -- Updating kustomization Files -- Using Various Versions -- Conclusion -- Index…”
    Libro electrónico
  14. 60774
    Publicado 1401
    Tabla de Contenidos: “…Incipit Liber exhortatorius Sancti Augustini Episcopi ad quendam comitem karissimum (h . 194 r.-221 r.) . …”
    Manuscrito
  15. 60775
    Tabla de Contenidos: “…. -- Contiene: De justitia, De fortitudine, De temperantia, De prophetia, De quibusdam speciatim ad homines certae alicujus conditionis pertinentibus…”
    Libro
  16. 60776
    por Migne, J.-P. 1800-1875
    Publicado 1841
    Tabla de Contenidos: “…Epistola Encyclica circa usuras, ad archiepiscopos, episcopos et ordinarios Italiae / Benedictus XIV. …”
    Libro
  17. 60777
    Publicado 1970
    Tabla de Contenidos: “…Mariae respectu habito ad mythologiam et libros apocryphos, 1970 (VII, 494 p.) -- v.5 De cultu B. …”
    Libro
  18. 60778
    por Galvez S., Javier
    Publicado 2009
    Tabla de Contenidos: “….; Sobre la muerte de Lucrecio.; Séneca (5 a.C. - 65 A.D.); La vida; La obra; Su filosofía; Epicteto (50-135?)…”
    Libro electrónico
  19. 60779
    Publicado 2012
    Tabla de Contenidos: “…Stanfield II -- Method -- Mixing or adding methods? : an exploration and critique / Kathy Charmaz -- Pulling together : postmodernism and multiple method research / Nigel Fielding -- Vulnerability and the politics of advocacy : challenges for qualitative inquiry using multiple methods / Uwe Flick -- Politics -- Writing against othering / Michal Krumer-Nevo -- Ecoaesthetics : critical arts-based research and environmental advocacy / Susan Finley -- The production of girl life / Jean Halley -- "I read the news today, oh boy-- " the war on public workers / H. …”
    Libro electrónico
  20. 60780
    Publicado 2016
    Tabla de Contenidos: “…Roselaar -- Jurors, jurists and advocates : law in the Rhetorica ad Herennium and De inventione / Jennifer Hilder -- Multiple charges, unitary punishment and rhetorical strategy in the Quaestiones of the Late Roman Republic / Michael C. …”
    Libro electrónico