原子定义定义包 提供Atom IDE的定义功能 产品特点 转到定义(使用键盘映射或上下文菜单)。 入门 在Atom中安装atom-ide-definitions 。 安装您要使用的IDE语言包: TypeScript JavaScript Python 防锈防锈 您也可以在Atom中搜索。 (可选)安装对cmd/ctrl+click支持的您可以在扩展设置中设置优先级和语法范围 贡献 请参阅。
2021-01-30 05:08:38 111KB atom atom-package hacktoberfest go-to-definition
1
Rest client是用来调试REST风格的Web服务,接收POST, GET, PUT, DELETE请求。在chrome或者firefox浏览器都有很多插件。目前发现chrome浏览器的advanced rest client的功能比较强大。因此介绍一下使用插件的安装与使用。谷歌浏览器advance-rest-client插件安装, 包含所有文档Advanced-REST-client和definitions.json ,使用方便。
2019-12-21 21:25:07 433KB Advanced-RES definitions.
1
Chrome扩展AdvanceRestClient加载的json文件definitions.json
2019-12-21 21:18:01 803KB Rest
1
本书是Eric Evans对他自己写的《领域驱动设计-软件核心复杂性应对之道》的一本字典式的参考书,可用于快速查找《领域驱动设计》中的诸多概念及其简明解释。书是英文版的,2015年3月修订版,我已经加了目录,方便大家参阅。 Acknowledgements Definitions Pattern Language Overview I. Putting the Model to Work Bounded Context Ubiquitous Language Continuous Integration Model-Driven Design Hands-on Modelers Refactoring Toward Deeper Insight II. Building Blocks of a Model-Driven Design Layered Architecture Entities Value Objects Domain Events * Services Modules Aggregates Repositories Factories III. Supple Design Intention-Revealing Interfaces Side-Effect-Free Functions Assertions Standalone Classes Closure of Operations Declarative Design iii Drawing on Established Formalisms Conceptual Contours IV. Context Mapping for Strategic Design Context Map Partnership * Shared Kernel Customer/Supplier Development Conformist Anticorruption Layer Open-host Service Published Language Separate Ways Big Ball of Mud * V. Distillation for Strategic Design Core Domain Generic Subdomains Domain Vision Statement Highlighted Core Cohesive Mechanisms Segregated Core Abstract Core VI. Large-scale Structure for Strategic Design Evolving Order System Metaphor Responsibility Layers Knowledge Level Pluggable Component Framework
2019-12-21 20:12:31 458KB DDD 领域驱动设计 “Eric Evans"
1