码迷,mamicode.com
首页 >  
搜索关键字:r cannot be resolved    ( 5515个结果
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
测试工程执行,遇到sql-mapconfig-2.dtd文件不存在的问题
[persistence/sql-map-.xml]; nested exception is java.io.FileNotFoundException: class path resource [sql-map-config-2.dtd] cannot be opened because it does not exist at org.springframework.beans.fac...
分类:数据库   时间:2014-09-10 12:49:40    阅读次数:402
Solving Konqueror cannot display Chinese
Just installed the KDE on my Ubuntu, and the Internet explorer comes with the KDE is the Konqueror, however the first time I was using the Konqueror found it cannot display the Chinese properly, all becomes gubbish characters, found the solution by google...
分类:其他好文   时间:2014-09-10 12:36:20    阅读次数:253
curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in
当系统开启safe_mode和 open_basedir,在程序中使用以下语句curl_setopt($curl, CURLOPT_FOLLOWLOCATION, 1);并且遇到301,302状态吗时会出现错误PHP Warning: curl_setopt(): CURLOPT_FOLLOWLOC...
分类:其他好文   时间:2014-09-10 12:27:20    阅读次数:178
android 隐藏应用图标,用快捷方式做启动入口,实现伪动态改变图标
今天遇到了很无语很坑的需求,说是要在应用安装的时候根据参数的不同动态生成桌面图标,这再android里基本上是不可能的,下面有stackoverflow上的一句话:You cannot change the application icon (or the Android manifest, o.....
分类:移动开发   时间:2014-09-10 12:23:20    阅读次数:306
tar: bzip2: Cannot exec: No such file or directory
用tar 解压 tar.bz2文件出错debian:/usr/src# tar jxf linux-2.6.26.tar.bz2tar: bzip2: Cannot exec: No such file or directorytar: Error is not recoverable: exiti...
分类:其他好文   时间:2014-09-09 19:55:59    阅读次数:451
【android NDK JNI】android-ndk-r9d+adt-bundle-windows环境搭建-Hello-jni案例说明
参考了博客:http://blog.csdn.net/leilu2008/article/details/12495273  我用的android ndk版本是:android-ndk-r9d-windows-x86_64.zip。 提醒:解压之后千万不要保存在含有空格的目录里。否则,下面给jni里的c、c++编译的时候,编译器会报错。 NDK path cannot contain...
分类:移动开发   时间:2014-09-09 12:59:38    阅读次数:269
jdbc连接
最近用jdbc连接出现了两个比较费时的问题:问题1 :mysql创建TEXT类型的表示,总提示默认值上错误:找了这么一篇文章解决了问题:http://www.sharkuo.com/BLOB-TEXT-column-cannot-have-a-default-value-queryCreate ta...
分类:数据库   时间:2014-09-09 12:10:18    阅读次数:187
VM ware 安装12.04以后启动虚拟机的unity mode模式
这是一个非常难以找到解决方法的问题,因为VMWare和Ubuntu都有Unitiy,前者指的是Unity Mode,后者指的是Unity Shell。我的主机操作系统是Windows 7 ,安装VMWare 9.0.1,虚拟机中运行Ubuntu 12.04 。当我试图把VMWare切换到Unity Mode,我得到以下信息: The virtual machine cannot enter ...
分类:其他好文   时间:2014-09-06 22:36:04    阅读次数:192
eclipse安装maven报错
Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse (inc....
分类:系统相关   时间:2014-09-06 00:59:32    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!