文件名称:DelphiPrefixChange

  • 所属分类:
  • 编译器/词法分析
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2013-04-16
  • 文件大小:
  • 231kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • al***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Delphi单元前缀修改工具



工具需要修改的内容:



需要修改的文件列表:



1)  单元文件修改:同时也要修改uses列表中的内容,单元头

2)  类名修改:以TOldPrefix开头的符号,修改成TNewPrefix开头的符号

3)  对象或变量名修改1:以fOldPrefix开头的符号,修改成fNewPrefix的符号

4)  对象或变量名修改2:以OldPrefix开头的符号,修改成NewPrefix的符号





一个词中,有OldPrefix,且前一个字母小写,后一个字母大写,且自身是大写开头,小写结尾,则替换这个词



最后还要自动规范一下ID



如,acAstazlib没有被替换,但在已经替换词表中有这个词,则使用WholeWord替换法,全面规范一下结果。-The Delphi unit prefixes modify Tools need to modify the content: the need to modify the list of files: 1) unit file Modified: uses the contents of the list must also be modified, unit 2) class name changes: the beginning of the symbol to TOldPrefix modified TNewPrefix the beginning of the symbol 3) modify the object or variable name 1 the beginning: fOldPrefix, symbols, modify into fNewPrefix symbols 4) object or variable names modify 2 the beginning: OldPrefix, symbols, modify into a symbol of a word NewPrefix OldPrefix lowercase and the first letter after letter capitalized, and its own capital at the beginning, the lower end, replace the word finally, the automatic specification ID as, acAstazlib the has not been replaced, but the vocabulary has been replaced with the word, use WholeWord replace comprehensive specification results.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





DelphiPrefixChange\doc\Delphi单元前缀修改工具.doc

..................\src\DelphiPrefixChange.cfg

..................\...\DelphiPrefixChange.dof

..................\...\DelphiPrefixChange.dpr

..................\...\DelphiPrefixChange.exe

..................\...\DelphiPrefixChange.res

..................\...\DelphiPrefixChange.~dpr

..................\...\fMainform.dcu

..................\...\fMainform.ddp

..................\...\fMainform.dfm

..................\...\fMainform.pas

..................\...\fMainform.~ddp

..................\...\fMainform.~dfm

..................\...\fMainform.~pas

..................\doc

..................\src

DelphiPrefixChange

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org