摘要: 1本机创建队列 2 public ActionResult About() { for (int i = 1; i < 6; i++) { //发送字符串消息 System.Messaging.Message msg = new System.Messaging.Message(); //内容 ms 阅读全文
posted @ 2020-10-16 17:46 小雨小雨zzj 阅读(58) 评论(0) 推荐(0)