会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wjq310
博客园
首页
新随笔
联系
管理
订阅
2016年10月8日
PHP实现进程间通信:消息队列 msg_get_queue 函数不存在
摘要: $message_queue_key = ftok(__FILE__, 'a'); $message_queue = msg_get_queue($message_queue_key, 0666); Fatal error: Call to undefined function msg_get_qu
阅读全文
posted @ 2016-10-08 16:03 wjq310
阅读(1691)
评论(0)
推荐(0)
公告