Mostrando 961 - 980 Resultados de 1,883 Para Buscar '"XML"', tiempo de consulta: 0.10s Limitar resultados
  1. 961
    por Rodriguez, Juan R.
    Publicado 2005
    Tabla de Contenidos:
    Libro electrónico
  2. 962
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Building Your Game -- Chapter overview -- Your objectives -- Setting up the project -- Creating the player -- Improving our scripts with attributes and XML comments -- Using attributes -- The Tooltip attribute -- The Range attribute -- The RequireComponent attribute -- XML comments -- Putting it all together -- Having the camera following our player -- Creating a basic tile -- Making it endless -- Creating obstacles -- Summary -- Chapter 2: Setup for Android and iOS Development -- Chapter overview -- Our objectives -- Introduction to build settings -- Building a project for PC -- Installing the Java Development Kit (JDK) -- Installing the Android SDK -- Exporting a project for Android -- Putting the project on your Android device -- Unity for iOS setup and Xcode installation -- Building a project for iOS -- Summary -- Chapter 3: Mobile Input/Touch Controls -- Chapter overview -- Our objectives -- Using mouse input -- Moving via touch -- Implementing a gesture -- Using the accelerometer -- Detecting touch on game objects -- Summary -- Chapter 4: Resolution Independent UI -- The chapter overview -- Our objectives -- Creating a title screen -- The Rect Transform component -- Anchors -- Pivots -- Selecting different aspect ratios -- Working with buttons -- Adding a pause menu -- Pausing the game -- Summary -- Chapter 5: Advertising Using Unity Ads -- Chapter overview -- Your objectives -- Unity Ads setup -- Displaying a simple Ad -- Utilizing ad callback options -- Opt-in advertisements with rewards -- Adding in a cooldown -- Summary -- Chapter 6: Implementing In-App Purchases -- Chapter overview -- Your objectives -- Setting up Unity IAP -- Creating our first purchase…”
    Libro electrónico
  3. 963
    por Heffelfinger, David R.
    Publicado 2006
    Tabla de Contenidos: “…Apache CommonsOptional libraries and tools; Apache ANT; JDT compiler; JDBC driver; iText; JFreeChart; JExcelApi; Summary; Chapter 3: Creating your First Report; Creating a JRXML report template; Previewing the XML report template; Creating a binary report template; Compiling a JRXML template programmatically; Previewing the compiled report template; Compiling a JRXML template through ANT; Generating the report; Viewing the report; Displaying reports in a web browser; Elements of a JRXML report template…”
    Libro electrónico
  4. 964
    Publicado 2007
    Tabla de Contenidos: “…CONCEPTO DE METADATOS. XML, MARC21, DUBLIN CORE, MODS, METS -- 3.5. ENLACE DE CITAS: OPENURL, CROSSREF, DOI -- 3.6. …”
    Libro electrónico
  5. 965
    Publicado 2012
    Tabla de Contenidos: “…Chapter 47: Extensible Markup Language (XML)Chapter 48: Resource Description Framework (RDF); Chapter 49: Text Encoding Initiative (TEI); Chapter 50: Encoded Archival Description (EAD); Chapter 51: Open Archival Information System (OAIS) Reference Model…”
    Libro electrónico
  6. 966
    Tabla de Contenidos: “…An empirical analysis of the impact on economic growth from trade in servicesA study on model development for information management service system of health service industry; Labeling schemes for XML dynamic updates: A survey and open discussions; Formal analysis and verification of a new improved NSSK protocol; Storing and retrieval of hybrid XML databases: A performance evaluation; An evaluation model for embedded knowledge services using fuzzy AHP; Cloud-grid-based algorithm for data distribution management; Trustworthiness measurements of real-time Web services…”
    Libro electrónico
  7. 967
    Publicado 2014
    Tabla de Contenidos: “…Viewing all environment variables and system propertiesViewing the effective POM file; Viewing the dependency classpath; Summary; Chapter 2: Demystifying Project Object Model; Project Object Model; The POM hierarchy; Super POM; POM extending and overriding; Maven coordinates; Parent POM file; Managing POM dependencies; Transitive dependencies; Dependency scopes; Optional dependencies; Dependency exclusion; Summary; Chapter 3: Maven Configuration; Maven Wagon; Wagon HTTP(S) transport; Wagon system properties; Proxy authentication; Secured repositories; Encrypting credentials in settings.xml…”
    Libro electrónico
  8. 968
    Publicado 2007
    Tabla de Contenidos: “…; Binary Search; Binary Search Trade-offs; Escaping the Loop; Search in the Large; Searching with Postings; Ranking Results; Searching the Web; Conclusion; Correct, Beautiful, Fast (in That Order): Lessons from Designing XML Verifiers; The Role of XML Validation; The Problem; Version 1: The Naïve Implementation…”
    Libro electrónico
  9. 969
    Publicado 2004
    Tabla de Contenidos: “…The content modelThe asset management; Distributed computing; Summary; 7 XML; Introduction; Markup languages; XML in use; Summary; 8 Cataloguing and indexing; Introduction; Indexing; Text indexing; Image indexing; Audio indexing; Video indexing; Logging audio-visual content; Cataloguing and classification; Summary; 9 Search engines; Introduction; The book and libraries; Text searching; Thesaurus and WordNet; The user interface; Summary; 10 Content description standards; Introduction; MPEG-7; DCMI; TV-Anywhere; SMPTE metadata; IPTC; Still image files: EXIF; Summary; 11 The presentation tier…”
    Libro electrónico
  10. 970
    por Barry, Douglas K.
    Publicado 2013
    Tabla de Contenidos: “…History of Web Services SpecificationWeb Services Description Language; Universal Description, Discovery, and Integration; SOAP; Web Services Specifications; Using SOAP without UDDI; Using REST; Using XML; JSON, an XML Alternative; When to Use SOAP, REST, JSON, or Other Options; The Opportunity and Importance of Standardized Semantic Vocabularies; Service-Oriented Architecture Explained; Relationship of Web Services and SOA; Identification and Design of Services; Service-Oriented Architecture; Summary; Chapter 4 Cloud Computing; Blurring of Internal and External Services…”
    Libro electrónico
  11. 971
    por Ho, Clarence
    Publicado 2012
    Tabla de Contenidos: “…; Evolution of Dependency Injection; Beyond Dependency Injection; Aspect-Oriented Programming with Spring; Spring Expression Language (SpEL); Validation in Spring; Accessing Data in Spring; Object/XML Mapping (OXM) in Spring in Spring; Managing Transactions; Simplifying and Integrating with JEE; MVC in the Web Tier; Remoting Support; Mail Support; Job Scheduling Support…”
    Libro electrónico
  12. 972
    por Scarioni, Carlo
    Publicado 2013
    Tabla de Contenidos: “…; The 10,000-Foot View; The 1,000-Foot View; The 100-Foot View; The Security Interceptor; The XML Namespace; The Filters and Filter Chain; ConfigAttribute; The Authentication Object; SecurityContext and SecurityContextHolder…”
    Libro electrónico
  13. 973
    por Komatineni, Satya
    Publicado 2011
    Tabla de Contenidos: “…Taking Advantage of Android Source CodeThe Sample Projects in this Book; Summary; Chapter 2 Setting Up Your Development Environment; Setting Up Your Environment; Downloading JDK 6; Downloading Eclipse 3.6; Downloading the Android SDK; Updating Your PATH Environment Variable; The Tools Window; Installing Android Development Tools (ADT); Learning the Fundamental Components; View; Activity; Intent; Content Provider; Service; AndroidManifest.xml; Android Virtual Devices; Hello World!; Android Virtual Devices; Exploring the Structure of an Android Application; Analyzing the Notepad Application…”
    Libro electrónico
  14. 974
    por Komatineni, Satya
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  15. 975
    Publicado 2015
    Tabla de Contenidos: “…Persisting and recovering channelsChannel interceptors; Summary; Chapter 3: Message Processing; Message endpoints; Gateways; Synchronous gateways; Asynchronous gateways; Service activators; Delayers; Transactions; Summary; Chapter 4: Message Transformers; Introducing message transformers; Working with XML payload; The marshalling transformer; The unmarshalling transformer; XPath transformers; Validating XML messages; Beyond default transformers; Content enrichers; Header enrichers; Payload enrichers; Claim check; Incoming claim check transformer; Outgoing claim check transformer; Summary…”
    Libro electrónico
  16. 976
    Publicado 2011
    Tabla de Contenidos: “…Modeling a Data WarehouseSemistructured Data-XML; Summary; Tips and Insights for Database Professionals; Literature Summary; Appendix: The Basics of SQL; SQL Names and Operators; Data Definition Language; Data Manipulation Language; References; References; Exercises; ER and UML Conceptual Data Modeling; Conceptual Data Modeling and Integration; Transformation of the Conceptual Model to SQL; Normalization and Minimum Set of Tables; Logical Database Design (Generic Problem); OLAP; Solutions to Selected Exercises; Glossary; Index; Bonus Chapter Opener…”
    Libro electrónico
  17. 977
    por Deinum, Marten
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  18. 978
    por Jackson, Wallace. author
    Publicado 2014
    Tabla de Contenidos: “…""Android Appliances: Creating an Android Appliance App""""The Future of Android: 64-bit Android 5.0""; ""Summary""; ""Chapter 3: An Introduction to the Android Application Development Platform""; ""How the Android Platform is Structured: Java, XML, and New Media on Top of Linux""; ""Details Regarding Androidâ€?…”
    Libro electrónico
  19. 979
    por Jefford, Darren, 1978-
    Publicado 2007
    Tabla de Contenidos: “…Professional BizTalk Server 2006; About the Authors; Credits; Acknowledgments; Foreword; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: Technology Primer; XML Schema; XML Namespaces; XPath; Serializable Classes; Summary; Chapter 2: BizTalk Architecture; Why BizTalk?…”
    Libro electrónico
  20. 980
    por Jackson, Simon
    Publicado 2023
    Tabla de Contenidos: “…Convert Source Files (yaml/xml/json) to Other Formats or Perform Bespoke Actions -- 16. …”
    Libro electrónico