CodeSmith 使用教程: 总结
java哥
阅读:655
2021-04-01 00:27:05
评论:0
前面基本介绍了CodeSmith的基本用法和编写代码模板的基本方法,这只是CodeSmith功能的一部分,其它部分可以参考CodeSmith文档和类文件定义。此外可以参考CodeSmith附带的示例模板。
为便于查询,列出所有文档如下:
- CodeSmith 使用教程(1): 概述
- CodeSmith 使用教程(2): 编写第一个代码模板
- CodeSmith 使用教程(3): 自动生成Yii Framework ActiveRecord类简单模板
- CodeSmith 使用教程(4): 基本语法-CodeTemplate 指令
- CodeSmith 使用教程(5): 基本语法-使用注释
- CodeSmith 使用教程(6): 基本语法-声明和使用属性
- CodeSmith 使用教程(7): 基本语法-转义Asp.Net标记
- CodeSmith 使用教程(8): CodeTemplate对象
- CodeSmith 使用教程(9): Progress对象
- CodeSmith 使用教程(10): CodeTemplateInfo 对象
- CodeSmith 使用教程(11) 引用其它文件或.Net 类库
- CodeSmith 使用教程(12) 使用主从代码模板
- CodeSmith 使用教程(13) 调试
- CodeSmith 使用教程(14) 使用SchemaExplorer来获取数据库定义
- CodeSmith 使用教程(15) 为Yii Framework 创建生成ActiveRecord的代码模板
- CodeSmith 使用教程(16) 使用XMLProperty
- CodeSmith 使用教程(17) Merge策略
声明
1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。