码迷,mamicode.com
首页 > Windows程序 > 详细

c# 用字符串分割字符串

时间:2021-02-02 10:54:39      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:other   reg   col   spl   string   nbsp   bbb   option   字符串   

 Regex.Split(OtherSQL, "AND", RegexOptions.IgnoreCase);
string OtherSQL="AAA AND BBB AND CCC";

 

c# 用字符串分割字符串

标签:other   reg   col   spl   string   nbsp   bbb   option   字符串   

原文地址:https://www.cnblogs.com/baimy/p/14356262.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!