2013年8月27日

摘要: 1.Could not find the main class: org.apache.zookeeper.server.quorum.QuorumPeerMain. Program will exit.安装包损坏,找不到对应文件。重新安装。2.2013-03-28 11:13:32,205 - I... 阅读全文
posted @ 2013-08-27 09:30 solohac 阅读(2291) 评论(0) 推荐(0) 编辑
摘要: 我写了一个必然会崩溃的程序,名字为 test :#include "stdlib.h"#include "unistd.h"int main(){ char *pTest = NULL; memcpy(pTest , "123", 111); return 0;}编译后,直接执行,会在当前目录... 阅读全文
posted @ 2013-08-27 09:26 solohac 阅读(1542) 评论(0) 推荐(0) 编辑

导航