草叶睡蜢

导航

12 2021 档案

英语短语/词组-20211220
摘要:famous literary book 文学名著 seek justice 寻求公正 a newborn baby 新生婴儿 beware of poisonous things 小心有毒的东西 rat poison 灭鼠剂 certain mushrooms 某些蘑菇 car accident 阅读全文

posted @ 2021-12-29 07:56 草叶睡蜢 阅读(122) 评论(0) 推荐(0)

英语词组/短语-20211217
摘要:outdoor activities 户外活动 in their leisure time 在他们的空闲时间里 drive off 开走 carry a container 载着一个集装箱 once upon a time 很久以前 against the enemy 对抗敌人 the large 阅读全文

posted @ 2021-12-28 07:59 草叶睡蜢 阅读(161) 评论(0) 推荐(0)

英语词组/短语-20211216
摘要:the surface of the soup 汤的表面 three generations of people 三代人 there is a job vacancy 有一个职位缺人 secondhand smoking 二手烟 reserve tables 订座 lots of useful in 阅读全文

posted @ 2021-12-27 08:05 草叶睡蜢 阅读(164) 评论(0) 推荐(0)

英语词组/短语-20211214
摘要:video call 视频电话 college diploma 大学毕业证 the injured kitten 受伤的小猫 three different forms 三种不同的形态 marketing plan 市场营销计划 increase the sales of the product 提 阅读全文

posted @ 2021-12-24 07:56 草叶睡蜢 阅读(145) 评论(0) 推荐(0)

Web应用开发教程 - Part 8: 作家:应用层
摘要:Web应用开发教程 - Part 8: 作家:应用层 //[doc-params] { "UI": ["MVC","Blazor","BlazorServer","NG"], "DB": ["EF","Mongo"] } 关于本教程 在这个教程系列中,你将创建一个基于ABP的Web应用程序,叫 Ac 阅读全文

posted @ 2021-12-23 10:16 草叶睡蜢 阅读(188) 评论(0) 推荐(0)

Web应用开发教程 - Part 7: 作家:数据库集成
摘要:Web应用开发教程 - Part 7: 作家:数据库集成 //[doc-params] { "UI": ["MVC","Blazor","BlazorServer","NG"], "DB": ["EF","Mongo"] } 关于本教程 在这个教程系列中,你将创建一个基于ABP的Web应用程序,叫 阅读全文

posted @ 2021-12-22 09:33 草叶睡蜢 阅读(164) 评论(0) 推荐(0)

英语词组/短语-20211213
摘要:new trend 新时尚 four limbs 四肢/四条腿 history book 史书 the box game ended in a draw 拳击比赛最终以平局结束 completely bankrupt 彻底破产 reach a deal 达成合作协议 negative comment 阅读全文

posted @ 2021-12-21 09:42 草叶睡蜢 阅读(128) 评论(0) 推荐(0)

Web应用开发教程 - Part 6: 作家:领域层
摘要:Web应用开发教程 - Part 6: 作家:领域层 //[doc-params] { "UI": ["MVC","Blazor","BlazorServer","NG"], "DB": ["EF","Mongo"] } 关于本教程 在这个教程系列中,你将创建一个基于ABP的Web应用程序,叫 Ac 阅读全文

posted @ 2021-12-21 09:25 草叶睡蜢 阅读(174) 评论(0) 推荐(0)

英语词组/短语-20211102
摘要:close the deal 生意成交 logical thinking 逻辑思维 take up gardening as a hobby 喜欢上园艺 pave a pathway 铺路 air pollution 空气污染 at first 起初,一开始 阅读全文

posted @ 2021-12-20 18:38 草叶睡蜢 阅读(130) 评论(0) 推荐(0)

Web应用开发教程 - Part 5: 授权
摘要:Web应用开发教程 - Part 5: 授权 授权 ABP框架提供了一个基于ASP.NET Core的授权基础设施的授权系统。在标准授权基础架构之上增加的一个主要功能是权限系统,它允许定义权限并启用/禁用每个角色、用户或客户端。 权限命名 一个权限必须有一个唯一的名字( string类型). 最好的 阅读全文

posted @ 2021-12-20 13:16 草叶睡蜢 阅读(443) 评论(0) 推荐(0)

基于ABP框架的Web应用程序开发教程(翻译)
摘要:Web Application Development Tutorial Web应用程序开发教程 About This Tutorial 关于本教程 In this tutorial series, you will build an ABP based web application named 阅读全文

posted @ 2021-12-18 16:57 草叶睡蜢 阅读(236) 评论(0) 推荐(0)

ABP学习demo分享
摘要:ABP 学习示例程序 基于EFCore+MySQL实现,按照官方示例(包含Quick Start中的TODO项目和Tutorials中的Books+Authors项目)一步一步对照官方指导说明实现。 AbpTestDemo.Application AbpTestDemo.Application.Co 阅读全文

posted @ 2021-12-18 16:37 草叶睡蜢 阅读(213) 评论(0) 推荐(0)

英语词组/短语-20211025
摘要:full mark 满分 world peace 世界和平 payment methods 支付方式 setting menu 设置菜单 exact height 精确高度 perform an operation 做手术 float on the lake 飘在湖上 international i 阅读全文

posted @ 2021-12-17 08:41 草叶睡蜢 阅读(156) 评论(0) 推荐(0)

7 Reference Books 引用书籍
摘要:Reference Books 引用书籍 If you are more interested in the Domain Driven Design and building large-scale enterprise systems, the following books are recom 阅读全文

posted @ 2021-12-14 14:17 草叶睡蜢 阅读(197) 评论(2) 推荐(0)

6.2 Examples 示例
摘要:Examples 示例 This section contains some Application Service and Domain Service examples to discuss how to decide to place business logic inside these s 阅读全文

posted @ 2021-12-14 14:10 草叶睡蜢 阅读(199) 评论(0) 推荐(0)

6.1 Multiple Application Layers 多种应用层
摘要:Multiple Application Layers 多种应用层 DDD helps to deal with complexity when your system is large. Especially, if there are multiple applications are bein 阅读全文

posted @ 2021-12-14 13:28 草叶睡蜢 阅读(149) 评论(0) 推荐(0)

6 Domain Logic & Application Logic 领域逻辑&应用逻辑
摘要:Domain Logic & Application Logic 领域逻辑&应用逻辑 As mentioned before, Business Logic in the Domain Driven Design is split into two parts (layers): Domain Lo 阅读全文

posted @ 2021-12-14 11:46 草叶睡蜢 阅读(159) 评论(0) 推荐(0)

5.2 Updating / Manipulating An Entity 更新/使用实体
摘要:Updating / Manipulating An Entity 更新/使用实体 Once an entity is created, it is updated/manipulated by the use cases until it is deleted from the system. T 阅读全文

posted @ 2021-12-14 11:19 草叶睡蜢 阅读(77) 评论(0) 推荐(0)

5.1 Entity Creation 创建实体
摘要:Example Use Cases 用例案例 This section will demonstrate some example use cases and discuss alternative scenarios. 本节将展示一些用例案例,并讨论替代方案。 Entity Creation 创建 阅读全文

posted @ 2021-12-14 10:17 草叶睡蜢 阅读(255) 评论(0) 推荐(0)

英语词组/短语-20211021
摘要:a perfect place for relaxation 放松/休养的好地方 environmental protection 环境保护 luxury car 豪车 reach for the ball 够球 see a doctor 看病 fail the exam 考试不及格 the ind 阅读全文

posted @ 2021-12-11 13:30 草叶睡蜢 阅读(51) 评论(0) 推荐(0)

4.7 Data transfer Objects 数据传输对象
摘要:Data transfer Objects 数据传输对象 A DTO is a simple object that is used to transfer state (data) between the Application and Presentation Layers. So,Applic 阅读全文

posted @ 2021-12-11 10:20 草叶睡蜢 阅读(304) 评论(0) 推荐(0)

4.6 应用层服务
摘要:Application Services 应用服务 An Application Service is a stateless service that implements use cases of the application. An application service typically 阅读全文

posted @ 2021-12-10 10:02 草叶睡蜢 阅读(192) 评论(0) 推荐(0)

4.5 领域服务
摘要:Domain Services 领域服务 Domain Services implement domain logic which; 领域服务实现了领域逻辑,其中: Depends on services and repositories. 取决于服务和存储库。 Needs to work with 阅读全文

posted @ 2021-12-10 09:24 草叶睡蜢 阅读(294) 评论(0) 推荐(0)

4.4 Specifications 规范
摘要:Specifications 基本原则 A specification is a named, reusable, combinable and testable class to filter the Domain Objects based on the business rules. 一个规范 阅读全文

posted @ 2021-12-09 11:13 草叶睡蜢 阅读(233) 评论(0) 推荐(0)

4.3 Repositories 存储层
摘要:Repositories 存储层 A Repository is a collection-like interface that is used by the Domain and Application Layers to access to the data persistence syste 阅读全文

posted @ 2021-12-08 16:02 草叶睡蜢 阅读(204) 评论(0) 推荐(0)