编译总是失败提示 包含了窄字符;比如下面的提示:error C2664: 'CreateEventA' : cannot convert parameter 4 from 'const wchar_t *' to 'LPCSTR'error C2664: 'OutputDebugStringA' :...
分类:
其他好文 时间:
2015-05-04 15:14:46
阅读次数:
116
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command ...
分类:
数据库 时间:
2015-05-04 11:32:39
阅读次数:
136
Cannot open /dev/ttyS0: Permission denied解决 今天在ubuntu12.04上运行Serial port terminal 出现了Cannot open /dev/ttyS0: Permission denied提示字样 解决方法如下: 1.由于tty...
分类:
系统相关 时间:
2015-05-04 11:24:01
阅读次数:
411
nodejs module cannot find 错误
分类:
Web程序 时间:
2015-05-03 23:31:33
阅读次数:
292
There is a known issue in Windows 10 Insider Preview build 10074 (see here).Developers cannot enable Developer Mode in the Settings app for installing...
Xcode 工程文件打开不出来, cannot be opened because the project file cannot be parsed.svn更新代码后,打开xcode工程文件,会出现 xxx..xcodeproj cannot be opened because the proje...
分类:
其他好文 时间:
2015-05-03 13:11:34
阅读次数:
141
CentOS 6.5下安装gcc-4.8.4 make的时候提示以下错误:
configure: error: cannot compute suffix of object files: cannot compile解决办法:
我的gmp, mpfr, mpc都是使用默认参数安装的,没指定任何参数./configure
make
make install所以直接使用下面的命令设置环境变量就可以...
分类:
其他好文 时间:
2015-05-02 08:29:26
阅读次数:
164
因为做Zip和Rar解析的时候,找到了mucommander工具,可将其jar包导入项目里执行发现报:类型转换错误,org.apache.commons.logging.impl.Log4JLogger cannot be cast to org.apache.commons.logging.imp...
分类:
其他好文 时间:
2015-05-01 20:00:08
阅读次数:
165
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause:....
分类:
数据库 时间:
2015-05-01 19:52:39
阅读次数:
1689
内网有一台windowsserver2012,安装了Navicat11.1.8连接oracle的时候,提示cannotloadocidll,193:D:\ProgramFiles(x86)\PremiumSoft\NavicatPremium***installclietnpackageisrequiredfrobasicandtnsconnectionformoreinfomation:http://*********解决方法如下:下载组件,链接..
分类:
数据库 时间:
2015-04-30 20:17:31
阅读次数:
1133