Mostrando 1,981 - 2,000 Resultados de 32,738 Para Buscar 'JAXA~', tiempo de consulta: 1.85s Limitar resultados
  1. 1981
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Titel -- Impressum -- Inhalt -- Einleitung -- Kapitel 1: Java -- 1.1 Programmiersprachen -- 1.2 Besonderheiten von Java -- 1.3 Installation und Einrichtung -- 1.3.1 Java-Compiler installieren -- 1.3.2 Ordner einrichten -- 1.4 Editor -- 1.5 Zusammenfassung -- Kapitel 2: Minecraft-Server -- 2.1 Installation -- 2.1.1 CraftBukkit -- 2.1.2 Spigot -- 2.2 Konfiguration -- 2.3 Befehle -- 2.4 Verbinden -- 2.5 Updates -- Kapitel 3: Das erste Plugin -- 3.1 Programmieren -- 3.2 Kompilieren -- 3.2.1 Fehler finden -- 3.2.2 Jar-Datei erstellen -- 3.3 Starten -- 3.4 Entdecken -- 3.5 Rätsel -- 3.6 Zusammenfassung -- Kapitel 4: Chat-Befehle -- 4.1 Eigene Befehle definieren -- 4.2 Chat-Nachrichten versenden -- 4.3 Rätsel -- 4.4 Zusammenfassung -- Kapitel 5: Eclipse installieren und einrichten -- 5.1 Installation -- 5.2 Einrichtung -- 5.3 Ein neues Projekt anlegen -- 5.4 Neue Dateien in einem Projekt anlegen -- 5.4.1 Java-Datei -- 5.4.2 Info-Datei -- 5.5 Kompilieren und packen -- Kapitel 6: Variablen und Konstanten -- 6.1 Variablen -- 6.1.1 Zahlen -- 6.1.2 Zeichenketten -- 6.1.3 Konvertierung -- 6.1.4 Arrays -- 6.2 Konstanten -- 6.3 Rätsel -- 6.4 Zusammenfassung -- Kapitel 7: Schleifen -- 7.1 Kürbis-Plugin -- 7.1.1 Positionierung -- 7.1.2 Blöcke platzieren -- 7.2 Die verschiedenen Schleifen -- 7.2.1 for-Schleife -- 7.2.2 while-Schleife -- 7.2.3 do-while-Schleife -- 7.2.4 Verschachtelte Schleifen -- 7.3 Rätsel -- 7.4 Zusammenfassung -- Kapitel 8: Verzweigungen -- 8.1 if-Verzweigung -- 8.2 case-Verzweigung -- 8.3 Rätsel -- 8.4 Zusammenfassung -- Kapitel 9: Funktionen -- 9.1 Deklaration von Funktionen -- 9.2 Rückgabewerte -- 9.3 Parameter -- 9.4 Anwendungsbeispiel -- 9.5 Rätsel -- 9.6 Zusammenfassung -- Kapitel 10: Klassen und Objekte -- 10.1 Die ganze Welt ist ein Objekt -- 10.2 Erstellung einer eigenen Klasse -- 10.3 Funktionen in Klassen…”
    Libro electrónico
  2. 1982
    Publicado 2022
    Tabla de Contenidos: “…The Theory of Jakarta EE and MicroProfile -- 2. Enterprise Java, MIcroservices and the Cloud -- 3. Introducing the Cloud Native Jakarta EE Example -- 4. …”
    Libro electrónico
  3. 1983
    Publicado 2017
    Materias: “…Java (Computer program language)…”
    Video
  4. 1984
    Publicado 2018
    “…Master advanced techniques, idioms, and best practices for writing superior Java code Take full advantage of modern Java I/O APIs, object serialization, and regular expressions Efficiently connect to network services, implement network clients and servers, and harvest web data Query databases and manage database connections with the latest version of JDBC Simplify all aspects of date and time programming with the Java Date and Time API Write internationalized programs that localize dates, times, numbers, text, and GUIs Process code in three powerful ways: the scripting API, compiler API, and annotation processing Learn how to migrate legacy code to the Java Platform Module System Leverage the modern Java security features most valuable to application programmers Program advanced client-side user interfaces, and generate images on the server Use JNI to interoperate with native C code See Core Java, Volume I—Fundamentals, Eleventh Edition (ISBN-13: 978-0-13-516630-7), for expert coverage of fundamental Java and UI programming, including objects, generics, collections, lambda expressions, Swing design, concurrency, and functional programming. …”
    Libro electrónico
  5. 1985
    por Kroll, Michael, Dipl. Inform
    Publicado 2002
    Materias:
    Libro electrónico
  6. 1986
    Publicado 2002
    Materias:
    Libro electrónico
  7. 1987
    Publicado 2003
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  8. 1988
    por Gafter, Neal
    Publicado 2005
    Tabla de Contenidos: “…-- Puzzle 60: One-Liners -- Puzzle 61: The Dating Game -- Puzzle 62: The Name Game -- Puzzle 63: More of the Same -- Puzzle 64: The Mod Squad -- Puzzle 65: A Strange Saga of a Suspicious Sort -- 8 Classier Puzzlers -- Puzzle 66: A Private Matter -- Puzzle 67: All Strung Out -- Puzzle 68: Shades of Gray -- Puzzle 69: Fade to Black -- Puzzle 70: Package Deal -- Puzzle 71: Import Duty -- Puzzle 72: Final Jeopardy -- Puzzle 73: Your Privates Are Showing -- Puzzle 74: Identity Crisis -- Puzzle 75: Heads or Tails? …”
    Libro electrónico
  9. 1989
    por Mughal, Khalid Azim
    Publicado 2009
    Materias: “…Electronic data processing personnel Certification…”
    Libro electrónico
  10. 1990
    Publicado 2009
    “…You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. …”
    Libro electrónico
  11. 1991
    Publicado 2002
    Tabla de Contenidos: “…Data access -- 5.1 The sample application: OnlineBuying -- 5.2 Cache data to reduce remote calls -- 5.3 CMP versus BMP -- 5.4 BMP with SQLJ -- 5.5 Stateful vs. stateless session EJBs -- Chapter 6. …”
    Libro electrónico
  12. 1992
    por Duckett, Jon
    Publicado 2010
    Tabla de Contenidos: “…Beginning HTML, XHTML, CSS and JavaScript; About the Author; Credits; Contents; Introduction; Chapter 1: Structuring Documents for the Web; Chapter 2: Links and Navigation; Chapter 3: Images, Audio, and Video; Chapter 4: Tables; Chapter 5: Forms; Chapter 6: Frames; Chapter 7: Cascading Style Sheets; Chapter 8: More Cascading Style Sheets; Chapter 9: Page Layout; Chapter 10: Design Issues; Chapter 11: Learning JavaScript; Chapter 12: Working with JavaScript; Chapter 13: Putting Your Site on the Web; Chapter 14: Checklists; Appendix A: Answers to Exercises; Appendix B: XHTML Element Reference…”
    Libro electrónico
  13. 1993
    Publicado 2013
    Tabla de Contenidos: “…HTML5 Programming with JavaScript® For Dummies®; About the Author; Table of Contents; Introduction; About This Book; What You Don't Have to Read; Foolish Assumptions; Conventions Used in This Book; How This Book Is Organized; Icons Used in This Book; Where to Go from Here; Part I: Understanding the Basics of JavaScript; Chapter 1: HTML, Say Hello to JavaScript; Introducing JavaScript; Seeing How JavaScript Fits into an HTML Document; Chapter 2: Assessing Tools of the Trade; Researching Browsers and Their Debugging Tools; Discovering Programs to Write JavaScript; Hosting Your Site…”
    Libro electrónico
  14. 1994
    Publicado 2015
    Tabla de Contenidos: “…Introduction to dynamic web content -- Setting up a development server -- Introduction to PHP -- Expressions and control flow in PHP -- PHP functions and objects -- PHP arrays -- Practical PHP -- Introduction to MySQL -- Mastering MySQL -- Accessing MySQL using PHP -- Form handling -- Cookies, sessions, and authentication -- Exploring JavaScript -- Expressions and control flow in JavaScript -- JavaScript functions, objects, and arrays -- JavaScript and PHP validation and error handling -- Using Ajax -- Introduction to CSS -- Advanced CSS with CSS3 -- Accessing CSS from JavaScript -- Introduction to jQuery -- Introduction to HTML5 -- The HTML5 canvas -- HTML5 audio and video -- Other HTML5 features -- Bringing it all together…”
    Libro electrónico
  15. 1995
    por Cadenhead, Rogers
    Publicado 2014
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  16. 1996
    Publicado 2006
    Materias:
    Libro electrónico
  17. 1997
    por Dincer, Alper
    Publicado 2013
    Tabla de Contenidos: “…Adding Fusion Tables layers to mapsAdding CartoDB layers to maps; Accessing ArcGIS Server with the Google Maps JavaScript API; Accessing GeoServer with the Google Maps JavaScript API; Index…”
    Libro electrónico
  18. 1998
    Publicado 2013
    Materias: “…Java (Computer program language)…”
    Video
  19. 1999
    por Cadenhead, Rogers
    Publicado 2012
    Materias:
    Libro electrónico
  20. 2000
    por Vasappanavara, Ramesh
    Publicado 2011
    Materias:
    Libro electrónico