1. 首页
  2. 编程语言
  3. 其他
  4. PowerDesigner中文字段名自动脚本
下载地址
用户评论
码姐姐匿名网友 2019-01-12 05:22:44

Private sub ProcessFolder(folder) Dim Tab 'running table for each Tab in folder.tables if not tab.isShortcut then 'tab.name = tab.comment Dim col ' running column for each col in tab.columns col.stereotype = col.comment next end if

码姐姐匿名网友 2019-01-12 05:22:44

10分不值啊,大家勿下

码姐姐匿名网友 2019-01-12 05:22:44

不错 已经解决问题

码姐姐匿名网友 2019-01-12 05:22:44

诶别人弄的 很有用

码姐姐匿名网友 2019-01-12 05:22:44

下了,对我个人作用不大

码姐姐匿名网友 2019-01-12 05:22:44

有点不符合实际啊 需要改一下 原代码是用来把评论复制到stereotype里去的,51行 view.comment改成view.name就好了