☆ 资源说明:☆ [Packt Publishing] Oracle WebLogic Server 12c 高级管理经典实例 (英文版) [Packt Publishing] Oracle WebLogic Server 12c Advanced Administration Cookbook (E-Book) ☆ 出版信息:☆ [作者信息] Dalton Iwazaki [出版机构] Packt Publishing [出版日期] 2013年06月18日 [图书页数] 284页 [图书语言] 英语 [图书格式] PDF 格式
2024-01-14 09:43:55 2.32MB Oracle WebLogic
1
1. 类型: 文字版pdf,代码和内容可直接复制,非图片扫描版。 2. 简介: 这是官方git教程,资源压缩包里自带中文版和英文版,如不用英文版可忽略 3. 内容: 这是初学者学习git的最好教程,主要讲解了git的原理,以及git命令的使用。非常地amazing!
2024-01-13 13:15:02 19.34MB 官方教程 git教程 git命令
1
12.1寸三菱工业液晶屏AA121XN01英文版规格书pdf,12.1寸三菱工业液晶屏AA121XN01英文版规格书
2024-01-09 12:32:15 395KB 综合资料
1
☆ 资源说明:☆ [Wiley] JavaScript 极限编程 (英文版) [Wiley] JavaScript Programming Pushing the Limits (E-Book) ☆ 图书概要:☆ JavaScript has grown up, and it's a hot topic. Newer and faster JavaScript VMs and frameworks built upon them have increased the popularity of JavaScript for server-side web applications, and rich JS applications are being developed for mobile devices. This book delivers a compelling tutorial, showing you how to build a real-world app from the ground up. Experienced developers who want to master the latest techniques and redefine their skills will find this deep dive into JavaScript's hidden functionalities gives them the tools to create truly amazing and complex applications. ☆ 出版信息:☆ [作者信息] Jon Raasch [出版机构] Wiley [出版日期] 2013年08月12日 [图书页数] 404页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:05:24 8.77MB JavaScript
1
☆ 资源说明:☆ [奥莱理] 深入浅出 JavaScript 编程 (英文版) [奥莱理] Head First JavaScript Programming (E-Book) ☆ 图书概要:☆ This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you’ll write real code, lots of it, so you can start building your own web applications. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First JavaScript Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep. ☆ 出版信息:☆ [作者信息] Eric T. Freeman, Elisabeth Robson [出版机构] 奥莱理 [出版日期] 2014年04月10日 [图书页数] 704页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:04:28 73.37MB JavaScript
1
☆ 资源说明:☆ [奥莱理] Java 性能优化 权威指南 (英文版) [奥莱理] Java Performance The Definitive Guide (E-Book) ☆ 图书概要:☆ Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance. You’ll gain in-depth knowledge of Java application performance, using the Java Virtual Machine (JVM) and the Java platform, including the language and API. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 7 and 8 applications perform. ☆ 出版信息:☆ [作者信息] Scott Oaks [出版机构] 奥莱理 [出版日期] 2014年05月01日 [图书页数] 426页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:04:03 10.99MB Java
1
☆ 资源说明:☆ [奥莱理] Speaking JavaScript (英文版) [奥莱理] Speaking JavaScript (E-Book) ☆ 图书概要:☆ Speaking JavaScript helps you approach the language with four standalone sections. First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth. Complete contents include: - JavaScript quick start: Familiar with object-oriented programming? This part helps you learn JavaScript quickly and properly. - JavaScript in depth: Learn details of ECMAScript 5, from syntax, variables, functions, and object-oriented programming to regular expressions and JSON with lots of examples. Pick a topic and jump in. - Background: Understand JavaScript’s history and its relationship with other programming languages. - Tips, tools, and libraries: Survey existing style guides, best practices, advanced techniques, module systems, package managers, build tools, and learning resources. ☆ 出版信息:☆ [作者信息] Axel Rauschmayer [出版机构] 奥莱理 [出版日期] 2014年03月24日 [图书页数] 460页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:03:24 8.08MB JavaScript
1
☆ 资源说明:☆ [No Starch Press] JavaScript 面向对象设计原则 (英文版) [No Starch Press] The Principles of Object-Oriented JavaScript (E-Book) ☆ 图书概要:☆ If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands. In The Principles of Object-Oriented JavaScript, Nicholas C. Zakas thoroughly explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics. ☆ 出版信息:☆ [作者信息] Nicholas C. Zakas [出版机构] No Starch Press [出版日期] 2014年02月24日 [图书页数] 120页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:03:01 1.75MB JavaScript
1
☆ 资源说明:☆ [奥莱理] RESTful Java 开发 (Jax-RS 2.0 实现) (英文版) [奥莱理] RESTful Java with JAX-RS 2.0 (E-Book) ☆ 图书概要:☆ Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture. With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation of JAX-RS 2.0. ☆ 出版信息:☆ [作者信息] Bill Burke [出版机构] 奥莱理 [出版日期] 2013年12月29日 [图书页数] 392页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:02:37 5.85MB Java Jax-RS RESTful
1
☆ 资源说明:☆ [奥莱理] Java 网络编程 第4版 (英文版) [奥莱理] Java Network Programming 4th Edition (E-Book) ☆ 图书概要:☆ This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies. Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP Learn how Java’s core I/O API handles network input and output Discover how the InetAddress class helps Java programs interact with DNS Locate, identify, and download network resources with Java’s URI and URL classes Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies Write servers and network clients, using Java’s low-level socket classes Manage many connections at the same time with the nonblocking I/O ☆ 出版信息:☆ [作者信息] Elliotte Rusty Harold [出版机构] 奥莱理 [出版日期] 2013年10月14日 [图书页数] 502页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:02:11 7.05MB Java Network Programming
1