码迷,mamicode.com
首页 >  
搜索关键字:shared preferences    ( 5663个结果
libstdc++.so.6: cannot open shared object file: No such file or directory
在网站上上运行 /usr/apktool/aapt d badging /temp/2014/12/02/17/547d812953368677.apk error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory 1....
分类:编程语言   时间:2014-12-03 17:11:09    阅读次数:262
php支持oracle oci编译参数
/configure--with-php-config=/usr/local/php/bin/php-config--with-oci8=shared,instantclient,/usr/lib/oracle/11.2/client/lib--with-curl要首先安装一下几个oracle包oracle-instantclient11.2-basic-11.2.0.4.0-1.x86_64.rpmoracle-instantclient11.2-devel-11.2.0.4.0-1.x..
分类:数据库   时间:2014-12-03 14:30:03    阅读次数:156
xenserver创建本地存储
xenserver增加新的本机硬盘步骤如下:1、详细查看这些存储和设备对应的号:#ll/dev/disk/by-id/2、创建新的本地SR:#xesr-createcontent-type=userdevice-config:device=/dev/disk/by-id/上步查出来的号name-label=存储名shared=falsetype=lvm
分类:其他好文   时间:2014-12-03 14:28:16    阅读次数:192
texstudio on ubuntu 12.04
从官网下载针对12.04的版本的texstudio:http://texstudio.sourceforge.net/安装deb包:sudo dpkg -i texstudio_xx.deb运行提示找不到lib:libpoppler-qt4.so.3: cannot open shared obje...
分类:系统相关   时间:2014-12-03 11:49:12    阅读次数:203
修改Eclipse中格式化时默认行长度
eclipse 默认设置的换行长度, 格式化代码后,经常换行,非常难看。1.Java代码 打开Eclipse的Window菜单,然后Preferences->Java->Code Style->Formatter->Edit ->Line Wrapping->Maximum line width:默...
分类:系统相关   时间:2014-12-03 01:37:36    阅读次数:240
myeclipse 打开xml jsp页面慢 有时候会自动退出
Myeclipse默认打开文件的方式是 jsp design,每次双击或者使用Ctrl+Shift+R打开 就会用这个打开 ,太慢了而且多次导致Myeclipse挂掉。可以通过以下的方式转化成你想要的打开方式,方法如下:Myecipse->preferences->General->editors-...
分类:Web程序   时间:2014-12-02 20:47:10    阅读次数:128
xcode 相关
/Users/chenxiaodong/Library/Developer/XCode/DerivedData/ //xcode 编译缓存 路径 ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins // xcode 插件存放路径...
分类:其他好文   时间:2014-12-02 15:30:39    阅读次数:144
eclipse 复制粘贴时卡住原因及解决
修改方法:Window?->?Preferences?->?General?->?Editors?->?Text?Editors?->?Hyperlinking 把超链的快捷键改为其他键比如Alt(不能改为shift) 说明:在Eclipse中,经常可以使用Ctrl+鼠标单击,可以直...
分类:系统相关   时间:2014-12-02 15:28:20    阅读次数:244
Eclipse 修改java文件字体大小,xml文件字体大小
java文件字体大小:1. Window---> preferences ---> General ---> Appearance ---> Java ---> Java Editor Text Fontxml文件字体大小:1. Window---> preferences ---> General...
分类:编程语言   时间:2014-12-02 14:43:27    阅读次数:121
Eclipse搭建hadoop开发环境
1、  软件环境 a)        Eclipse b)        运行中的hadoop集群 2、  eclipse上安装hadoop插件 a)        首先将eclipse Hadoop的插件放置到eclipse/plugins目录下,重启eclipse b)        如果插件安装成功,打开Windows—Preferences后,在窗口左侧会有Hadoop Map/...
分类:系统相关   时间:2014-12-02 00:09:10    阅读次数:299
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!