拥抱ES6——阿里云OSS推出JavaScript SDK 经验

build-dist 命令,就可以生成用于浏览器的SDK lib: git clone https://github.com/ali-sdk/ali-oss.git cd ali-oss npm install npm

IssacWhiteh 2016-02-07   22623   0

Qt 开发IDE,Qt Creator 3.2.0 发布 资讯

changes, see the Git log for the Qt Creator sources that you can check out from the public Git repository.

jopen 2014-08-20   20821   0

MongoDB 的 GridFS 详细分析 经验

安装 git (略) 用 git 下载 nginx-gridfs的代码: git clone git://github.com/mdirolf/nginx-gridfs.git cd nginx-gridfs

openkk 2012-02-25   157367   0

Visual Studio 2015 和 Apache Cordova 跨平台开发入门(一) 经验

和 Apache Ripple 仿真器集成 为特定的 Cordova 插件手动添加 Git URI 时需要使用的 Git CLI。 使用 Google Chrome在 iOS 和 Android 上运行

jopen 2015-08-05   56712   0

GitHub: Windows 下的简单使用 经验

com/Yiutto/p/4665012.html ) 2. Git和GitHub “GitHub(网址 https://github.com/ )是一个面向开源及私有软件项目的托管平台,因为只支持Git作为唯一的版本库格式进行托管,故名GitHub。”(

nbmm 2015-07-25   24574   0

Genius 分词 3.1.2 版本发布 资讯

Install 安装git: 1) ubuntu or debianapt-get install git2) fedora or redhatyum install git 下载代码:git clone

jopen 2014-03-25   7171   0
Genius  

为开发人员准备的15个最好的代码审查工具 资讯

facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier

jopen 2015-05-25   21458   0

最新的开发者资源 – 2015年9月 资讯

graphical interface application for Git. With it, you can perform Git actions like Commits, creating Branches

b53d 2015-09-12   9299   0
资源  

代码托管平台,GitLab 8.2.0 正式发布 资讯

GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。 它拥有与Github类似的功能,能够浏览源代码

jopen 2015-11-23   8382   0
GitLab  

Python 在 Large-scale 项目中的一些 应用和实践 经验

common-libs git-repo-root ├── common-libs ├── project-1 └── project-2 或者项目代码跨越了 gitgit-repo-1 └──

wcwx 2015-01-04   27421   0

一些优秀的 iOS 博客和文章集合 经验

扫码 Swift CocoaPods iOS代码库 调试 XCode插件 Blog 其他 Git相关 git教程 Mac相关 mac配置 mac工具 内容 iOS开发相关 iOS基础 OC语法基础

jopen 2016-02-16   79043   0

如何使用gitlab的flow以及代码review 经验

ji-dai-ma-review/ Git工作流 我们在工作中经常用到git来管理自己的代码,也会涉及到多人协作的场景, 被广泛使用的三种工作流如下: Git flow Github flow Gitlab

wykl086 2016-03-09   28848   0

项目管理和代码托管平台GitLab v8.9.1 发布 资讯

GitLab是用 Ruby on Rails 语言 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与GitHub类似的功能,能够浏览源代码,管理

jopen 2016-06-25   8858   0
P3

  PHP7.0 安装使用与性能监测 文档

cached Redis 安装方法 git clone https://github.com/phpredis/phpredis/ cd phpredis git checkout php7 phpize

icyzhl 2016-02-04   2754   0
PHP开发   PHP  

文本利器AWK 经验

modified_files=`git status | awk ' /modified:/ {print $2}'` git add $modified_files git status git commit -m

jopen 2015-11-17   8572   0
Linux   awk  

Linux 内核3.0.8 稳定版发布下载 资讯

项。 通过 Git 获取该版本的方法: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0

fmms 2011-10-25   25506   0
Linux  

Linux内核项目 Linux Kernel 发布 3.0.7 稳定版 资讯

内核版本的用户都必须升级到该版本。 通过 Git 获取该版本的方法: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0

openkk 2011-10-17   9874   0
Linux  

代码托管平台,GitLab 8.2.0 RC2 发布 资讯

GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。 它拥有与Github类似的功能,能够浏览源代码

jopen 2015-11-20   5501   0
GitLab  

对于Linux系统管理员很有用的16个在线工具 经验

可参考:http://stackoverflow.com/questions/4133904/ps1-line-with-git-current-branch-and-colors 3. Vim-adventures.com

jopen 2014-07-29   30917   0
Linux  

一步一步教你用hugo搭建博客 经验

github.com/spf13/hugo 或者直接git下载 git clone https://github.com/spf13/hugo.git 编译 go build -o hugo main

mync 2015-12-21   91755   0
1 2 3 4 5 6 7 8 9 10