码迷,mamicode.com
首页 > Web开发 > 详细

CruiseControl.NET : Configuration Preprocessor

时间:2014-07-28 15:33:43      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:style   http   strong   io   for   html   ar   htm   

Original link:

http://build.sharpdevelop.net/ccnet/doc/CCNET/Configuration%20Preprocessor.html

 

For example:

 

<cruisecontrol xmlns:cb="urn:ccnet.config.builder">

   <!-- Included files (site-specific) -->

  <cb:include href="Config.xml" />

  <cb:include href="EMail.xml" />

  <cb:include href="Project.xml" />

</cruisecontrol>

 

What does "cb:include" mean? 

Is there any other similar definitions? How should I use them? 

 

Take above link for reference.

 

CruiseControl.NET : Configuration Preprocessor,布布扣,bubuko.com

CruiseControl.NET : Configuration Preprocessor

标签:style   http   strong   io   for   html   ar   htm   

原文地址:http://www.cnblogs.com/cindy-hu-23/p/3872941.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!