nasdaqhe's blog

被生活强jian着
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年11月9日

摘要: '格式化字符串 function strformat(str) strformat=str Dim regEx, Match, Matches ' 建立变量。 Set regEx = New RegExp ' 建立正则表达式。 regEx.Pattern = "["&vbcrlf&"]+" ' 设置模式。 regEx.IgnoreCas... 阅读全文

posted @ 2007-11-09 10:54 nasdaqhe 阅读(1290) 评论(0) 推荐(0) 编辑