文件名称:seatune_Excel_Formula_Parser
介绍说明--下载内容均来自于网络,请自行研究使用
该程序把Excel公式分解为Token序列。目前已有人翻译成C#和Python。
本人现在将其改为Delphi,程序中用到TRegExpr单元用于正则表达式分析。希望有高手将其进一步将其扩展,加入优先级功能,使其功能更加完整。-The program is divided into the Excel formula Token sequence. Has been translated into C# and Python. I will now change it to Delphi, the program used TRegExpr analysis unit for regular expressions. Hope to master to further its expansion, adding the priority feature, so that it functions more complete.
本人现在将其改为Delphi,程序中用到TRegExpr单元用于正则表达式分析。希望有高手将其进一步将其扩展,加入优先级功能,使其功能更加完整。-The program is divided into the Excel formula Token sequence. Has been translated into C# and Python. I will now change it to Delphi, the program used TRegExpr analysis unit for regular expressions. Hope to master to further its expansion, adding the priority feature, so that it functions more complete.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Project1.dpr
Project1.exe
Project1.res
RegExpr.pas
Unit1.dfm
Unit1.pas
说明.txt
ExcelParser.pas
seatune_Excel_Formula_Parser.gif
Project1.exe
Project1.res
RegExpr.pas
Unit1.dfm
Unit1.pas
说明.txt
ExcelParser.pas
seatune_Excel_Formula_Parser.gif