会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
steeven
不以物喜 不以己悲
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
公告
2004年5月18日
Field 包装成property的宏
摘要: 支持单行多行、行尾注释。VB不熟,垃圾代码很多 :) Sub Field2Porperty() Dim str As String str = DTE.ActiveDocument.Selection.Text() Dim lines As String() lines = System.Text.RegularExpressions....
阅读全文
posted @ 2004-05-18 00:33 steeven
阅读(714)
评论(5)
推荐(0)
编辑