阅读全文:http://www.cckan.net/forum.php?mod=viewthread&tid=170

先看看方法吧,很简单的方法

 

 sourceStr;
        }

下在是使用方法

示例字符

result=0&des=OK&mobile=13167507389&content=123&recvtime=2009-1-1 12:00:00&mobile=13167507389&content=123&recvtime=2009-2-2 12:00:00

 

  //消息的描述
                if (strsms.IndexOf("des=">= 0)
                {
                    
string strSms = smsindexOf(strsms, "des");
                }

 

 

 

相关文章:

  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案