Giter Club home page Giter Club logo

notebook's Introduction

Oi!Happy that you are looking me.🎉🎉

notebook's People

Contributors

prokingdu avatar

Stargazers

 avatar

Watchers

 avatar

notebook's Issues

关于MVC架构中衍生的Service层的相关知识

在最近的业务开发中发现很多框架应用了Service这一业务层,例如在开发Thinkphp的商城系统和微信小程序的云函数框架中都在MVC衍生出了service层,尝试在网络搜索没有找到太多的相关信息,大多是都是关于SSM的Service而非MVC的Service。

在stackoverflow中发现一个帖子有相关的传统MVC与service的讨论,粗略看了一下Service大致是用于在Controller与Model中作为中间层弱化二者之间的耦合性,提高二者业务上的独立性,Controller只负责执行(例如执行Service),而Model只用于数据处理,通过Service沟通执行与处理的关系。

提一个Issue,接下来处理这个问题。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.