个人主页
进击的皇虫

进击的皇虫 (@admin)

  • 加入网站 2597
  • 连续签到 4
  • 最高连签 222
  • 累计签到 1194
  • 今日阅读 0 小时 01 分钟
  • 本周阅读 1 小时 20 分钟
  • 本月阅读 2 小时 36 分钟
  • 累计阅读 595 小时 42 分钟
  • How To Create Single Page Application in minutes(英文)

    This is a demo and a tutorial showing how to develop an application using Yii 2.0 for creating REST API and then using it from UI built with AngularJS.
  • Unix Persons Guide to Powershell(英文)

    This e-book is intended as a 'Quick Start' guide to PowerShell for people who already know Bash or one of the other Unix shells.
  • Secrets of Powershell Remoting(英文)

    Introduced in Windows PowerShell 2.0, Remoting is one of PowerShell's most useful, and most important, core technologies. It enables you to run almost any command that exists on a remote computer, opening up a universe of possibilities for bulk and remote administration.
  • Android 101 Labs(英文)

    This is where you can find all the labs for Android 101. We will be covering and introduction to Android using a simple Case Study called Donation The labs will begin with a simple Android app and progress on to a fully fledged App with Custom Adapters and built-in peristence.
  • Ansible入门

    Ansilbe是一个部署一群远程主机的工具。远程的主机可以是本地或者远程的虚拟机,也可以是远程的物理机。
  • 学习AngularJS 1.x

    本书会介绍如何应用AngularJS,但是本书不会涉及到JavaScript语法以及HTML和CSS的布局模式。
  • Chromium中文文档

    Chromium中文文档,学习google家的架构
  • FreeBSD 101 Hacks(英文)

    A collection of FreeBSD hacks.
  • Tornado Tcp Program

    本书主要通过讲解tornado相关api及技巧,来进行tcp编程以及rpc相关知识。 这里是各种服务器性能的一个简单对比,看过之后,可以发现tornado的性能还是很不错的,基本可以达到go的水平。特别是在pypy的环境下。
  • Apache Kafka 0.10.0 官方文档中文版

    Apache Kafka是一个高吞吐量分布式消息系统。Kafka在国内很多公司都有大规模的应用,但关于它的中文资料并不多,只找到了12年某版本的设计章节的翻译。为了方便大家学习交流,尽最大努力翻译一下完整的官方的手册。