`
文章列表
  /// <summary> /// 将受到的消息进行处理 /// 作者QQ:147777583 /// </summary> public static string ManageReceiveMsg(string msg) { try { //string returnStr = null; Type a = typeof(Hl7Resol ...
/// <summary> /// 将受到的消息进行处理 /// 分解更新到数据库 /// </summary> private void ManageReceiveMsg(AsyTcpSocketClient client, string msg) { /* #region 测试数据 msg = "MSH|^~\\&|VERBENA|PRAEZISION|R ...
Global site tag (gtag.js) - Google Analytics