问题一:关闭IPv61、问题:使用yum下载东西的时候提示有一个IPv6的地址不可达,如下http://download.fedoraproject.org/pub/epel/6/x86_64/repodata/924f970f6436162727781050e63524af37f891ba57c8a374cdd0a87e53d89180-filelists.sqlite.bz2:[Errno14]PYCURLERROR7-"Failedtoc..
分类:
其他好文 时间:
2014-11-18 12:01:38
阅读次数:
587
Cannot find or open the PDB file 分类: vc++ 2013-08-19 16:48 672人阅读 评论(0) 收藏 举报 2012OpenCVWindows调试win32 vs2012运行程序时出现以下的情况: 'surfmatch.exe' (Win32): Lo...
分类:
数据库 时间:
2014-11-17 21:03:43
阅读次数:
420
编译VC++程序的时候出现如下提示警告:warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode f...
分类:
其他好文 时间:
2014-11-17 17:38:52
阅读次数:
182
[oracle@trade1 ~]$ sqlplus user1/user1SQL*Plus: Release 11.2.0.3.0 Production on Tue Aug 6 14:31:15 2013Copyright (c) 1982, 2011, Oracle. All rights r...
分类:
其他好文 时间:
2014-11-17 17:33:34
阅读次数:
125
编译例程文件出现下面错误 提示找不到apue.h err_quit err_quit函数,对于apue.h可在编译时指定路径:-Iinclude,或者直接将文件拷贝至当前的源代码目录下, 对于err_quit err_quit有两种方法: 1、直接将error.c文件放在源代码...
分类:
其他好文 时间:
2014-11-16 22:55:18
阅读次数:
208
今天用因为用git,所以把项目移出了workspace(git不推荐将repository放到workspace里面),然后就报错: Archive for required library XXX in project cannot be read or is not a valid ZIP file 发现项目下的...
分类:
移动开发 时间:
2014-11-16 18:57:45
阅读次数:
185
Flying RightTime Limit:1000MSMemory Limit:65536KTotal Submissions:1580Accepted:557DescriptionFiguring that they cannot do worse than the humans have, ...
分类:
其他好文 时间:
2014-11-16 10:28:35
阅读次数:
176
问题描述:打开Visual Studio命令行工具后,输出的错误信息,并且无法直接使用VS自带的工具。原因分析:没有运行正确的命令行工具,导致环境变量设置脚本没有正确运行。解决方案:选择正确的命令行工具运行,如在Windows 8 64位系统Visual Studio 2013的环境下,选择“VS2...
分类:
其他好文 时间:
2014-11-15 21:46:44
阅读次数:
1041
整合过程中出现问题记录:1、The import javax.servlet.http.HttpServletRequest cannot be resolved 解决办法:在tomcat的lib目录下找到 servlet-api.jar 加载classpath下面2、Bean named '*'....
分类:
其他好文 时间:
2014-11-15 21:39:57
阅读次数:
195
由Cannot create a generic array of ArrayList引出的学习--Java范型...
分类:
编程语言 时间:
2014-11-14 22:52:29
阅读次数:
273