个人主页
meitianyibu

meitianyibu (@meitianyibu)

  • 加入网站 1499
  • 连续签到 1
  • 最高连签 1
  • 累计签到 3
  • 今日阅读 0 小时 00 分钟
  • 本周阅读 0 小时 00 分钟
  • 本月阅读 1 小时 06 分钟
  • 累计阅读 133 小时 27 分钟
  • [英文]Alibaba Java Coding Guidelines

    We are pleased to present Alibaba Java Coding Guidelines, which consolidates the best programming practices from Alibaba Group's technical teams. A vast number of Java programming teams impose demanding requirements on code quality across projects as we encourage reuse and better understanding of each other's programs.
  • [英文]Modern Java - A Guide to Java 8

    Welcome to my introduction to Java 8. This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations. At the end of the article you'll be familiar with the most recent API changes like streams, functional interfaces, map extensions and the new Date API. No walls of text, just a bunch of commented code snippets. Enjoy!
  • Loggie v1.0 教程

    Loggie是一个基于Golang的轻量级、高性能、云原生日志采集Agent和中转处理Aggregator,支持多Pipeline和组件热插拔。
  • mica 开发指南

    mica 云母,寓意为云服务的核心,增强 Spring cloud 功能,使得 Spring cloud 服务开发更加方便快捷。
  • akka文档中文翻译

    Akka是JAVA虚拟机JVM平台上构建高并发、分布式和容错应用的工具包和运行时。Akka用Scala语言写成,同时提供了Scala和JAVA的开发接口。
  • 《Activiti 5.x 用户指南》 中文翻译

    《Activiti 5.x 用户指南》 中文翻译。至今为止,Activiti 的最新版本为 5.18.0(2015-7-31)。利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正,点此提问。如有兴趣,也可以参与到本翻译工作中来 :) 另外有 GitBook 的版本方便阅读http://waylau.gitbooks.io/activiti-5-x-user-guide/
  • JVM必知必会

    这里记录的是本人对JVM的总结及学习笔记,如有不足或错误请到http://www.javaranger.com 留言,一经确认,立即修正 目前的内容还比较零碎,我会慢慢的做系统整理,希望这里的内容能对你产生帮助
  • 阿里巴巴Java开发手册

    《阿里巴巴Java开发手册》是阿里巴巴集团技术团队的集体智慧结晶和经验总结,经历了多次大规模一线实战的检验及不断的完善,系统化地整理成册,回馈给广大开发者。现代软件行业的高速发展对开发者的综合素质要求越来越高,因为不仅是编程知识点,其它维度的知识点也会影响到软件的最终交付质量。
  • Zabbix v5.4 使用手册

    Zabbix 是由Alexei Vladishev 开发的一种网络监视、管理系统,基于 Server-Client 架构。可用于监视各种网络服务、服务器和网络机器等状态。 Zabbix 使用 MySQL、PostgreSQL、SQLite、Oracle 或 IBM DB2 储存资料。
  • Nginx 中文文档

    Nginx 官方文档中文翻译版,由本人在学习 nginx 时顺带翻译。因部分章节涉及到 Nginx Plus 或者其他内容,我将忽略该部分章节的内容。