CentOS下如何安装libevent1.下载安装包新版本是libevent-2.0.10-stable。(如果你的系统已经安装了libevent,可以不用安装)官网:http://www.monkey.org/~provos/libevent/下载:http://www.monkey.org/~p...
分类:
其他好文 时间:
2014-06-18 15:46:17
阅读次数:
273
android.util.Log常用的方法有以下5个:Log.v()Log.d()Log.i()Log.w()以及Log.e()。根据首字母对应VERBOSE,DEBUG,INFO,WARN,ERROR。1、Log.v 的调试颜色为黑色的,任何消息都会输出,这里的v代表verbose啰嗦的意思,平时...
分类:
移动开发 时间:
2014-06-18 15:32:47
阅读次数:
287
当在post发送一个数据,返回来得如下错误的时候:Error Domain=NSCocoaErrorDomain Code=3840 "The operation couldn’t be completed. (Cocoa error 3840.)" (JSON text did not start...
分类:
Web程序 时间:
2014-06-18 14:38:36
阅读次数:
262
Ubuntu和win双系统删除ubuntu开机出错问题。报错error:unknown filesystem。 grub rescue>_很简单:进入pe打开diskgenius选择你的硬盘右键-----重建主引导mbr点击确定收工。
由于每次不正常关闭 MongoDB 的行为
导致今天打开 MongoDB 发现出现如下错误
unclean shutdown detected
解决方案(很详细):
http://docs.mongodb.org/manual/tutorial/recover-data-following-unexpected-shutdown/...
分类:
数据库 时间:
2014-06-18 12:09:18
阅读次数:
283
流媒体服务器开发,error LNK2019,error LNK2001,Live555编译出错...
分类:
其他好文 时间:
2014-06-17 22:23:36
阅读次数:
873
安装过程较简单,按着步骤走即可。这里需要提醒如果要使用PL/SQL来操作Oracle,那么最好安装32位Oracle程序。原因是网上说PL/SQL只对32位Oracle进行支持,如果用64为Oracle+PL/SQL协同工作,会出现许多问题,例如无法加载oci.dll等。自己当然也亲自经历过,64位的Oracle单独使用很好,但相应的PL/SQL Developer却较难配置。
安装过程...
分类:
数据库 时间:
2014-06-17 21:44:54
阅读次数:
339
PHP中的CURL函数库(Client URL Library Function)curl_close — 关闭一个curl会话curl_copy_handle — 拷贝一个curl连接资源的所有内容和参数curl_errno — 返回一个包含当前会话错误信息的数字编号curl_error — 返回...
分类:
Web程序 时间:
2014-06-17 20:00:28
阅读次数:
199
安装时出现configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autocon...
分类:
其他好文 时间:
2014-06-17 16:36:01
阅读次数:
1500
终于在Windows下能配置INNODB存储引擎了http://bbs.csdn.net/topics/390808876退出杀毒软件和防火墙错误日志文件和my.ini回复于: 2014-06-16 11:46:11140616 8:13:59 [ERROR] D:\Program Files (....
分类:
数据库 时间:
2014-06-17 14:19:33
阅读次数:
2098