个人主页
进击的皇虫

进击的皇虫 (@admin)

  • 加入网站 2340
  • 连续签到 1
  • 最高连签 222
  • 累计签到 1135
  • 今日阅读 0 小时 00 分钟
  • 本周阅读 0 小时 00 分钟
  • 本月阅读 1 小时 04 分钟
  • 累计阅读 561 小时 43 分钟
  • Python 3 Module Examples(英文版)

    This e-book contains my favourite Python modules. Every module comes with a brief description and a code example.
  • Openstack用户指南(简体中文版)

    OpenStack是一个开源的云计算平台,可以用在公有云和私有云上。若干互相关联的项目结合成了这样一整套的云基础设施解决方案。本文档向OpenStack最终用户介绍了如何用OpenStack dashboard和OpenStack命令行工具在OpenStack云上创建和管理资源。
  • Think Python 第二版 中文翻译版本

    这是一本很经典的Python入门教材,也是一本很适合初学者的编程入门书籍。网上有过一些翻译,不过我觉得都还是自己动手来尝试一下,这样更有利于深入了解和体验,所以就再造轮子了。这是Think Python这本书的第二版,本次使用的是Python3,与Python2有很多不同,这些不同之处会有标注。
  • Learning Vue.js 2 中文版

    众所周知 Vue 官方文档已是非常之详尽了, 但文档毕竟是文档, 系统性远不如书籍。 此书从 Vue.js 的创建历史开始, 经历 Vue.js 基础, 组件系统, 响应式数据绑定, Vuex 架构, 插件, 单元测试, 集成测试, Travis 持续集成, 方程式部署几大板块。 围绕两个基本的方程式贯穿 Vue 的方方面面, 以一种俯瞰的姿态带你畅游 Vue。
  • [英文] powershell networking guide

    Created by Microsoft's "The Scripting Guy," Ed Wilson, this guide helps you understand how PowerShell can be used to manage the networking aspects of your server and client computers.
  • [英文] big book of powershell error handling

    Despite the title, this is actually a very small, concise book designed to help you understand how PowerShell generates and deals with errors. It's also designed to help you build the best possible error handling for your own scripts and functions, in just a few short lessons.
  • why powershell(英文)

    Ever wonder why PowerShell is a thing, or find yourself having to explain it to someone else? Here's a concise guide that does just that.
  • 【试读】zookeeper:分布式进程协同

    ZooKeeper是一个分布式的,开放源码的分布式应用程序协调服务,是Google的Chubby一个开源的实现,是Hadoop和Hbase的重要组件。它是一个为分布式应用提供一致性服务的软件,提供的功能包括:配置维护、域名服务、分布式同步、组服务等。
  • github 开源贡献指南中文版本

    github 开源贡献指南中文版本,这里是 github opensource guide 的中文版本。
  • Spring Cloud 教程(Spring Cloud Tutorial)

    Spring Cloud Tutorial 是一本关于 Spring Cloud 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Cloud 的世界。如有疏漏欢迎指正,欢迎提问。感谢您的参与!