摘要: amqsget.c 从mq中读取消息 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <cmqc.h> #include "amqsget.h" #include "commonfunc.h" int mqsGe 阅读全文
posted @ 2018-03-13 14:35 丁培飞 阅读(3194) 评论(0) 推荐(0)