摘要:
1.安装jansson ./configure make make install 2.生成帮助文档 cd doc make html 编译安装doc时提示 spinx-build not a command 执行下面语句安装sphinx easy_install -U Sphinx 生成_buil 阅读全文
posted @ 2014-05-12 19:37
欢跳的心
阅读(13150)
评论(0)
推荐(0)
摘要:
1.检测是否安装了FTP rpm -q vsftpd 2.安装ftp yum install vsftpd 3.完成ftp安装后,将 /etc/vsftpd/user_list 和 /etc/vsftpd/ftpusers文件中的root这一行注释掉 #root 4.编辑 /etc/vsftpd/v 阅读全文
posted @ 2014-05-12 19:33
欢跳的心
阅读(698)
评论(0)
推荐(0)
摘要:
在使用消息队列时,调用 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/ipc.h> #include <sys/msg.h> struct mymsg { 阅读全文
posted @ 2014-05-12 19:18
欢跳的心
阅读(597)
评论(0)
推荐(0)
浙公网安备 33010602011771号