Giter VIP home page Giter VIP logo

blog's Introduction

Hello

keep learning

stanye's GitHub stats

blog's People

Contributors

stanye avatar

Watchers

 avatar  avatar

blog's Issues

技术型产品经理需要了解的知识点

https://www.stanye.com/blog/2018/05/10/Technical-product-manager.html

MVCMVC是一个框架模式,它强制性的使应用程序的输入、处理和输出分开。以JAVA为例,最典型的MVC就是JSP + SERVLET+ JAVABEAN的模式。通俗的讲,程序可以有一种方式的写法,都在JSP的代码中处理所有事情。但是这样回答来极大的耦合问题,所以才去MVC模式把视觉(前台)、后台、数据库拆分开来处理。减少偶尔、增加复用性等。

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.