posts - 88, comments - 306, trackbacks - 10, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

01 2010 档案

摘要: CodeBuilder中的Template.FbBase是一个基于xml语法的基础模板,主要由defkeys、functions、parts、sections构成。代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><?xmlversion="1...阅读全文

posted @ 2010-01-28 01:04 faib 阅读(124) | 评论 (0) 编辑 |

摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.Drawing;usingSystem.Windows.Forms;usingFaibC...阅读全文

posted @ 2010-01-11 00:08 faib 阅读(75) | 评论 (0) 编辑 |

摘要: ITemplate接口代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem.Collections.Generic;namespaceFaibClass.TemplatePackage{///<summary>///模...阅读全文

posted @ 2010-01-11 00:07 faib 阅读(61) | 评论 (0) 编辑 |

摘要: ISource接口代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;namespaceFaibClass.SourcePackage{///<summary...阅读全文

posted @ 2010-01-11 00:05 faib 阅读(65) | 评论 (0) 编辑 |

摘要: 一个基于.net 2.0的代码生成器,提供了大量的接口,供使用者进行二次开发阅读全文

posted @ 2010-01-10 23:17 faib 阅读(729) | 评论 (7) 编辑 |