本文介绍了Post构建脚本中的宏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在后期构建脚本中有一些预定义的宏.他们的工作很棒,但是我想创建自己的宏并将其添加到列表中.我该怎么办.

I have some pre defined Macros in the post build scripts. They are working great, but i want to create my own macro and add it to the list. How can i do that.

 

我已通过此链接 http ://social.msdn.microsoft.com/forums/zh-CN/vstsdb/thread/0c14ea01-5227-4f60-9416-4c25fb037fba/ (Jamie Laflen用户).但不明白,也许是杰米·希姆斯弗(jamie himsefl)进行阐述或阐述,那就更好了

I had gone through this link http://social.msdn.microsoft.com/forums/en-US/vstsdb/thread/0c14ea01-5227-4f60-9416-4c25fb037fba/ (Jamie Laflen user). But did not understand, may be if Jamie himsefl expalins or elaborates, it would be much better

推荐答案


这篇关于Post构建脚本中的宏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-26 04:31