码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
安卓应用版本替换错误
错误报告:Installation error: INSTALL_FAILED_VERSION_DOWNGRADE问题分析:安装了一个低版本的应用(youxian),系统自动使安装不成功解决办法:1、卸载调试机器上的已安装版本;2、拔高Manifest.xml文件里的android:versionC...
分类:移动开发   时间:2014-09-12 11:54:03    阅读次数:192
Android当代码方法超过65536个时,在2.3机器上会不能安装,出现INSTALL_FAILED_DEXOPT错误
今天打包时,发现2.3机器,产生的APK在某些机器上不能安装(Installation error:INSTALL_FAILED_DEXOPT),针对这个问题的一个可能解释是:最新的ADT和SDK Tool在将jar转化成dex的时候,可能会合并类的代码,这将导致巨大的类;类中的每一个方法都分配有一...
分类:移动开发   时间:2014-09-10 17:37:30    阅读次数:161
CentOS下编译php时的一些典型错误及解决办法.
configure:?error:?xml2-config not found. Please check your libxml2 installation. yum install libxml2-devel configure:?error:?Cannot find OpenSSL’s yum install openssl-devel configure:?error:?...
分类:Web程序   时间:2014-09-10 16:02:50    阅读次数:245
[Windows Server] 在 Windows Server 2012 上安裝 .NET Framework 3.5 - 摘自网络
官方:Applies To: Windows 8, Windows 8.1For a Windows Server®2012 core installation that is not connected to the Internet, you can use Windows PowerShell...
分类:Windows程序   时间:2014-09-10 09:33:40    阅读次数:325
linux中mysql主从同步
主服务器:10.236.51.151从服务器:10.236.51.152安装mysqlyum-yinstallmysql-develmysql-server运行安全设置向导mysql_secure_installation主服务器cp/usr/share/mysql/my-large.cnf/etc/my.cnf(my-large是一个注释了很多配置的文件)修改master端的/etc/my.cnf文件server_id=1..
分类:数据库   时间:2014-09-10 03:01:00    阅读次数:292
Ubuntu desktop installation problem and solving
Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I ...
分类:其他好文   时间:2014-09-09 16:13:09    阅读次数:266
【MongoDB】Installation of MongoDB
First what I wanna make clear is that in the official website the detailed process of installation has been described. you could call it throught the link  http://docs.mongodb.org/manual/tutorial/ins...
分类:数据库   时间:2014-09-09 12:52:38    阅读次数:219
ccleaner Command-line parameters
很有用的command ,自己写软件可以用到了very goodYou can use command-line parameters to change CCleaner's installation behavior, or to change how CCleaner runs.Command...
分类:其他好文   时间:2014-09-07 12:14:05    阅读次数:550
Oracle 10g RAC 如何配置 VIP IPMP
metalink note 283107.1介绍了如何设置VIP的IPMP,此处记录一下设置过程。 o Existing 10g RAC installation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For existing 10g RAC installations, ...
分类:数据库   时间:2014-09-05 12:41:11    阅读次数:254
eclipse常用插件配置
--eclipse color themes 插件更新地址:http://eclipse-color-theme.github.io/update/ ?使用:After the installation, go to?Window→Preferences→General→Appereance→Color Theme?to change the color t...
分类:系统相关   时间:2014-09-02 12:44:24    阅读次数:193
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!