运行TextTransform.exe时,如何区分TextTemplatingFilePreprocessor和TextTemplatingFileGenerator?

编程入门 行业动态 更新时间:2024-10-20 03:33:14
本文介绍了运行TextTransform.exe时,如何区分TextTemplatingFilePreprocessor和TextTemplatingFileGenerator?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

运行TextTransform.exe时,如何区分TextTemplatingFilePreprocessor和TextTemplatingFileGenerator? 我不能像大多数人所指的那样使用msbuild,所以我在寻找特定的东西:如何在命令行中为给定的TT文件运行TextTemplatingFilePreprocessor. 谢谢!

When running TextTransform.exe, how to distinguish between TextTemplatingFilePreprocessor and TextTemplatingFileGenerator? I cannot use msbuild as most people refer to, so I'm looking for specific thing: how to run TextTemplatingFilePreprocessor in command line for a given TT file. Thank you!

推荐答案

TextTransform.exe不支持预处理.如果您不能使用msbuild任务(请记住,可以使用msbuild独立任务在其他过程中执行此步骤),则可以编写自定义主机. MSDN上有一个示例,位于 msdn.microsoft/zh-CN /library/bb126519.aspx

TextTransform.exe doesn't support preprocessing unfortunately. If you can't use the msbuild tasks (remember you can use msbuild standalone to just do this step inside some other process), then you could write a custom host. There's a sample on MSDN at msdn.microsoft/en-us/library/bb126519.aspx

更多推荐

运行TextTransform.exe时,如何区分TextTemplatingFilePreprocessor和TextTemplatingFileGenera

本文发布于:2023-11-05 08:14:58,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1560329.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:exe   TextTransform   TextTemplatingFileGenerator   TextTemplatingFilePreprocessor

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!