码迷,mamicode.com
首页 >  
搜索关键字:nexus upgrade    ( 2776个结果
在电脑上浏览手机网页
1.下载google浏览器2.运行 ->chrome.exe --user-agent="Mozilla/5.0 (Linux; U; Android 2.2; en-us; Nexus One Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) V...
分类:移动开发   时间:2014-06-29 13:54:03    阅读次数:358
VirtualBox piix4_smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:-iix4_smbus 0000.00.07.0: SMBus base address uninitialized - upgrade ...
分类:其他好文   时间:2014-06-02 16:44:03    阅读次数:234
Maven实战(一)搭建Nexus伺服器
在搭建伺服器之前我们先要说明一下为什么要搭建伺服器以及伺服器的作用是什么。在进行分布式开发中maven工具的使用能够极大的提高我们管理项目颗粒的效率,既然是管理颗粒那总得有地方存放才行,而伺服器扮演的就是这么一个角色,它相当于一个中型仓库,上联Maven的中央仓库,下联我们的本地仓库,当我们在本地编程的时候,如果需要引用jar包,maven首先会在本地仓库进行查找,如果在本地仓库找不到则会去伺服器...
分类:其他好文   时间:2014-05-31 21:38:36    阅读次数:458
在命令行上启动genymotion虚拟机
自从有了genymotion,多机联调就解放了,一台电脑运行两个genymotion虚拟机毫无压力,不过也看用的是哪种os image,之前我以为google自己的Nexus应该最适应,哪知道开起来比sdk里模拟器还慢,后来下载了个小屏幕的motorola4.1,才真正享受了genymotion的飞...
分类:其他好文   时间:2014-05-30 00:34:18    阅读次数:353
树莓派Nginx+php+sqlite
mysql占用内存太大,所以选用sqlite安装://更新sudo apt-get updatesudo apt-get upgrade//安装nginxsudo apt-get install nginx//启动nginxsudo /etc/init.d/nginx start//安装php-fp...
分类:数据库   时间:2014-05-28 01:24:21    阅读次数:379
nexus-->wrapper|OpenSCManager failed-拒绝访问.(0x5)
安装nexus时发生以下错误:此为权限不够引起,需要切换到Administrator用户运行cmd.切换到Administrator用户的方法有两种:1)使用runas命令然后输入administrator的密码,administrator没有设置密码不行(tryfailed,win7Administrator的初始密码为空,貌似忘记是否重设过)2..
分类:移动开发   时间:2014-05-25 05:07:44    阅读次数:790
launch genymotion simulator from command line
Command to launch genymotion headless -player --vm-name Nexus_4if player is not already added to path, add it to path using below command in your ~/.b...
分类:其他好文   时间:2014-05-24 10:13:35    阅读次数:320
上传Android或Java库到Maven central repository(转载)
主要介绍利用Sonatype将jar或aar提交到Maven的中央仓库。是不是希望将自己的jar或是aar传到maven官方库中,在The Central Repository中可以被其他人搜索使用呢,是的话,往下看吧。1、Sonatype简介Sonatype使用Nexus为开源项目提供托管服务。你...
分类:移动开发   时间:2014-05-24 00:24:11    阅读次数:484
Sneak Preview: The 14 Leading Java Tools & Technologies for 2014
Sneak Preview: The 14 Leading Java Tools & Technologies for 2014 :Junit , Jenkinds, Git, Hibernate, Java7, Maven, Nexus, MongoDB, FindBugs, Tomcat, Ja...
分类:编程语言   时间:2014-05-23 08:33:03    阅读次数:277
数据库升级问题—ORA-39700: database must be opened with UPGRADE option
1.错误描述一个数据较长时间未使用了,最近启动时出现如下错误:SQL>startupOracleinstancestarted.TotalSystemGlobalArea4932501504bytesFixedSize2103096bytesVariableSize889194696bytesDatabaseBuffers4026531840bytesRedoBuffers14671872bytesDatabasemounted.ORA-0109..
分类:数据库   时间:2014-05-20 22:13:11    阅读次数:466
2776条   上一页 1 ... 274 275 276 277 278 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!