基于 memcached 的 Nginx 令牌模块 经验

的 Nginx 令牌模块。 Install $ git clone git://github.com/roast/nginx-token.git $ wget ' http://sysoev.ru/nginx/nginx-0

jopen 2013-12-23   14512   0

基于 GUI 的 Shell 工作台:Xiki 经验

和 Linux。 从 GitHub 安装: $ git clone git://github.com/trogdoro/xiki.git $ cd xiki $ sudo gem install

jopen 2014-07-10   14521   0
Xiki  

一个用于ajax图片上传jquery插件:fileUpload 经验

版Webkit,IE9+ 插件用法: 1、下载本插件(git clone git@github.com :hugzh/fileUpload.git) 2、使用插件之前必须先载入jquery库,然后在h

wb26 2015-08-20   40805   0

使用Python绘制热图的库 pyHeatMap 经验

easy_install pyheatmap 通过源码安装: git clone git://github.com/oldj/pyheatmap.git cd pyheatmap python setup.py

jopen 2012-09-19   86619   0

类似redis的高性能nosql数据库:ledisdb 经验

mkdir $WORKSPACE cd $WORKSPACE git clone git@github.com:siddontang/ledisdb.git src/github.com/siddontang/ledisdb

jopen 2014-05-14   21306   0

Go语言的Web开发框架 Web.Go 经验

Printf("Hello, 世界\n") } 安装方法: git clone git://github.com/hoisie/web.go.git cd web.go make && make install

openkk 2011-12-13   58068   0

一个基于FUSE的bittorrent文件系统:btfs 经验

libcurl ("libcurl3" in Debian/Ubuntu) Building from git on a recent Ubuntu $ apt-get install autoconf automake

jopen 2016-01-02   9578   0
btfs  

Material Ubuntu风格的后台管理仪表板HTML模板:Hubuntu UI 经验

installed on your pc. Run it git clone git@github.com:720kb/hubuntu-ui.git hubuntu-ui cd hubuntu-ui/ bower

jopen 2016-02-15   19274   0

markdown 编辑器:Markdown Plus 经验

markdown 编辑器的人节省时间。 安装与运行 git clone git@github.com:tylingsoft/markdown-plus.git && cd markdown-plus bower install

y37f 2015-03-15   38046   0

GNU Hurd 0.7 发布,微内核守护进程 资讯

http://ftp.gnu.org/gnu/hurd/ Git, http://git.savannah.gnu.org/cgit/hurd/hurd.git . GNU Hurd 是一系列基于 GNU Mach

jopen 2015-11-01   3827   0

Webpack简单示例集合:webpack-demos 经验

install the dependencies. $ git clone git@github.com:ruanyf/webpack-demos.git $ cd webpack-demos $ npm install

jopen 2015-08-15   18360   0

bash 优化软件:Bash-it 经验

都具备)、git(如果下载zip包也可以不需要这个),执行下面的命令: git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it

jopen 2015-08-23   11800   0
Bash-it  

CSS开源:Tent CSS - 干净的精简 CSS 样式库 经验

you can clone the source: $ git clone https://github.com/sitetent/tentcss.git Read more about installation

fj546k7ot 2017-03-06   12478   0

AIDE 2.0 发布,在 Android 上开发 Android 资讯

NDK)。同时新版本的专业版提升了 Git 版本控制系统的支持。 如果你使用 AIDE 2.0 免费版可以开发不超过 5 个源文件的项目,专业版需要收费的密钥来解锁以允许保存更大的项目、APK发布和 Git 支持。收费密钥需要

jopen 2013-05-14   26375   0
Android  

10个实用的 Web 开发者工具 资讯

and the size of the parent. Git Large File Storage Git Large File Storage (LFS) replaces

jopen 2015-06-01   8308   0
工具  

基于jenkins+gitlab+redmine构建持续集成环境(一) 经验

release.sh #!/bin/bash cd /gitrepos/project1 git checkout master git pull origin master rsync -avH --delete

jopen 2015-06-19   94241   0

Linux 声音子系统清理术语,开始跟进内核术语“包容性”准则 资讯

详情可以查看此处声音相关的提交日志: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/log

五嘎子 2020-07-23   1473   0
Linux  

DCMonitor - 一个简单轻量的数据中心监控工具 经验

& deploy DCMonitor compile git clone git@github.com:shunfei/DCMonitor.git cd DCMonitor ./build.sh Then

jopen 2015-03-25   76601   0

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

GitLab 8.3.2 正式发布,更新如下: - Disable --follow in `git log` to avoid loading duplicate commit data in infinite

jopen 2015-12-29   9353   0

Emacs包、库等资源集合:Awesome Emacs 经验

Interacting with git. github-clone.el - Fork and clone Github projects from Emacs. git-rebase-mode - Major

jopen 2015-05-12   38048   0
1 2 3 4 5 6 7 8 9 10