自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (37)
  • 收藏
  • 关注

空空如也

CSS The Missing Manual 4th Edition.pdf

CSS lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. Ideal for casual and experienced designers alike.

2020-08-19

Software Modeling and Design

英文名称:Software Modeling and Design: UML, Use Cases, Patterns and Software Architectures 中文名称:软件建模与设计:UML、用例、模式和软件体系结构 四个完整的案例研究阐明了针对不同软件体系结构的设计问题:针对客户端/服务器体系结构的银行系统、针对面向服务的体系结构的在线购物系统、针对基于构件的软件体系结构的应急监控系统、针对实时软件体系结构的自动引导车辆系统。

2014-10-23

Pro HTML5 Programming, 2nd Edition

英文名称:Pro HTML5 Programming 中文名称:HTML5程序设计 《深入HTML5编程(第2版)》首先介绍了HTML5的历史背景、新的语义标签及与以往HTML版本相比的根本变化,同时揭示了HTML5背后的设计原理。本书在上一版的基础上新增了SVG和拖放API相关内容,并对部分内容进行了更新。从第2章起,分别围绕构建令人神往的富Web 应用,逐一讨论了HTML5的Canvas、Geolocation、Communication、WebSocket、Forms、WebWorkers、Storage等API的使用,辅以直观明了的客户端和服务器端示例代码,让开发人员能够迅速理解和掌握新一代Web标准所涵盖的核心技术。《深入HTML5编程(第2版)》最后探索了离线Web应用并展望了HTML5未来的发展前景。

2014-10-23

Object Oriented Analysis And Design With Applications, 3rd Edition

英文名称:Object Oriented Analysis And Design With Applications 中文名称:面向对象分析与设计 《面向对象分析与设计(第3版)》分为理论和应用两部分。理论部分深刻剖析了面向对象分析与设计(OOAD)的概念和方法。应用部分连续列出了5个不同类型、不同领域的应用,描述如何从初始阶段到交付阶段,将OOAD理论和方法应用到项目中。应用部分所涉及的领域包括系统架构、数据获取、密码分析、控制系统和Web开发,还给出了一些关于重要问题的有效建议,包括分类、实现策略和高性价比的项目管理。书中介绍的概念都基于牢固的理论基础。同时,作者十分注重实效,基于其丰富的经验,面向软件工程实践者的实际需要,提出了改进的对象开发方法,用于解决系统和软件开发者面临的复杂问题;运用大量例子说明了基本概念,解释了方法,并展示了在不同领域的成功应用。 书中的表示法采用最新的UML 2.0,因此本书是学习UML 2.0不可多得的参考书。《面向对象分析与设计(第3版)》非常适合实际系统和软件的开发者、系统分析师或架构师、项目经理阅读,也可以作为高等院校软件工程和高级编程课程的教材使用。

2014-10-23

MySQL 5.5 Reference Manual

MySQL数据库管理系统最全面的参考手册。

2014-10-23

C/C++ Reference

C和C++语言的参考手册,小巧玲珑,方便携带和查阅。

2014-10-23

Applying UML and Patterns, 3rd Edition

英文名称:Applying UML and Patterns 中文名称:UML和模式应用

2014-10-23

Turbo C 2.0 安装版

运行在DOS操作系统中的经典C语言编译器。这是安装版。

2014-01-11

Turbo Debugger 3.0 调试器

运行在DOS操作系统中的经典调试器,又Borland公司开发。

2014-01-11

Turbo Pascal 7.0 安装版

运行在DOS操作系统中的PASCAL语言经典编译器。这是安装版。

2014-01-11

Turbo Debugger 5.5 安装版

运行DOS操作系统中的经典调试器,主要用于TC、TC++、TASM等Borland编译生成的代码。这是安装版。

2014-01-11

Turbo C++ 3.0 安装版

运行在DOS操作系统中的经典C++编译器。这是安装版。

2014-01-11

Tasm 5.0 安装版

运行在DOS操作系统中的经典汇编器。这是安装版。

2014-01-11

Tasm 3.0 汇编器

运行在DOS操作系统中的经典汇编器,Borland公司开发。

2014-01-11

MASM 6.11安装版

运行在32位Windows系统中的经典汇编器。用于编写32位汇编语言程序。这是安装版。

2014-01-11

MASM 5.0安装版

运行在DOS操作系统中的经典汇编器,用于汇编语言学习。 这是安装版。

2014-01-11

Fortran 5.1

Fortran 5.1:Dos操作系统中经典的Fortran语言编译器。

2014-01-11

Learning Python, Fourth Edition

Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.

2018-12-15

软件测试专业术语中英文对照表

ISTQB专业术语表有以下两个主要目的: 通过定义大纲中使用的术语,支持ISTQB大纲。 通过提供标准的测试词汇,支持国际测试界以及与利益相关者之间的交流。

2018-12-15

Microsoft Project 2013 Step by Step

Experience learning made easy - and quickly teach yourself how to manage the complete project life cycle with Project 2013. With Step by Step, you set the pace - building and practicing the skills you need, just when you need them! Work with Project 2013 on your PC or touch-enabled device Build and fine-tune your project plan Schedule tasks and milestones, and assign resources Track progress and costs, and manage variances Troubleshoot delays and budget overruns Customize Gantt chart views, tables, and calendars Learn project-management best practices

2018-12-15

Thinking in Java, Fourth Edition

Java语言的高阶读物,介绍很多Java语言的编程思想和用法。英文原版。

2018-08-19

Maven: The Definitive Guide

Java构建工具Maven的权威指南,详细介绍Maven的使用方法。英文原版。

2018-08-19

Effective Java, Second Edition

Java语言的经典书,介绍Java语言优秀的写法和需要避免的错误。英文原版。

2018-08-19

The Linux Command Line, Second Internet Edition

介绍Linux命令行的使用方法和基本概念,非常好的Linux入门书。英文原版。

2018-08-19

Regular Expressions Cookbook, SECOND EDITION

介绍各种语言中,正则表达式的常用写法,很实用。英文原版。 Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away. This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions.

2018-08-19

Linux Kernel in a Nutshell: A Desktop Quick Reference

Linux内核学习的入门书,介绍Linux内核的编译和安装。英文原版。

2018-08-19

Introduction to Programming Using Python

介绍Python语言的入门书,循序渐进,实例和练习数量很多。英文原版。《经典原版书库:Python语言程序设计(英文版)》以“基础先行”方法介绍基本程序设计概念和方法,帮助学生循序渐进地学习所有必需和重要的基本概念。以“问题驱动”方法讲授程序设计技术,强调问题求解,而非语法。通过广泛的趣味性实例(涉及数学、自然科学、商业、金融、游戏、动画和多媒体领域)来激发学生的学习兴趣,为求解这些问题,适时地引入相关的语法和库。可以灵活介绍GUI相关主题。第1~6章使用内置的Turtle图形模块,其余部分使用Tkinter,这两种工具都是简单、易学的程序设计教学工具。每章的开始都有GUI实例,每章末尾还有专门的GUI练习。

2018-08-19

Test-Driven Java Development

针对Java语言,结合实例介绍测试驱动开发的方法。英文原版。 Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java.

2018-08-19

Beginning Python: From Novice to Professional, 2nd Edition

《Python基础教程, 第三版》的英文电子版。本书是经典的Python入门教程,层次鲜明、结构严谨、内容翔实,特别是后面几章,作者将前面讲述的内容应用到10个引人入胜的项目中,并以模板的形式介绍了项目的开发过程,手把手教授Python编程实践,让读者从项目中领略Python的真正魅力。

2018-08-19

Virtual Machines: Versatile Platforms for Systems and Processes

Virtual Machine technology applies the concept of virtualization to an entire machine, circumventing real machine compatibility constraints and hardware resource constraints to enable a higher degree of software portability and flexibility. Virtual machines are rapidly becoming an essential element in computer system design. They provide system security, flexibility, cross-platform compatibility, reliability, and resource efficiency. Designed to solve problems in combining and using major computer system components, virtual machine technologies play a key role in many disciplines, including operating systems, programming languages, and computer architecture. For example, at the process level, virtualizing technologies support dynamic program translation and platform-independent network computing. At the system level, they support multiple operating system environments on the same hardware platform and in servers.

2018-06-02

软件工程思想

流传很广的林锐的《软件工程思想》

2014-10-23

Writing Documentation Using DocBook

英文名称:Writing Documentation Using DocBook 中文名称:Docbook写作指南 DocBook提供了一个使用SGML/XML撰写结构化文档的系统。这个系统非常适合于计算机类的文章、书籍、论文等的出版,当然并不仅仅限于计算机类。DocBook已经被Linux、FreeBSD等众多的项目制定作为文档撰写格式,并且有越来越多的组织和个人开始使用。

2014-10-23

Unicode Explained

Fundamentally, computers just deal with numbers. They store letters and other characters by assigning a number for each one. At one time, there were hundreds of different encoding systems for assigning these numbers - but that was before Unicode. Unicode enables a single software product or website to be targeted across multiple platforms, languages and countries without re-engineering. It's no wonder that industry giants like Apple, Hewlett-Packard, IBM and Microsoft have all adopted Unicode. Containing everything you need to understand Unicode, this comprehensive reference from O'Reilly takes you on a detailed guide through the complex character world. For starters, it explains how to identify and classify characters - whether they're common, uncommon, or exotic. It then shows you how to type them, utilize their properties, and process character data in a robust manner. The book is broken up into three distinct parts. The first few chapters provide you with a tutorial presentation of Unicode and character data. It gives you a firm grasp of the terminology you need to reference various components, including character sets, fonts and encodings, glyphs and character repertoires. The middle section offers more detailed information about using Unicode and other character codes. It explains the principles and methods of defining character codes, describes some of the widely used codes, and presents code conversion techniques. It also discusses properties of characters, collation and sorting, line breaking rules and Unicode encodings. The final four chapters cover more advanced material, such as characters in HTML and XHTML. You simply can't afford to be without the nuggets of valuable information detailed in "Unicode Explained".

2014-10-23

SQL Visual QuickStart Guide

英文名称:SQL Visual QuickStart Guide 中文名称:SQL基础教程 《SQL基础教程(第3版)》是一本SQL的入门书,介绍如何使用最常用的SQL语言维护和查询数据库信息。书中介绍了各种DBMS,关系模型理论,SQL语法,从表中检索数据,操作符和函数,汇总和分组数据,联结,子查询,集合操作,创建、更改和删除表,索引,视图,事务和SQL技巧等。《SQL基础教程(第3版)》比较了各种DBMS中的SQL实现,并给出大量实例代码及经验技巧。 《SQL基础教程(第3版)》适合SQL初学者,同时也可作为数据库应用开发人员和最终用户的参考书。

2014-10-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除