标题:CAD里改VB
只看楼主
maple8917
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2012-12-29
 问题点数:0 回复次数:0 
CAD里改VB
Dim aEnt As AcadEntity
  Dim sOld As String
  Dim sNew As String
  '<1>加前缀<2>加后缀<3>字符替换
  Dim sPstr As String '前缀
  Dim sEstr As String '后缀
  Dim sFind, sReplace As String
  Dim sOp As String
  
  sFind = ""
  sReplace = ""
  sPstr = ""
  sEstr = ""
  
  我想实现第一步:C替换
第二步:232424替换
第三步:前缀加3534663V   
2012-12-29 21:49



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-394476-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.680401 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved