04 2021 档案

摘要:基本规范 (全局)Global variables: ‘_rule’ or ‘_globalRule’; (局部)Local variables: ‘rule’ or ‘globalRule’; (局部自定义)Custom variables: ‘rule’ or ‘global_rule’; (私 阅读全文
posted @ 2021-04-12 10:32 一直傲娇的鲨鱼 阅读(50) 评论(0) 推荐(0)
摘要:T4模板基于DbFirst生成实体Model 依赖项 核心依赖项:SqlSugar.dll 1 <#@ template debug="true" hostspecific="true" language="C#" #> 2 <#@ import namespace="System.Collecti 阅读全文
posted @ 2021-04-01 10:24 一直傲娇的鲨鱼 阅读(203) 评论(2) 推荐(0)