自定义博客皮肤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)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

Learning Python 5th Edition(Python学习手册,第5版,英文)

Learning Python, Fifth Edition by Mark Lutz 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. Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3— the latest releases in the 3.X and 2.X lines—plus all other releases in common use today. You’ll also learn some advanced language features that recently have become more common in Python code. - Explore Python’s major built-in object types such as numbers, lists, and dictionaries - Create and process objects with Python statements, and learn Python’s general syntax model - Use functions to avoid code redundancy and package code for reuse - Organize statements, functions, and other tools into larger components with modules - Dive into classes: Python’s object-oriented programming tool for structuring code - Write large programs with Python’s exception-handling model and development tools - Learn advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing

2016-07-01

MySQL性能调优与架构设计

介绍MySQL数据库的架构、存储引擎、性能优化以及扩展开发等。 目录: 第1章 MySQL基本介绍 第2章 MySQL架构组成 第3章 MySQL存储引擎介绍 第4章 MySQL安全管理 第5章 MySQL备份与恢复 第6章 影响MySQL Server性能的相关因素 第7章 MySQL数据库锁定机制 第8章 MySQL数据库Query的优化 第9章 MySQL数据库Schema设计的性能优化 第10章 MySQL Server性能优化 第11章 常用存储引擎优化 第12章 MySQL可扩展设计的基本原则 第13章 可扩展性设计之MySQL Replication 第14章 可扩展性设计之数据切分 第15章 可扩展性设计之Cache与Search的利用 第16章 MySQL Cluster 第17章 高可用设计之思路及方案 第18章 高可用设计之MySQL监控

2012-06-15

[GIS.for.Web应用开发之道].(GIS.for.Web.Developers).Scott.Davis 英文版

介绍在Web环境下开发地理信息系统技术的一本书,还涉及到一些免费和开源的软件、服务等,可以用来帮助我们建立自己的基于Web的GIS。后面还附有示例源代码。

2012-01-06

Effective C#: (英文版)

本书围绕一些关于C#和.NET的重要主题,包括C#语言元素、.NET资源管理、使用C#表达设计、创建二进制组件和使用框架等,讲述了最常见的50个问题的解决方案,为程序员提供了改善C#和.NET程序的方法。本书通过将每个条款构建在之前的条款之上,并合理地利用之前的条款,来让读者最大限度地学习书中的内容,为其在不同情况下使用最佳构造提供指导。 <br/>本书适合各层次的C#程序员阅读,同时可以推荐给高校教师(尤其是软件学院教授C#/.NET课程的老师),作为C#双语教学的参考书。

2007-05-17

空空如也

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

TA关注的人

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