
正则表达式
OutFocus
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
正则表达式
'注意引用VBScript_RegExp_55.RegExp Module RegExp '======================================== 'RegExp 1.0 'patrn 表达式 'strng 检索字符串 '==========================转载 2013-06-07 08:06:08 · 625 阅读 · 0 评论 -
VB.net 获取网络时间
[code=vb] '获得网络时间 ''' ''' 网络时间() ''' ''' 定义时间格式 ''' 网络时间 ''' Function GetWebTime(Optional Style As Microsoft.VisualBasic.DateFormat = Nothing) As String原创 2013-10-09 15:14:22 · 5218 阅读 · 1 评论