摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespaceCommon { public static class EmojiFilter { /** * 检测是否有emoji字符 * @pa... 阅读全文
摘要:
Internet Explorer Internet Explorer 5 Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; WOW64; Trident/4.0; SLCC1) Internet Explorer 6 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; WOW64; Tr... 阅读全文
摘要:
use mastergoif exists (select name from sysobjects where name = 'sp_generate_insert_script')begin drop proc sp_generate_insert_script print 'old ver... 阅读全文