码迷,mamicode.com
首页 >  
搜索关键字:maven repository mirror    ( 25452个结果
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 23:42:52    阅读次数:378
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 22:02:49    阅读次数:373
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 20:22:36    阅读次数:245
leetcode - Symmetric Tree
题目:Symmetric TreeGiven a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmet...
分类:其他好文   时间:2014-06-20 18:44:41    阅读次数:279
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 18:42:32    阅读次数:301
maven仓库地址
使用Maven进行开发的时候,比较常见的一个问题就是如何寻找我要的依赖,比如说,我想要使用activeMQ,可是我不知道groupId,artifactId,和合适的version。怎么办呢?本文介绍几个提供maven仓库搜索服务的站点。搜索出来结果后,把结果复制到pom.xml即可例如: or.....
分类:其他好文   时间:2014-06-20 17:17:52    阅读次数:186
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 17:02:21    阅读次数:316
nginx安装
可以参考http://nginx.org/en/linux_packages.html#stable下面内容是摘抄自上链接的文章Pre-Built Packages for Stable versionAlternatively, a repository configuration can be ...
分类:其他好文   时间:2014-06-20 17:01:45    阅读次数:242
urlrewrite重写url(转)
环境:Maven 3.0.4Urlrewrite 2.5.2Myeclipse 8.6.1借此机会顺便提一下 Maven Project 的创建,会了的朋友或还不想了解 Maven 的朋友,可以略过创建过程。创建一个 Maven Project:New --> Other --> Maven Pro...
分类:其他好文   时间:2014-06-20 16:21:39    阅读次数:349
Yii php 环境配置on ubuntu 12.04
ubuntu 12.04自带的php版本是5.3.x的,不支持explode(...)[]的语法,故升级到5.4.x。aptitude install python-software-propertiesadd-apt-repository ppa:ondrej/php5-oldstableapti...
分类:Web程序   时间:2014-06-20 15:22:35    阅读次数:340
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!