搜索资源列表
psi-0.11-RC2-win32
- Psi is a free instant messaging application designed for the Jabber IM network (including Google Talk). Fast and lightweight, Psi is fully open-source and compatible with Windows, Linux, and Mac OS X.
git-1.6.4.4
- Git Downloader - Linus Tovals s source control software-Git Downloader- Linus Tovals s source control software
git-1.6.4.4.tar
- git源码,需要先解压包后,configure,再make,然后make install.-git souce code.configure,make,make install
gitosis_setup.tar
- gitosis_setup.tar.gz 作为git权限管理的一个工具,可以通过gitclone下来,但是那是通过代理的很复杂,分享供方便使用!-gitosis_setup.tar.gz just to be an assistant for git permission control. You can get it via command"git clone"but proxy very complex,so put here for share ,Thankyou!
Windows-PrailsPApatana
- 第一 安装railsInstaller 注意一 安装过程中不要取消把命令添加到PATH 注意二 安装完成后配置GIT使用真实信息 第二 安装apatana 注意 不要选择中文路径 包括按照目录和workspace 第三 补全其他gem包 因为网络原因 所有gem包使用如下命令按照 把所有gem包放在一个文件夹 然后进入该文件夹 打开命令行窗口(shit+右键->在此处打开命令行窗口)-First installation railsInstaller Note D
ffmpeg-26402
- 最新ffmpeg 0.6源码,更新到2011/1/20日。-Latest ffmpeg 0.6 source code, updated to 1/20/2011. Replace libswscale svn:external by last revision from the MPlayer repository. The history of libswscale is now available directly in git, which is preferred f
v3c-2.5.4-03
- V3C关系在GNU提供的“样板”代码构建软件最常见的用例是一个构建框架。 它的功能是doxygen文档的集成,Git版本控制集成,配置构建模式(调试和发布版本,例如),并在顶层Makefile中指定的配置选项的能力。 它还提供了一个通用的C ++类库,用于在客户端项目。 treedb,treedb元,V3C-DCOM和V3C-QT作为V3C构建框架的项目中使用的例子。-v3c is a build framework that ties in with GNU ma
euler.project.git.3
- codes for euler projects. question thr-codes for euler projects. question three
vim-master
- 史上最强悍的_vimrc for win32平台 and .vimrc for linux 精心修改,超过1300行 在windows下 需要git for windows、windows 下gcc gdb python3可以达到全部功能-the most powerful _vimrc for win32 and the most powerful .vimrc for linux
database
- 有的文件这里无法上传,完整代码我已经上传到github服务器,可以用 git clone git://github.com/zwdnet/Money.git 命令下载 自己写的给自己用的记帐程序,命令行下的,用于记录日常收入支出,以及自己的资产和负债情况,并进行一些数据分析。 开发环境:Unbutu10.04 gcc4.4.3 sqlite3.6.22 vim7.2 gdb7.1 因为程序中用了一些linux的shell命令(用system()调用),所以移植到其
rtmpdump-2.3
- rtmpdump源码2.3,也可以从官方下载,但现在要求用git了-rtmpdump source
libgit2_0001
- Git lib for Vc++ 9.0
gmediarender-0.0.7-git-openhome.tar
- upnp的一个mediarender客户端,linux平台的实现,可以开发成linux的远程播放器-GMediaRender is a UPnP™ media renderer for POSIX® -compliant systems, such as GNU/Linux® or UNIX® . It implements the server component that provides UPnP controllers a means to rend
openwfd
- 一个开源的wifi display实现, 基于Linux。仓库地址:git://people.freedesktop.org/~dvdhrm/openwfd-openwfd, a open source wifi display implementation
repo
- • Repo是google用Python脚本写的调用git的一个脚本,主要是用来下载、管理Android项目的软件仓库; • 从高通或google下载代码是通过repo下载的,是由repo管理的266个git组成的 • l现在使用的git库是将由repo管理266个小git合并成一个git库导入 • 目前导入的repo是将项目定制化的内容取出,拆成由repo管理45个小git; -Repo is a tool that we built o
crysadm.git
- 迅雷云监工源码,迅雷赚钱宝多个账号使用的批量管理-Thunder Cloud overseer source, Thunder money Bao multiple accounts to use batch management
httrack--3.48.22-xroche_git
- 离线下载工具的源码.下载整个网站的内容. httrack 3.48.22 _ github.com/xroche/httrack.git-offline downloader. _ github.com/xroche/httrack.git
webvirtmgr-master
- web网页ssh登录远程机器,git开源项目-web ssh connect
socketcan.tar
- 1. Vorbereitung === === === * can-utils kompilieren Download: git clone git://gitorious.org/linux-can/can-utils.git * slcan in die Blacklist eintragen Datei /etc/modprobe.d/blacklist.conf ö ffnen und die Zeile blacklist slcan
commit
- shell脚本,用于提交多个分支,某项相同修改需要提交到子分支,会用git cherry-pick,但是一个个分支手动切换然后提交很麻烦,此脚本大大简化提交过程,使用方法:./commit.sh 22bb6ddbb2a7d21a2261f8c611016747ac3dea5a master tmp ,会将修改提交到master 和tmp分支上-Shell scr ipt, used to submit multiple branches, a similar modification needs