码迷,mamicode.com
首页 >  
搜索关键字:cannot    ( 5234个结果
stm32调试记录一
..\..\SYSTEM\usart\usart.c(1): error: #5: cannot open source input file "sys.h": No such file or directory #include "..\sys\sys.h"这样就可以找到路径了 再次编译出现了问题...
分类:其他好文   时间:2014-07-26 14:56:20    阅读次数:442
spoj gss2 : Can you answer these queries II 离线&&线段树
1557. Can you answer these queries IIProblem code: GSS2Being a completist and a simplist, kid Yang Zhe cannot solve but get Wrong Answer from most of....
分类:其他好文   时间:2014-07-26 05:44:27    阅读次数:377
Error occured processing XML 'Cannot find class [springmvc.extention.BeanArgumentResolver]'.
Description Resource Path Location Type Error occured processing XML 'Cannot find class [springmvc.extention.BeanArgumentResolver]'. See Error Log for more details applicationContext.xml maven在管...
分类:编程语言   时间:2014-07-26 02:22:46    阅读次数:224
cocos2d-js引擎学习笔记
Scale9Sprite在用Scale9Sprite.create的时候出现Uncaught TypeError: Cannot call method 'create' of undefined这个错误,后来发现在默认情况下,project.json里的modules只自带cocos2d模块,通过...
分类:Web程序   时间:2014-07-25 19:00:01    阅读次数:361
配置WebSite的IIS时遇到的问题与解决方法
1:Server ErrorInternet Information Services 7.5Error SummaryHTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the...
分类:Web程序   时间:2014-07-25 18:58:42    阅读次数:587
hibernate之createQuery与createSQLQuery
信息: java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to com.miracle.dm.doc.catalog.model.UserInfo 原来的查询语句: String sql = "select a.* from tb_user_info a where a.cat_code like '"+catCo...
分类:数据库   时间:2014-07-24 23:17:33    阅读次数:331
import the library to Android Studio
To import the library to Android Studio, there is two methods that can (or cannot) work. The first one worked for me, but when I tried the second, it ...
分类:移动开发   时间:2014-07-24 22:42:13    阅读次数:284
linux下无法启动eclipse:/usr/local/jdk1.6.0_17/bin/../jre/lib/i386/client/libjvm.so: cannot restore segmen
解决办法:vi /etc/sysconfig/selinux将:SELINUX=enforcing改为:#SELINUX=enforcingSELINUX=disabled 重启linux
分类:系统相关   时间:2014-07-24 14:42:05    阅读次数:245
Some projects cannot be imported because they already exist in the workspace
遇到问题:第一次从外部文件导入HelloWorld工程到workspace目录中,成功。删除后,再次从外部导入workspace目录提示 Some projects cannot be imported because they already exist in the workspaceeclip...
分类:其他好文   时间:2014-07-24 10:20:23    阅读次数:415
eclipse 中添加工程 Some projects cannot be imported because they already exist in the workspace
第一次从外部文件导入HelloWorld工程到workspace目录中,成功。删除后,再次从外部导入workspace目录提示Some projects cannot be imported because they already exist in the workspaceeclipse中删除H...
分类:系统相关   时间:2014-07-23 20:40:15    阅读次数:252
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!