Public thanks to Shao Qirui for his contribution to open source softwareShao Qirui is a student, but his contribution to open source software is not something that ordinary students can do. He loves programming, loves the open source business, and co…
文章首发在公众号(龙台的技术笔记),之后同步到博客园和个人网站:xiaomage.info 就在前几天,收到了 Apache ShardingSphere Vote 我成为 Committer 的邮件,心情非常高兴,被提名代表自己的贡献得到了充分的认可:在这里,非常感谢 ShardingSphere 团队给予我的帮助! 写这篇文章,主要是记录自己贡献 ShardingSphere 这段时间内,代码提交的心路历程.让大家找到对的道路,能够和我一样,成为 Apache 项目的 Committer.…
从网上看了一大堆的资料,最终选定按照github上的文档来搭建,虽然本人英文不好,就这样看着 这个博客弯曲完全是拷贝过来的,只为了做个笔记 原文地址:https://github.com/gitlabhq/gitlab-recipes/tree/master/install/centos https://bbs.gitlab.cc/topic/35/gitlab-ce-8-7-%E6%BA%90%E7%A0%81%E5%AE%89%E8%A3%85%E6%89%8B%E5%86%8C-cento…
文章出处:http://www.restran.net/2015/04/09/gilab-centos-installation-note/ 在 CentOS 6.5 Minimal 系统环境下,用源代码的方式安装 Gitlab 7.5 的过程中,遇到了不少问题,现把笔记整理出来. Distribution : CentOS 6.5 Minimal GitLab version : 7.0 - 7.4 Web Server : Apache, Nginx Init system : sysvin…
Awesome Python  A curated list of awesome Python frameworks, libraries, software and resources. Inspired by awesome-php. Awesome Python Environment Management Package Management Package Repositories Distribution Build Tools Interactive Interpreter Fi…
原文:https://b.agilob.net/choose-gitlab-for-your-next-project/ GitLab.com is a competitor of GIthub. It’s a service provider for git-based source code repositories that offers much more than it’s bigger brother. In this post I will try to convince you…
1. 概述 Spring Batch提供了多种方式用于处理并行,提高性能.主要分为2大类: - 单个进程,多线程 - 多个进程 因此,可以细分为以下几类: - 多线程Step(Multi-thread Step,single process) - 并行Step(Parallel Steps, single process ) - Remote Chunking of Step( multi process) - Partitioning a step(single or multi proces…
GeSHi Documentation Version 1.0.8.11 Authors: © 2004 - 2007 Nigel McNie © 2007 - 2012 Benny Baumann © 2008 - 2009 Milian Wolff GeSHi Website: http://qbnz.com/highlighter This is the documentation for GeSHi - Generic Syntax Highlighter. The most moder…
因为我的个人网站 restran.net 已经启用,博客园的内容已经不再更新.这篇文章是在 Gitlab 7.4 的环境下配置的,相关内容可能已经过时. 后续做了一次迁移,将 Gitlab 升级到了 8.9,又重新整理了一篇文章 CentOS 7 Minimal 安装 Gitlab 8.9,如果有需要可以前往查看. 其他相关文章: Git & Gitlab 使用指南 CentOS 6.5 环境下 Gitlab 7.5 安装和维护笔记 用源代码的方式安装 Gitlab 7.5 的过程中,遇到了不少…
Awesome Python  A curated list of awesome Python frameworks, libraries, software and resources. Inspired by awesome-php. Awesome Python Admin Panels Algorithms and Design Patterns Anti-spam Asset Management Audio Authentication Build Tools Caching Ch…